@charset "UTF-8";
body,td,th {
	color: #333333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img_new/bg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	color: #333333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
a:active {
	color: #000099;
	text-decoration: underline;
}
.style1 {
	color: #000066;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #000066;
}

.style2 {
	font-size: 24px;
	color: #000066;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}


#testnav {
	width: 206;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	color: #000066;

}
	
#testnav ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		border: none;
}

#testnav2 ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		border: none;
}
	
#testnav li {
		border-bottom: 1px gray dotted;
		
}

#testnav2 li {
	
		
}


#testnav li a {
		display: block;
		margin: 1px 0 1px 0;
		padding: 5px 5px 5px 1em;
		color: #000066;
		text-decoration: none;
		width: 100%;
		font-weight: bold;
}

#testnav2 li a {
		display: block;
		margin: 1px 0 1px 0;
		padding: 5px 5px 5px 1em;
		color: #000066;
		text-decoration: none;
		width: 100%;
		font-weight: bold;
}


html>body #testnav li a {
		width: auto;
		}

#testnav li a:hover {
		background-color: #000066;
		color: #fff;
}
#testnav li a.current {
		background-color: #000066;
		color: #fff;
}

#testnav2 li a:hover {
		background-color: #000066;
		color: #fff;
}
#testnav2 li a.current {
		background-color: #000066;
		color: #fff;
}



table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 10px;
	border-style: outset outset outset outset;
	border-color: #ccc #ccc #ccc #ccc;

}
table.roel th {
	color: #fff;
	font-weight: bold;
}

.error {
	color: #FF0000;
	font-weight: bold;
}
.err {
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}
input {
	color: #333333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 2px;
	border-color: #a5acb2;
	border-style: solid;
	border-width: 1px;
}