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: 0px;
	padding-right: 0px;
	font: 10px Georgia;
	line-height: 11px;
	color: #FFFFFF;
	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: #BC195F 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: #FFFFFF;}

.nav a:visited {
	margin: 1px;
	background: url(gfx/hover.png);
	background-repeat: repeat;
	text-shadow: #E93078 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: #FFFFFF;}

.nav .selected, .nav a:hover {
	margin: 1px;
	background: url(gfx/hover.png);
	background-repeat: repeat;
	text-shadow: #C09796 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: #A2104E;}


.sidebar {
background: #E2CBCA;
color:#FFFFFF;
margin: 0 0 5px 0;
padding: 7px;
font-weight:bold;
font-family: Georgia;
-moz-border-radius: 15px 0;
	text-shadow: #A7817F 1px 1px 1px;
}


i, em
{
color: #BC195F;
font-family: Georgia, "Times New Roman", Times, serif;
}
 
b, strong
{
color: #7E0E40;
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 #E2488D;
border-right: 1px solid #E2488D;
border-top: 0px solid #E2488D;
border-left: 0px solid #E2488D;
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: #5C40EA;
padding:3px;
border-bottom: 1px solid #E2488D;
border-right: 1px solid #E2488D;
border-top: 0px solid #E2488D;
border-left: 0px solid #E2488D;
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: #3F3B38;
padding:3px;
border-bottom: 1px solid #5C40EA;
border-right: 1px solid #5C40EA;
border-top: 0px solid #5C40EA;
border-left: 0px solid #5C40EA;
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: #A57473; 
text-decoration: none;	}

a:hover {
color: #C8A7A6; 
text-decoration: none; }


blockquote {

font-size: 11px; 
line-height: 15px;
font-family: Arial, Helvetica, sans-serif;
text-transform: capitalize;
color: #5540C0;
padding: 10px;
border-bottom: 2px solid #7E6ED0;
border-right: 2px solid #7E6ED0;
border-top: 0px solid #7E6ED0;
border-left: 0px solid #7E6ED0;
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: #B58A89; }

blockquote a:hover {
color: #A06564; }
}
