/* CSS Document */

body{	 
	padding:0px;
	margin:0px;
	background-color:#6993b8;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a{
	outline:none;
}

a:hover{
	outline:none;
}

img a{
	outline:none;
}

img a:hover{
	outline:none;
}

.bodytxt{
	font-family:Verdana;
	font-size:12px;
	color:#010101;
	text-decoration:none;
	text-align:justify;
	line-height:20px;
}

.bodytxt a:link{
	color:#010101;
	text-decoration:underline;
}

.bodytxt a:visited{
	color:#010101;
	text-decoration:underline;
}

.bodytxt a:hover{
	color:#000000;
	text-decoration:none;
}

.head{
	font-size:14px;
}

.style{
	font:14px Arial;
	color:#ffffff;
	text-decoration:none;
}

.testibg{
	background-image:url(images/testibg.jpg);
	background-repeat:repeat-y;
	font-style:italic;
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	background-position:center;
}

.footer{
	font:12px Arial;
	color:#f6f6f6;
	text-decoration:none;
	text-align:center;
}

.tblborder{
	border:#000033 solid 1px;
}

.form_border{
	border:#000033 solid 1px;
	background-color:#FFFFFF;
	font-family:verdana;
	font-size:12px;
	color:#010101;
	text-decoration:none;
}

.arrow{
	list-style-image:url(images/arrow_black.gif);
}

.arrow li{
	padding-bottom:3px;
	margin-bottom:3px;
}

.testibg1{
	background-image:url(images/testibg1.jpg);
	background-repeat:repeat-y;
	font-style:italic;
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	background-position:center;
}

.testibg2{
	background-image:url(images/testibg1.jpg);
	background-repeat:repeat-y;
	font-style:italic;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background-position:center;
}