/*Cascading Style Sheet*/



table.bgimage {background-image: url('images/1.jpg');
	background-repeat: repeat-y;
	}

.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
a.mytext:link {color: #3b1ab7; text-decoration: none}
a.mytext:visited {color: #666666; text-decoration: none}
a.mytext:hover {color: #FF590C; text-decoration: underline}
a.mytext:active {color: #666666; text-decoration: none}
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #3b1ab7}
.mytext2 a:link {color: #000000; text-decoration: none}
.mytext2 a:visited {color: #000000; text-decoration: none}
.mytext2 a:hover {color: #000000; text-decoration: underline}
.mytext2 a:active {color: #000000; text-decoration: none}
.mytext3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.mytext3 a:link {color: #000000; text-decoration: none}
.mytext3 a:visited {color: #000000; text-decoration: none}
.mytext3 a:hover {color: #000000; text-decoration: underline}
.mytext3 a:active {color: #000000; text-decoration: none}

#wrapperbackground {
	background-image: url(images/1.jpg);
	background-repeat: repeat-y;
	background-position: top;	
}

.v_tab { margin: 0px; padding: 0px;}

.style1 {
	color: #006699;
	font-weight: bold;
	font-size: 12px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;/* #2C4D67; */
	text-decoration: none;
}
a.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;/* #2C4D67; */
	text-decoration: none;
}
a.style6:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366FF;/* #2C4D67; */
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
}

img { border: none; }

a.foot-txt {color: #006699; text-decoration: none; }


