﻿/* Start frame */

 
 
* 
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	color: #c5c5c5;
}
body{
	/*background-image: url(images/bg.gif);*/	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table
{
	border: 0;
}
td
{
	font-size: 11px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div,p,span{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	word-spacing: 1;
	padding: 0px 0px 6px 0px;
	/*line-height: 20px;*/
}
img{
	border-width: 0px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
form{
	border: 0px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a{color:#d2d2d2;text-decoration: none;}
a:hover{color:#ffb404;text-decoration: none;}

.input
{
	
	font-weight: bold; 
	width: 208px; 
	
	padding-top: 3px;	
	border: 1px solid #5a5959;
	background-color: #cccccc;
	color: #000000;
	height: 18px;
 
}
.input:focus{ 
	border: 1px solid #990033;
	background-color: #cccccc;
	height: 18px;
}
.textarea{
	border: 1px solid #5a5959;
	background-color: #cccccc;
	color: #000000;
}
.textarea:focus{ 
	border: 1px solid #990033;
	background-color: #cccccc;
}
.button {
	border: 1px solid #9999b7;
	/*background-color: #e8e8f5;*/
	color: #444;
	background-image: url(./../images/button_bg.gif);
	font-size: 11px;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
	text-align: center;
	height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
}
.buttonOn, .button:hover, .button:focus, .buttonOn:focus {
	border: 1px solid #990033;
	font-size: 11px;
	font-weight: normal;
	background-image: url(./../images/button_bg_hover.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: middle;
	text-align: center;
	height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
}
.required 
{
	color: Red;
}
/* End frame */

table.topmenu
{
	width: auto;
	height: 38px;	
}

table.topmenu td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding: 00px 10px 0px 0px;
}

table.topmenu td a{ font-size: 11px; color:#FFFFFF;text-decoration: none;}
table.topmenu td a:hover{ font-size: 11px;color:#f9eb7c;text-decoration: underline;}

table.menu 
{
	width: auto;
	height: 25px;	
}
table.menu td.menu_item
{
	background-image: url(../images/menu_bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	min-width: 76px;
	height: 25px;
	text-align: center;

}

table.menu td.menu_item a{ color:#FFFFFF;text-decoration: none;}
table.menu td.menu_item a:hover{color:#000000;text-decoration: none;}

div.footer
{
	font-size: 11px;
	color: #8d847d;
}

div.footer a{color:#8d847d;text-decoration: none;}

.content_intro
{
	background-image: url(../images/content_intro.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	font-size: 14px;
	width: 278px;
	height: 33px;
	padding: 5px 0px 5px 45px;
}

.body_content
{
	text-align:left;
	background-color: #170708;
	border: solid 1px #646464;
	padding: 5px 22px 25px 22px;
}
.body_content1
{
	background-color: #170708;

	border: solid 1px #646464;
	padding: 5px 22px 25px 22px;
}

table.leftmenu
{
	width: 100%;
}

table.leftmenu td
{
	font-weight: bold;
	font-size: 12px;
	height: 20px;
}

table.leftmenu td.menu_active a{color: #f8e976;text-decoration: none;}
table.leftmenu td.menu_active a:hover{color: #9d4e49;text-decoration: none;}

table.leftmenu td a{ color:#3b9ab6;text-decoration: none;}
table.leftmenu td a:hover{color:#ffffff;text-decoration: none;}

div.counter
{
	background-color: #0c323c;
	font-weight: bold;
	font-size: 15px;
	width: 135px;
	color: #568f9e;
	text-align: center;
	padding: 3px 0px 3px 0px;
}

.search_button
{
	background-color: #cccccc;
	border: solid 1px #5c5b5b;
	font-weight: bold;
	width: 24px;
	height: 21px;
	color: #000000;
}



select.weblinks_select
{
	background-color: #cccccc;
	border: solid 1px #5c5b5b;
	font-weight: bold;
	width: 241px;
	height: 20px;
	padding-top: 2px;
	color: #000000;
}

select.weblinks_select option
{
	color: #000000;
}

select.weblinks_select:focus {
	color: #000000;
}

table.flash_news
{
	width: 100%;
	border: solid 1px #656565;
}
table.flash_news td.flash_news_title
{	
	font-weight: bold;
	color:#CE8A43;
	text-decoration:underline;
	font-size: 14px;
	text-align: left;
	padding: 5px 10px 8px 0px; 
}
table.flash_news td.flash_news_title a{ color:#a16d34;text-decoration: underline;}
table.flash_news td.flash_news_title a:hover{color:#ffffff;text-decoration: underline;}

table.flash_news td.flash_news_item
{	
	font-size: 11px;
	text-align: justify;
	padding: 0px 10px 0px 10px;
}
table.flash_news td.flash_news_item a{ color:#ffffff;text-decoration: none;}
table.flash_news td.flash_news_item a:hover{color:#3b9ab6;text-decoration: none;}

div.page_title
{
	font-weight: bold;
	font-size: 18px;
	color: #cf8b42;
}
span.page_title
{
	font-weight: bold;
	font-size: 17px;
	color: #cf8b42;
	
}

table.bottom_menu
{
	width: auto;
}

table.bottom_menu td 
{
	color: #8d867e;
	padding: 25px 10px 5px 10px;
}

table.bottom_menu td a {color:#8d867e;text-decoration: none;}
table.bottom_menu td a:hover {color:#ffffff;text-decoration: none;}

/* Begin Home page */
div.box_title
{
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 10px 0px;
	color:#ffb502;
}
div.box_title a{color:#ffb404;text-decoration: underline;}
div.box_title a:hover{color:#40ead8;text-decoration: underline;}
/* End Home page*/