
body,tr,td{
	color:#272f37 ;
	font-size:8pt;
	font-family:Arial;
	background-color: #89aacf;
	background-image: url();
        background-repeat: repeat;
        background-position:px px; 
	background-attachment:fixed;
	line-height: 15px;
	letter-spacing: 1px;
	text-align:justify;
}

a:link{
	color:#202e3e; 
	text-decoration:none;
	font-weight:normal;
	cursor: default;
}

a:visited{
	color:#202e3e;
	text-decoration:none;
	font-weight:normal;
	cursor: default;
}

a:active{
	color:#202e3e;
	text-decoration:none;
	font-weight:normal;
	cursor: default;
}

a:hover{
	color:#172b41;
	text-decoration:none;
	font-weight:normal;
	cursor: default;
        border-left:5px solid #505152;
        background-color:#89b8ed;
        background-image:url();
       
}

select{
	background: #000000; 
	font-family: Arial; 
	color: #ffffff; 
	font-size: 9pt
}

textarea, input{
	font-family: Comic Sans;
	font-size: 10pt;
	color: #306630;
	background:#f5fff5;
	border: 1px solid;
	border-color:#ffffff; 
}
h1 
{
margin: 0px;
font-family: Century Gothic; 
font-weight: bold;
font-size: 12px; 
background-color:#3c4a5a;
border-bottom: 1px solid #524561;
letter-spacing: 2px;
color: #869eb8; 
text-align:left;
border-right: 8px solid #211232; 
} 
h2 
{
margin: 0px;
font-family: Century Gothic; 
font-weight: normal;
font-size: 8px; 
background-color:#b497df;
border-bottom: 1px dotted #555175;
letter-spacing: 1px;
color: #271543; 
text-align:center;
border-left: 5px solid #83a6b1;
} 
h3 
{
margin: 0px;
font-family: Century Gothic; 
font-weight: normal;
font-size: 9px; 
background-color:#698dd5;
border-bottom: 1px dashed #404040;
letter-spacing: 1px;
color: #293245; 
text-align:right;
border-right: 0px solid #892323; 
} 
u {
	color: #26214d;
	font-family: arial;
	font-size: 7pt;
	font-weight: normal;
	text-align: justify;
	border-bottom: 1px dashed #26214d;
}

b {
	COLOR: #d7cfcf; 
        font-family: trebuchet ms;
        FONT-SIZE: 8pt; 
        background:#8175d9;
        border-bottom:#494373;
        border-top:#494373;
}


i {
	COLOR: #4e4973; 
        font-family: times new roman;
        FONT-SIZE: 8pt;
        border-bottom: 0px dashed #fcfcd4;  
        
}
a.nav:link, a.nav:visited, a.nav:active {
	text-decoration: none;
	font-family: Century Gothic;
	font-size: 9pt;
	line-height: 9pt;
	color: #37186a;
	background-color: #9361e7;
	cursor: default;
	display: block;
        text-align:right;
	text-transform: uppercase;
	margin: 0px;
        padding: 3px;
        border-bottom:1px dotted #3e3157;
        border-right: 0px solid #594874;
        border-left: 15px solid #594874;
}
a.nav:hover {
	font-family:Century Gothic;
	font-size: 10pt;
	line-height: 12pt;
        font-weight: none;
	color: #3e3157;
        text-align: left;
	background-color: #8161bd;
	cursor: default;
	display: block;
	text-transform: lowercase;
	margin: 1px;
        padding: 1px;
        border-bottom:1px dotted #3e3157;
        border-right: 7px solid #594874;
        border-left: 7px solid #594874;
}

