/*AIF StyleSheet Home*/





html{
   	 FONT-FAMILY:  Arial;
    	font-size: x-small;


     
}

body { 
    	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
    	color: #000000;
    	background-image: url(../images/bk.jpg);     
   	background-repeat: repeat-x;
	background-color: #000000


}



.topimg{
	margin-left: 3px;
	margin-right: 3px
}

td {
	font-size : small
}

/*/*/a{}


body td {
    	font-size : x-small
}

html>head:first-child+body td {
   	 font-size : small
}

/* */


.content{
	padding-left: 28px;
	padding-right: 12px;
	padding-top: 20px;
	padding-bottom: 18px;
	background-color: #9EA49E
}

.contenthme{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;

}	

.parahme{
	font-size: 80%;
	color: #CCCCCC;
	padding-top: 16px;
	padding-bottom: 16 px;
	padding-left: 70px;
	padding-right: 55px;
    	text-align: justify;
    	line-height: 1.4
}


/*bottom menu*/

#nav {
margin: 0
}

#nav ul {
list-style-type:none;
padding: 0
}



#nav li {
font-size: 75%;
display: inline;
padding-top: 0px;
padding- bottom: 0px;
padding-left:15px;
padding-right: 0px
}



#nav li a:link, #nav li a:active, #nav li a:visited {
display: inline;
padding: 0;
font-weight: normal;
color: #CCCCCC;
text-decoration:none
}

#nav li a:hover {
text-decoration:underline;
color: #CCCCCC
}


.copyright {
	color: #666666;
	font-weight: normal;
	font-size: 65%;
	text-align: right;
	padding-top: 9px;
	padding-right: 9px
}


a.motion:link, a.motion:active, a.motion:visited {
   	color: #666666;
	font-weight: normal;
	font-size: 75%;
   	text-decoration: none;
	text-align: left
	
}


a.motion:hover {
   	color: #666666;
	font-weight: normal;
	font-size: 75%;
   	text-decoration: underline;
	

}