/*Std. HTML Tag Definitions*/
td,
input,
select,
textarea                { font-family: Arial,Arial,Helvetica,Sans-Serif; font-size: 10pt; }

/*body					{ margin: 0px;	}*/
A                       { color: #444444; text-decoration:underline;}
A:visited               { color: #444444; }
A:active                { color: #CB2627; }
A:hover                 { color: #CB2627; }


.mainbg 	{ 	background-image : url(images/mainbg.gif);
					background-repeat : repeat-x;
					background-position : top left;
				}

#navigation a {
	font:12px Arial, Helvetica, sans-serif;
	color: #686C89;
	font-weight:bold;
	text-decoration: none;
	/*letter-spacing:.1em;*/
	line-height:12px;
	display:block;
	padding: 0px 10px;
	}
	
#navigation a:hover {
	color:#A50000;
	}

.navborder {
	border-right:3px solid #4C506F;
	}
	
#navigation2 a {
	font:11px Arial, Helvetica, sans-serif;
	color: #8B8A89;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 10px;
	}
	
#navigation2 a:hover {
	color:#A50000;;
	}

.style1 {
	font:12px Arial, Helvetica, sans-serif;
	color: #686C89;
	font-weight:bold;
	}

.style1_1 {
	font:11px Arial, Helvetica, sans-serif;
	color: #8B8A89;
	font-weight:bold;
	}
	
.style2 {
	font:18px Arial, Helvetica, sans-serif;
	color: #686C89;
	font-weight:bold;
	}		
	
.style3 {
	font:16px Arial, Helvetica, sans-serif;
	color: #8B8A89;
	letter-spacing:.2em;
	font-weight:bold;
	}	

.style4 {
	font:16px Arial, Helvetica, sans-serif;
	color: #686C89;
	font-weight:bold;
	}	

.footer {
	font:10px Arial, Helvetica, sans-serif;
	color: #686C89;
	}
	