body, tr, td
{
margin: 0px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:11px;
color: #000000;
}


.content_main {
font-family: Trebuchet MS;
color: #000000;
padding: 7px;
-moz-border-radius: 0 15px;
}

.nav {
	padding-top: 8px;
	padding-left: 4px;
	padding-right: 0px;
	font: 10px Georgia;
	line-height: 11px;
	color: #2935D9;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	padding: 5px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	letter-spacing: 1px;
	text-align: center;}

.nav a:link {
	margin: 1px;
	background: url(gfx/hover.png);
	background-repeat: repeat;
	text-shadow: #F1F1F1 1px 1px 1px;
	padding: 5px;
	font-weight: normal;
	border-bottom: 0px;
	letter-spacing: 1px;
	text-decoration: none;	
	padding: 5px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	color: #2935D9;}

.nav a:visited {
	margin: 1px;
	background: url(gfx/hover.png);
	background-repeat: repeat;
	text-shadow: #CFCFCF 1px 1px 1px;
	padding: 5px;
	font-weight: normal;
	border-bottom: 0px;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 5px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	color: #2432B4;}

.nav .selected, .nav a:hover {
	margin: 1px;
	background: url(gfx/hover.png);
	background-repeat: repeat;
	text-shadow: #A4A4A4 1px 1px 1px;
	padding: 5px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 5px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	color: #2432B4;}



.sidebar {
color: #2432B4;
margin: 0 0 5px 0 0;
padding: 9px;
font-weight:bold;
font-size:12px;
font-family: Georgia;
-moz-border-radius: 15px 0;
text-shadow: #F1F1F1 1px 1px 1px;
}


i, em
{
color: #3847DA;
font-family: Georgia, "Times New Roman", Times, serif;
}
 
b, strong
{
color: #2432B4;
font-family: Tahoma;
}



input, textarea, option, select {

font-size: 11px; 
line-height: 9px;
font-family: Arial, Helvetica, sans-serif;
text-transform: capitalize;
color: #26186E;
padding:3px;
border-bottom: 1px solid #3242DC;
border-right: 1px solid #3242DC;
border-top: 0px solid #3242DC;
border-left: 0px solid #3242DC;
filter: alpha(opacity=90);
 -moz-opacity: 0.9;
 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
	}
	
	input:hover, textarea:hover, option:hover, select:hover {

font-size: 11px; 
line-height: 9px;
font-family: Arial, Helvetica, sans-serif;
text-transform: capitalize;
color: #2230B6;
padding:3px;
border-bottom: 1px solid #3242DC;
border-right: 1px solid #3242DC;
border-top: 0px solid #3242DC;
border-left: 0px solid #3242DC;
filter: alpha(opacity=90);
 -moz-opacity: 0.9;
 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
	}

		input:focus, textarea:focus {

font-size: 11px; 
line-height: 9px;
font-family: Arial, Helvetica, sans-serif;
text-transform: capitalize;
color: #2230B6;
padding:3px;
border-bottom: 1px solid #4251DE;
border-right: 1px solid #4251DE;
border-top: 0px solid #4251DE;
border-left: 0px solid #4251DE;
filter: alpha(opacity=90);
 -moz-opacity: 0.9;
 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
	}
	
	
tr, td {

text-align:justify;		
}

a:link, a:visited {
color: #2838CE; 
text-decoration: none;	}

a:hover {
color: #808080; 
text-decoration: none; }


blockquote {

font-size: 11px; 
line-height: 15px;
font-family: Arial, Helvetica, sans-serif;
text-transform: capitalize;
color: #000000;
filter: alpha(opacity=90);
padding: 10px;
background-color: #E9E9E9;
border-bottom: 2px solid #808080;
border-right: 2px solid #808080;
border-top: 0px solid #808080;
border-left: 0px solid #808080;
filter: alpha(opacity=90);
 -moz-opacity: 0.9;
 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;}
	

blockquote a:link, blockquote a:visited {
color: #2537DF; }

blockquote a:hover {
color: #131E83; }
}

