BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECECEC;
scrollbar-face-color: #ffffff; 
scrollbar-shadow-color:   b5d5ff;  
scrollbar-highlight-color: #ffffff;; 
scrollbar-3dlight-color: ffffff;
scrollbar-darkshadow-color:   #ffffff ;; 
scrollbar-track-color:  #ffffff; 
scrollbar-arrow-color: ffffff;
}

a{
	font-size: 11px;
	font-weight: bold;
	color: #0024ff;
	text-decoration:none;
	font:tahoma;
}
a:hover{
font-size: 11px;
	color: #0018a7;
	text-decoration:underline;
	font:tahoma;
}

a.link1{	
font-size: 11px;
	font-weight: bold;
	color: #585858;
	text-decoration:none;
	font:tahoma;
	}

a.link1:hover{
font-size: 11px;
	color: #000000;
	text-decoration:underline;
	font:tahoma;
	}


a.mainlink{	
font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	font:tahoma;
	}

a.mainlink:hover{
font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
	font:tahoma;
	}

.content {
	padding-top: 10px;
	padding-left: 10px;
	line-height: 18px;
}

.borderr {
	border-right: 1px solid #979797;
}
.borderb {
	border-bottom: 1px solid #979797;
}

.title {
padding-left: 5px;
padding-top:5px;
color: #ffffff;
font-weight:bold;
}
.subtitle {
padding-left: 5px;
padding-top:5px;
color: #a25f00;
font-weight:bold;
}
.subsubtitle {
padding-left: 5px;
padding-top:5px;
color: #ec8b00;
font-weight:bold;
}
.footer {
	font-size: 10px;
	color: #96a3af;
}

a.footer{	
	font-size: 10px;
	color: #96a3af;
	text-decoration:none;
	}

a.footer:hover{
	font-size: 10px;
	color: #96a3af;
	text-decoration:underline;
	}

h1 {
	display: inline;
	font-size: 14px;
	font-weight: bold;
}
td, h1, li, div, input, textarea {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
hr {
	color: #000;
	background-color: #000;
	height: 1px;
}
