BODY {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color: 				#AAAAAA;
	/*background-color: 	#FFFFFF;
	background-color:	#00A6E0;*/
	background-color:	#0099CC;
	background-image:	url(images/background.gif);
	/*background-repeat:  repeat-x;
	margin-top:			11px;*/
}

#banner{
	width:			125px;
	height: 		605px;
	float:			right;
	position:		fixed;
	top:			0;
	right:			0;
	margin-top:		5px;
	margin-right:	5px;
}

form { 
	margin: 			0; 
	padding: 			0; 
}

input {
	font-size: 			10px;
}

textarea {
	font-size: 			11px;
}

select {
	font-size: 			11px;
}

.formbutton {
	font-size: 			11px;
	color: 				#FFFFFF;
	border-top: 		2px solid #AAAAAA;
	border-right: 		2px solid #555555;
	border-bottom: 		2px solid #555555;
	border-left: 		2px solid #AAAAAA;
	background-color: 	#5A86B3;
}

.main_outer_table{
	background-color: 	#FFFFFF;
}

<!------------------------ Table styles -------------------------->

TD {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		normal;
	color:				#7D7562;
}

.body_table {
	border-width:		0px;
	border-color:		#999999;
	border-left-style:	solid;
	border-right-style:	solid;
	border-top-style:	solid;
	border-bottom-style:solid;
	background-color:	#FFFFFF;
	/*border-bottom-color:#014478;*/
}

.body_table td {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color:				#014478;
}

.intro_table {
	background-image:	url(images/bg_head.gif);
	/*color:				#FFFFFF;
	border-width:		1px;
	border-color:		#014478;
	border-left-style:	solid;
	border-right-style:	solid;
	border-top-style:	solid;
	border-bottom-style:solid;
	background-color:	#FFFFFF;
	/*border-bottom-color:#014478;*/
}

.intro_table td {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	/*background-color:	#47779D;*/
	color:				#FFFFFF;
}

.offer_table {
	border-width:		1px;
	border-color:		#FF6600;
	border-left-style:	solid;
	border-right-style:	solid;
	border-top-style:	solid;
	border-bottom-style:solid;
	background-color:	#FFFFFF;
	/*border-bottom-color:#014478;*/
}

.offer_table td {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	background-color:	#FF6600;
	color:				#FFFFFF;
}

TD.login{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color: 				#FFFFFF;
}

TD.edituserlink{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	background-color: 	#FF9900;
	color: 				#FFFFFF;
	font-weight: 		normal;
	text-decoration:	none;
}

TD.edituserlinksel {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	background-color: 	#FFB400;
	color: 				#FFFFFF;
	font-weight: 		normal;
}

TD.edituserlink A{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	background-color: 	#FF9900;
	color: 				#FFFFFF;
	font-weight: 		normal;
	text-decoration:	none;
}

TD.edituserlinksel A{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	background-color: 	#FFB400;
	color: 				#FFFFFF;
	font-weight: 		normal;
	text-decoration:	none;
}

TD.edituserlink A:hover{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	background-color: 	#FF9900;
	color: 				#FFFFFF;
	font-weight: 		bold;
	text-decoration:	none;
}

TD.edituserlinksel A:hover{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	background-color: 	#FFB400;
	color: 				#FFFFFF;
	font-weight: 		bold;
}

TD.edituserlinksel A:visited{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	background-color: 	#FFB400;
	color: 				#FFFFFF;
	font-weight: 		bold;
}

TD.edituserlinksel A:active{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	background-color: 	#FFB400;
	color: 				#FFFFFF;
	font-weight: 		bold;
}

TH {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-weight: 		bold;
	font-size: 			11px;
	color: 				#000000;
	background-color: 	#D4E1F6;
}

TH A {
	text-decoration: 	underline;
	color: 				#4278D3;
}

TH A:hover {
	color: 				#4278D3;
	text-decoration: 	none;

}

.content_table {
	color:				#7D7562;
	background-color: 	#FFFFFF;
	border-top-width: 	0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 	0px;
	border-top-style: 	none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: 	none;
}

.content_table td{
	color:				#7D7562;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		normal;
}

.content_title {
	color:				#FFFFFF;
	border-width:		thin;
	border-left-style:	none;
	border-right-style:	none;
	border-top-color:	#FFB400;
	border-bottom-color:#FFB400;
	border-top-style:	solid;
	border-bottom-style:solid;
}

.content_title td{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color:				#FFFFFF;
}

.simplesearch_table {
	color:				#FFFFFF;
	border-width:		thin;
	border-left-style:	none;
	border-right-style:	none;
	border-top-style:	none;
	border-bottom-style:solid;
	border-bottom-color:#FFB400;
}

.simplesearch_table td {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color:				#7D7562;
}

.poll_table {
	color:				#7D7562;
	background-color: 	#FFFFFF;
	border-top-width: 	1px;
	border-right-width: 1px;
	border-bottom-width:1px;
	border-left-width: 	1px;
	border-style: 		solid;
	border-color:		#5A86B3;
}

<!-- ---------------------- Link styles ------------------------ -->

A {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color: 				#5A86B3;
	text-decoration: 	none;
}

A:hover {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	text-decoration: 	underline;
	color: 				#FF9900;
}

A.menulink {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	color: 				#4278D3;
	text-decoration: 	none;
}

A.menulink:hover {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color: 				#4278D3;
	text-decoration: 	none;
}

A.panellink {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		normal;
	color: 				#5A86B3;
	text-decoration: 	none;
}

A.panellink:hover {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-weight: 		normal;
	font-size: 			11px;
	color:				#FF9900;
	text-decoration: 	underline;
}

A.subhead {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	text-decoration: 	underline;
	color: 				#FFFFFF;
	font-weight: 		normal;
}

A.subhead:hover {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color: 				#FFFFFF;
	text-decoration: 	none;
	font-weight: 		bold;
}

A.footerlink {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color: 				#014478;
	text-decoration: 	none;
}

A.footerlink:hover {
	font-size: 			11px;
	color: 				#FF9900;
	text-decoration: 	none;
}

A.online {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color: 				#FFFFFF;
	text-decoration: 	none;
}

A.online:hover {
	font-size: 			11px;
	color: 				#FF6600;
	text-decoration: 	none;
}

A.register {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color: 				#FFFFFF;
	text-decoration: 	none;
}

A.search {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			18px;
	color: 				#FFFFFF;
	border: 			none;
	background-color: 	transparent;
}

A.lang {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	/*color:				#0099CC;*/
	color:  			#FFFFFF;
	text-decoration: 	none;
}

.storytext A {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		normal;
	color: 				#5A86B3;
	text-decoration:	none;
}

.storytext A:hover {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		normal;
	color: 				#666600;
	text-decoration:	none;
}


<!------------------------ END: Link styles -------------------------->

.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}


<!-- ---------------------- Module styles ------------------------ -->

.searchtitle {
	font-size: 			14px;
	font-weight: 		bold;
	color: 				#003366;
}

.footer {
	background-color: 	#B0ABA1;
}

.copyright{
	color: 				#FFFFFF;
	font-size: 			11px;
	text-decoration: 	none;
}

.copyright:hover {
	color: 				#FF9900;
	font-size: 			11px;
	text-decoration: 	underline;
}

.paneltable{
	background-color: 	#003366;
}

.welcome_head {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	color: 				#FFFFFF;
	font-weight: 		bold;
}

.storyhead {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color: 				#CCCC00;
	font-weight: 		bold;
}

.storydate {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	color: 				#B0ABA1;
	font-style: 		italic;
}

.storyby{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	color:				#7D7562;
}

.storytext{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	color:				#7D7562;
}

.statstext{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	color:				#7D7562;
}

.statscount{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
	color:				#CC0000;
}

.newshead{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color:				#003366;
	font-weight: 		bold;
}

.newsdate{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-style: 		italic;
	color:				#B0ABA1;
}

.newstext{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	color:				#7D7562;
}

.pollshead{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	color: 				#FFFFFF;
	font-weight: 		bold;
}

.pollquestion{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color: 				#FF6300;
	font-weight: 		bold;
}

.polloptions{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	color:				#7D7562;
}

.payment_mod_head{
	font-size: 			11px;
	color: 				#FFFFFF;
	background-color: 	#3399CC;
}

.admin_head{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-weight: 		bold;
	font-size: 			14px;
	color: 				#FFFFFF;
}

h4{
	font-size: 			12px;
}

.errors {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	color: 				red;
}

.headbg{
	background-color: 	#4278D3;
}

.headbgbox{
	background-color: 	#84A9E2;
}

.module_head{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		bold;
	color: 				#5A86B3;
}

.module_head td{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		bold;
	color: 				#5A86B3;
}

.module_content_head {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		normal;
	color: 				#5A86B3;
}

.module_foot {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		normal;
	color: 				#5A86B3;
}

.module_foot A {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		normal;
	color: 				#5A86B3;
	text-decoration:	none;
}

.module_foot A:hover {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		normal;
	color: 				#666600;
	text-decoration:	none;
}

.module_head_right {

	font-size: 			11px;
	color: 				#FFFFFF;
	border-top: 		1px solid #FFFFFF;
	border-right: 		1px solid #FFFFFF;
	border-bottom: 		1px solid #FFFFFF;
	border-left: 		1px solid #FFFFFF;
	background-color: 	#5A86B3;
	
/*	background-color: 	#D4E1F6;
	font-size: 			11px;
	color: 				#FFFFFF;*/
}

.module_head_right A {
	background-color: 	#5A86B3;
	font-size: 			11px;
	color: 				#FFFFFF;
	text-decoration:	none;
}

.module_head_right A:hover {
	background-color: 	#5A86B3;
	font-size: 			11px;
	color: 				#FFFFFF;
	text-decoration:	none;
}

.module_detail {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		normal;
	color:				#7D7562;
	background-color: 	#F1F3F5;
	border-top-width: 	0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 	0px;
	border-top-style: 	none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: 	none;
}

.module_text{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	color:				#7D7562;
}

.content_head {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-weight: 		bold;
	color: 				#FF6300;
}

.content_head td {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-weight: 		bold;
	color: 				#FF6300;
}


.content_detail {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		normal;
	color:				#7D7562;
/*	background-color: 	#EEEEEE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; D5DDE3*/
}

.section_table {
	color:				#7D7562;
	background-color: 	#FFFFFF;
	border-top-width: 	1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 	1px;
	border-style: 		solid;
	border-color:		#ACBDC9;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-weight: 		normal;
	font-size: 			11px;
}

.section_table th {
	color:				#FFFFFF;
	background-color: 	#ACBDC9;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-weight: 		normal;
	font-size: 			11px;
}

.section_head {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-weight: 		bold;
	font-size: 			11px;
	color: 				#000000;
	background-color: 	#ACBDC9;
}

.section_content {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-weight: 		normal;
	font-size: 			11px;
	color: 				#7D7562;
	/*background-color: #FFFFFF;*/
}

.important_table {
	color:				#000000;
	background-color:	#FFCC00;
	border-top-width: 	1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 	1px;
	border-style: 		solid;
	border-color:		#FF6600;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-weight: 		normal;
	font-size: 			11px;
}

.warning {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		bold;
	color:				red;
}

.user_head {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		bold;
	color:				#877360;
}

.user_detail {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		normal;
	color:				#FFFFFF;
	background-color: 	#FFFFFF;
	border-style: 		solid;
	border-top-width: 	1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 	1px;
	border-color: 		#D4D5D0;
}

.text_head1, .text_head1:hover {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		bold;
	color: 				#FFFFFF;
}

.oddrow {
	background-color: 	#FEFEFE;
}

.evenrow {
	background-color: 	#EFEFEF;
}

.home_search {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-weight: 		normal;
	color:				#FFFFFF;
}

.inisearch {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			22px;
	font-weight: 		bold;
	color: 				#DDDDDD;
	text-decoration:	none;
}

.inisearch:hover {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			22px;
	font-weight: 		bold;
	color: 				#FFFFFF;
	text-decoration:	none;	
}

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

.im_text {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		normal;
	background-color: 	#F8FBFF;
	border-top-width: 	1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 	1px;
	border-top-style: 	solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: 	solid;
	border-top-color: 	95B5E6;
	border-right-color: 95B5E6;
	border-bottom-color: 95B5E6;
	border-left-color: 	95B5E6;

}

.statusbar {
	background-color: 	#D4E1F6;
}

.smallpic {
	border: 			0px solid #666666;
}

.userwelcome {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color: 				#FFFFFF;
	font-size: 			11px;
}

.style2 {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
	color: 				#7D7562;
}

input.topsearch { 
	border: 			1px solid #FFFFFF; 
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust:	inherit;
	color: 				#B0ABA1;
	width: 				65px;
	height:				16px;
	background: 		#F1F3F5; 
	padding: 			1px;
	padding-left: 		2px;  
}

.borderbot { 
	height: 			1px; 
	line-height: 		1px; 
	font-size: 			1px; 
	margin: 			0px; 
	padding: 			0px; 
	background: 		url({$image_dir}dots.gif) repeat-x; 
}

.borderbotlight { 
	height: 			1px; 
	margin: 			0px; 
	padding: 			0px; 
	background: 		url({$image_dir}dots_light.gif) repeat-x; 
}

.pricetable {
	border-width:	thin;
	border-style:	solid;
	margin: 1;
}

.pricetable th{
	font-size:			12px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color:				#FFFFFF;
	background-color:	#ACBDC9;
}

.pricetable td{
	border-width:	thin;
	border-style:	solid;
	border-color:	#ACBDC9;
	font-size:		12px;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
}

#contentbox 
{
	background: 	#F1F3F5;
	border:			solid;
	border-width:	thin;
	border-color:	#0099CC;
	padding: 		5px;
	width: 			500px;
	height: 		520px;
	overflow: 		auto; 
}

ul#imessage 
{
	text-align:			left;
	margin: 			0;
	padding: 			0;
	list-style-type: 	none;
	color: 				#000000;
	/*font: normal 10px verdana,tahoma,arial; */
}

.imessage
{
	width: 	385px;
	height: 20px;
}