
body {	margin: 0; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

form, p, h1, h2,h3,h4, ul, li { margin:0px; padding:0px}

a:link {color: #FFFFFF;	text-decoration: none;}
a:visited {color: #FFFFFF;text-decoration: none;}
a:hover {color: #FFFFFF;text-decoration: none;}
a:active {text-decoration: none;}

#topmenu{
	height:28px; 
	background:#e1dfe0; 
	border-bottom: #c8c8c8 solid 1px; 
	border-top: #c8c8c8 solid 1px; 
	text-align:center;
	font-family:Tahoma;
	font-size:12px;
	padding-top:10px;
}

#topmenu a{ color:#716f6f; text-decoration:none;}
#topmenu a:hover{ color:#333333; text-decoration:none;}


.link{color:#3583ad; text-decoration:none}
.link a{color:#3583ad; text-decoration:underline}
.link a:hover{color:#3583ad; text-decoration:none}

/*upper*My account and Signin*/

#upper{
	font-family:Arial;
	font-size:11.5px;
	font-weight:bold;
	
}

#upper a{ color:#666666; text-decoration:none;}
#upper a:hover{ color:#CC0000; text-decoration:underline;}

/*body style*/

h1{font-size:20px; color:#4a4949;}
h2{font-size:24px; color:#006699;}




/*Profile*/
.title{ height:28px; background:#000000 url(../images/tt2.gif) repeat-x; color:#FFFFFF; font-weight:bold; padding:3px;}
.button2{ background:#FFFFFF; height:28px; width:160px; font-family:Tahoma; font-variant:small-caps; font-size:14px; color:#000000; text-decoration:none; font-weight:bold; border:1px solid #999999; cursor:pointer; vertical-align:middle; }



/*Footer style*/
#footer{
	height:25px; 
	background:#000000; 
	border-bottom: #000000 solid 1px; 
	border-top: #000000 solid 1px; 
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	padding-top:10px;
	color:#000000;
}

#footer a{ color:#666666; text-decoration:none;}
#footer a:hover{ color:#666666; text-decoration:underline;}




