/* CSS Document */

* { margin:0; padding:0 }
body {background-image:url(images/bg.jpg); background-repeat:repeat-x; background-color:#FFFFFF;}

	#container { width:900px; background:#FFFFFF; height:auto }
	
	#logoheader { width:900px;height:90px; padding-left:5px; margin-left:20px; }
	<!--#memberarea {  width:160px;height:20px; background:url(img/memberarea.png) no-repeat; margin-left:820px; text-align:left;  }-->
	#menu { width:900px;  }
	#left { float:left; width:940px; height:auto; border-right:#666666 0px dotted; margin-top:10px; padding-left:15px; }
	/*#right { float:left; width:220px; height:auto; margin-left:10px; margin-righ:5px;  text-align:left}*/
	#dot { width:900px; background:url(img/dot.png) repeat-x top ;}
		#footer { width:900px;  height:70px; clear:both; background-image:url(img/footer-bg.jpg); }
	#footerlink{ text-align:center; color:#000000; text-decoration:none; padding-top:1px; }
	#footerlink a{ font-family:Arial; font-size:11px; color:#000; text-decoration:none; }
	#footerlink a:hover{ font-family:Arial; font-size:11px; color:#000; text-decoration:none; }
	#footerlink a:visited{ font-family:Arial; font-size:11px; color:#000; text-decoration:none; }
	
	

	#topmenu a{font-family:Arial; font-size:11px; color:#000; text-decoration:none; padding-right:10px; }
	#topmenu a:hover{font-family:Arial; font-size:11px; color:#000; text-decoration:none;  /*bottom border is 3px*/ }
	#topmenu a:visited{font-family:Arial; font-size:11px; color:#000; text-decoration:none; }
	
	
	H1{font-family:Verdana; font-size:12px; font-weight:bold; color:000; margin-top:2px; }
	
	.more { 
font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#1A1A1A;
}

.heading { 
font-size: 14px; font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#1A1A1A;
}

.btn { 
font-size: 13px; font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#1A1A1A;
}

.textlink { 
font-size: 11px; font-weight:bold;
	font-family: Arial;
	color:#006633; text-decoration:underline
	}
	
	.whitetextlink { 
font-size: 11px; font-weight:bold;
	font-family: Arial;
	color:#FFFFFF; text-decoration:underline
	}
	
	.redtextlink { 
font-size: 11px; font-weight:bold;
	font-family: Arial;
	color:#d51032; text-decoration:none
	}
	
.bigtext {
font-size: 13px; font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#303131;
}

.normaltext {
font-size: 12px; font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#303131; line-height:1.4em;
}


.smalltext {
font-size: 11px; font-weight:normal;
	font-family: Arial, sans-serif;
	color:#666666; line-height:1.4em;
}

.Alert {
font-size: 11px; font-weight:normal;
font-family: Arial, sans-serif;
color:red; line-height:1.4em;
}

label{ font-size: 11px; font-weight:normal;
font-family: Arial, sans-serif;
color:red; line-height:1.4em;
padding-left:2px;
}

input { font-size: 11px; font-weight:normal;
font-family: Arial, sans-serif;
color:#333333; line-height:1.4em; }
