@import url(class.css);

img {border-color:#000000;}
body
{
	background-image:url(../images/iearn-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	margin-right: 0px;
	margin-left: 0px;
	SCROLLBAR-BASE-color: #cccccc;
	SCROLLBAR-ARROW-color: Gray;
	scrollbar-3dlight-color : #DDDDDD;
	scrollbar-darkshadow-color : #DDDDDD;
	scrollbar-shadow-color : #DDDDDD;
}
body, table, tr, td, font, p, th, input, textarea , caption, li, caption, div{font:10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}
h1{font:24px "Trebuchet MS";}
/*
a:link, a:visited{color: #00699B ;text-decoration: underline;}
a:hover {text-decoration: none;	color: #FF6600;}
a:active {	text-decoration: none;	color: #333333;}
*/
ol, ul{	margin-top:12px; margin-bottom:12px;}
li{padding-bottom:3px;}
p{margin-top:8px;	margin-bottom:8px;}
/* INPUT 
input[type=text], input[type=password]{border:1px solid #2F3030; background-color: #EAEAEA; width:90px; background-image:url(../images/textfieldBG.gif)}
input[type=submit]
{
	border:1px solid #2F3030; 
	background-image:url(../images/btnbg.gif); 
	height:17px; background-position:right; 
	padding-right:15px; 
}
input[type=submit]:hover{border:2px solid #2F3030}
*/

.UnderMainMenu {
	background-image:url(../images/menu-tq.gif); 
	background-repeat:repeat-x; 
	height:21px; 
	color:#FFFFFF;
	font-weight:500;
}
.UnderMainMenu * a:link, a:visited, a:active{
	color:#FFFFFF;
	text-decoration:underline;
}


a:link, a:active, a:visited, a:focus {color: #CC7840;text-decoration: underline;}
a:hover{color: #CC7840;	text-decoration: none;}

a:visited {color: #CC7840;text-decoration: underline;}
