#nav {margin:0;}

html,body{padding: 0; margin: 0; width: 100%; height: 100%}

body,td,th,div {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

hr {
	color: #ffffff;
	background-color: #ffffff;
	height: 2px;
	margin-top:15px;
	border-style:solid;
}

li {
	text-align:justify;
}

ul.list li {
	margin-left:25;
	text-align:justify;
}

.menu td {
	display:inline;
}

.menu td a:link, .menu td a:visited {
	color: #000000;
	font-size:11;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding: 7px;
	border: 0px;
	margin: 0px;
	text-decoration:underline;	
}

.main3 {
	font-size:14;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;	
}

.main3:hover {
	font-size:14;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	text-decoration:none;	
}

.menu td a:hover {
	color:#ffffff;
	background-color:#96C7E9;
	text-decoration:overline;
}

div.rounded-a
{background: url('/img/corners/bl.gif') no-repeat left bottom #daedff;}
div.rounded-a div
{background: url('/img/corners/br.gif') no-repeat right bottom; padding: 5px;}

div.rounded-t
{background: url('/img/corners/tlt.gif') no-repeat left top #daedff;}
div.rounded-t div
{background: url('/img/corners/trt.gif') no-repeat right top; height: 100%;}
div.rounded-t div div
{background: url('/img/corners/tlb.gif') no-repeat left bottom; height: 100%;}
div.rounded-t div div div
{background: url('/img/corners/trb.gif') no-repeat right bottom; padding: 10px 10px 10px 10px; height: 100%;}

div.rounded-2
{background: url('/img/corners/2lt.gif') no-repeat left top #96c7e9;}
div.rounded-2 div
{background: url('/img/corners/2rt.gif') no-repeat right top; height: 100%;}
div.rounded-2 div div
{background: url('/img/corners/2lb.gif') no-repeat left bottom; height: 100%;}
div.rounded-2 div div div
{background: url('/img/corners/2rb.gif') no-repeat right bottom; padding: 10px 10px 10px 10px; height: 100%;}


img {
	border: none;
}	

h1 {
	color:#000000;
	font-size:15px;
}

h3 {
	color:#000000;
	font-size:13px;
	margin-bottom:0;

}

.bold {
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #ccc21d;
}

p.paragraph {text-indent: 20px; text-align: justify}
p.paragraph2 {text-indent: 20px; color:#FFFFFF; font-weight:bold; text-align: justify}
p.paragraph3 {text-indent: 0px; color:#FFFFFF; font-weight:normal; text-align: justify}

a:link,a:visited,a:active
{
	color: #96c7e9;
	color:#000000;
}
a:hover
{
	color:#000;
	background-color:#ffffff;
	text-decoration: none;
}

input,textarea {
	border: 1px solid #fff;
	background: #c6e4ff;
}

#input.emptySearch {color: #939393;}

#loginform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#loginform #u {
	width: 80px;
	border: 1px solid #96c7e9;
	background: #c6e4ff;
	padding: 2px;
}

#loginform #u:hover {
	background: #fff;
}

#loginform #p {
	width: 80px;
	border: 1px solid #96c7e9;
	background: #c6e4ff;
	padding: 2px;
}

#loginform #p:hover {
	background: #fff;
}

.style1 {font-size: 14pt;
font-weight:normal;}
.style2 {font-size: 19pt;
font-weight:normal;}