A.link1 { color: #10208C; text-decoration: underline }

A.link1:hover { color: #4292C6; text-decoration: none }

A.link2 { color: #ffffff; text-decoration: underline }

A.link2:hover { color: #ff5a00; text-decoration: none }

A.link3 { color: #00309C; text-decoration: none }

A.link3:hover { color: #FF6500; text-decoration: none }

A.link4 { color: #10208C; text-decoration: none }

A.link4:hover { color: #FF6500; text-decoration: none }


.header1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #10208C}



.header2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #4292C6}

.header3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #FF6600}



.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #10208C}



.text2 {font-family: Verdana, Arial; font-size: 12px; color: #10208C}



.text3 {font-family: Verdana, Arial; font-size: 9px; color: #10208C}

.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
}

.text5 {font-family: Verdana, Arial; font-size: 11px; color: #10208C}

.redText {font-family: Verdana, Arial; font-size: 12px; color: #FF0000}



.stext {font-family: Verdana; font-size: 10px; color: #10208C}

.stext2 {font-family: Verdana; font-size: 10px; color: #10208C}



.wtext {font-family: Verdana; font-size: 10px; color: #FFFFFF}



.text2biger {font-family: Verdana, Arial; font-size: 12px; color: #FF0000}


.text3biger {font-family: Verdana, Arial; font-size: 12px; color: #FF6600}

.text4biger {font-family: Verdana, Arial; font-size: 12px; color: #4793C3}

.submitbutton {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(images/pattern.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border: 0px solid #0099FF;
	height: 20px;
}

a.register{
	display:block;
	background:url(images/register_bg.gif) 0 0 no-repeat;
	width:148px;
	height:34px;
	padding:0 0 0 49px;
	font:normal 18px/34px Verdana, Arial, Helvetica, sans-serif;
	color:#C13C00;
	background-color:inherit;
	text-decoration:none;
	margin:4px 0 0 0;
	float:right;
}
a.register:hover{
	color:#000;
	background-color:inherit;
}
/*-------------------------------------------*/
a.readmore2{
	display:block;
	background:url(images/read_more.gif) 0 0 no-repeat;
	width:77px;
	height:15px;
	margin:0 0 13px 0;
	text-indent:-2000px;
	font-size:0;
	line-height:0;
	float:right;
}
a.readmore2:hover{
	background:url(images/read_more_hover.gif) 0 0 no-repeat;
}
a.register2{
	display:block;
	background:url(images/register_bg.gif) 0 0 no-repeat;
	width:150px;
	height:34px;
	padding:0 0 0 49px;
	font:normal 9px/34px Verdana, Arial, Helvetica, sans-serif;
	color:#C13C00;
	background-color:inherit;
	text-decoration:none;
	margin:4px 0 0 0;
	float:left;
}
a.register2:hover{
	color:#000;
	background-color:inherit;
}