body
{
	background-color: #7E8B91;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
td
{
	font-size: 11px;
}
A:link {color:#B00000; text-decoration: none;}
A:visited {color:#B00000; text-decoration: none;}
A:active {color:#B00000; text-decoration: none;}
A:hover {color:#B00000; text-decoration: underline;}

/* ***************** forms styles ************************ */
select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #727274;
}
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #727274;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #727274;
}
form{
	margin: 0px;
	color: #727274;
}
.input_login {width: 160px;	border: 1px solid #B9B9B9;}
.input_count {width: 115px;	border: 1px solid #B9B9B9;}
.input_count_left {width: 150px;border: 1px solid #B9B9B9;}

.width_l {width: 515px;}
.width_lm {width: 350px;}
.width_m {width: 254px;}
.width_ms {width: 120px;}
.width_mss {width: 80px;}
.width_s {width: 60px;}

.submit
{
	border: 1px solid #B9B9B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	background-color: #E7EDED;
	cursor: pointer;
	background-image: url(../images/btn_bg.jpg);
	background-repeat: repeat-x;
	color: #B00000;
}
/* ***************** end forms styles ************************ */


/* ***************** page structure styles ************************ */
.table_main {
	height: 100%;
	width: 990px;
	background-color: #FFFFFF;
}
.td_main {
	vertical-align: top;
	width: 960px;
	height: 100%;
}
.col_left {
	vertical-align: top;
	width: 210px;
}
.col_center {
	vertical-align: top;
	width: 580px;
	border-right: 10px solid #FFFFFF; border-left: 10px solid #FFFFFF;
}
.col_center_wide {
	vertical-align: top;
	width: 750px;
	border-left: 10px solid #FFFFFF;
}
.col_right {
	vertical-align: top;
	width: 170px;
}
.table_center {
	width: 100%;
}
.header
{
	height: 107px;
	width: 960px;
	padding-bottom: 7px;
}
.shad_l {width: 15px; background-image: url(../images/shad_l.gif); background-repeat: repeat-y; vertical-align: top;}
.shad_r {width: 15px; background-image: url(../images/shad_r.gif); background-repeat: repeat-y; vertical-align: top;}
.shad_t {height: 15px; background-image: url(../images/shad_t.gif); background-repeat: repeat-x; vertical-align: top;}
.shad_b {height: 15px; background-image: url(../images/shad_b.gif); background-repeat: repeat-x; vertical-align: top;}

.box_l {width: 5px; background-image: url(../images/box_l.gif); background-repeat: repeat-y;}
.box_r {width: 5px; background-image: url(../images/box_r.gif); background-repeat: repeat-y; background-position: right;}
.box_t {height: 5px; background-image: url(../images/box_t.gif); background-repeat: repeat-x;}
.box_b {height: 5px; background-image: url(../images/box_b.gif); background-repeat: repeat-x; background-position: bottom;}

.bg_grey {
	background-color: #E7EDED;
}
.bg_grad {
	background-color: #FFFFFF;
	background-image: url(../images/table_grad_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.separator_v {
	height: 6px;
}
/* ***************** end page structure styles ************************ */



/* ***************** index page styles ************************ */
.mainbox_1_bg {
	background-image: url(../images/mainbox1_bg.gif);
	background-repeat: repeat-y;
}
.mainbox_1 {
	background-image: url(../images/mainbox1_t.jpg);
	background-repeat: no-repeat;
	height: 268px;
}
.mainbox_2_bg {
	background-image: url(../images/mainbox2_bg.gif);
	background-repeat: repeat-y;
}
.mainbox_2 {
	background-image: url(../images/mainbox2_t.jpg);
	background-repeat: no-repeat;
	height: 268px;
}
.mainbox_content {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	vertical-align: top;
}
.mainbox_title {
	padding-left: 120px;
	padding-top: 20px;
}
.mainbox_subtitle {
	padding-left: 120px;
	font-weight: bold;
	padding-top: 5px;
	vertical-align: top;
}
.ad_index {
	background-image: url(../images/ad_index_bg_r.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 270px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
}
.box_count_distance {
	height: 161px;
	background-color: #E7EDED;
}
.box_contact { background-image: url(../images/contact_bg.gif); background-repeat: no-repeat; background-position: bottom right; background-color: #E7EDED;}

/* ***************** end index page styles ************************ */



/* ***************** text styles ************************ */
p {
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul {
	margin:0px;
	padding-left: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AF3C0D;
	font-weight: normal;
	margin-bottom:10px;
	margin-top:10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #697877;
	margin-bottom:9px;
	margin-top:9px;
}
h4 {
	font-weight: bold;
	color: #757676;
	font-size: 11px;
	margin-bottom:0px;
	margin-top:0px;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	color: #9EA9A8;
	margin-bottom:0px;
	margin-top:0px;
}
hr {
	height: 1px;
	border-top: 1px solid #C2C2C3;
	border-bottom: 0px; border-left: 0px; border-right: 0px;
}
.bord {
	border: 1px solid #9EA9A8;
}
.text_content {
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}
.text_red {
	color: #B00000;
}
.text_small_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.text_grey {
	color: #79797B;
	font-family: Arial, Helvetica, sans-serif;
}
.grey_bold {
	font-weight: bold;
	color: #848486;
}
.text_pic_description {
	font-size: 10px;
	color: #999999;
	text-align: center;
}
li {
	list-style-image: url(../images/bullet.gif);
	padding-bottom:5px;
	padding-top:5px;
}
.link_history {color:#ADADAD; text-decoration: none; font-size: 10px; padding: 4px;}
.link_history A:link {color:#ADADAD; text-decoration: underline;}
.link_history A:visited {color:#ADADAD; text-decoration: underline;}
.link_history A:active {color:#ADADAD; text-decoration: underline;}
.link_history A:hover {color:#B00000; text-decoration: underline;}

.LinkNav
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#848486;
}
A.LinkNav {color: #848486; text-decoration: underline;}
A.LinkNav:visited {color: #848486; text-decoration: underline;}
A.LinkNav:active {color: #848486; text-decoration: underline;}
A.LinkNav:hover {color: #B00000; text-decoration: underline;}


/* Submenu */

td.MenuItem {
	margin: 0px;
	padding: 0px;
}

td.MenuItem a {
	margin: 0px;
	padding: 0px;
}

td.MenuItem ul {
	padding: 0px;
	padding: 0px;
	position: absolute;
	display: none;
	background: #e8eded;
	/*border-color: ;*/
	border: solid 1px #9ea9a8;
	list-style-type: none;
}

td.MenuItem:hover ul {
	display: block;
}

td.MenuItem ul li {
	list-style-image: none;
	list-style-type: none;
	width: 170px;
	text-align: left;
	padding: 0;
	margin: 0;
}

td.MenuItem ul li a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #9ea9a8;
	background: #e8eded;
	text-decoration: underline;
	padding: 3px 5px 3px 5px; 
	height: 1%;

}

td.MenuItem ul li a:visited {
	color: #9ea9a8;
	background: #e8eded;
	text-decoration: underline;
}

td.MenuItem ul li a:hover {
	background: #9ea9a8;
	color: #e8eded;
	text-decoration: underline;
}

td.MenuItem.over ul {
	display: block;
}


/* End of Submenu */

/* Banner style*/

a.banner img {border:0;}
a.banner  {color:#000000; text-decoration: none;}
a.banner:link{color:#000000; text-decoration: none;}
a.banner:visited{color:#000000; text-decoration: none;}
a.banner:active {color:#000000; text-decoration: none;}
a.banner:hover {color:#000000; text-decoration: none;}

/* End of banner style */

.nav {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-y;
	width: 210px;
	padding: 5px 0px 5px 5px;
}
.nav_title {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B00000;
	height:22px;
	padding-left:10px;
}
.nav_title_top {
	background-image: url(../images/menu_t.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B00000;
	height:22px;
	padding-left:10px;
}
.indent_right {
	padding-right: 15px;
	text-align: right;
}
.box_title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9EA9A8;
	background-image: url(../images/columntitle_r.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 22px;
}
.box_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.box_content A:link {color:#848486; text-decoration: underline;}
.box_content A:visited {color:#848486; text-decoration: underline;}
.box_content A:active {color:#848486; text-decoration: underline;}
.box_content A:hover {color:#B00000; text-decoration: underline;}

.nav_title A:link {color:#ffffff; text-decoration: none;}
.nav_title A:visited {color:#ffffff; text-decoration: none;}
.nav_title A:active {color:#ffffff; text-decoration: none;}
.nav_title A:hover {color:#ffffff; text-decoration: none;}

.nav_title_top A:link {color:#ffffff; text-decoration: none;}
.nav_title_top A:visited {color:#ffffff; text-decoration: none;}
.nav_title_top A:active {color:#ffffff; text-decoration: none;}
.nav_title_top A:hover {color:#ffffff; text-decoration: none;}


/* ***************** end text styles ************************ */

/* ***************** table styles ************************ */
.table_subtitle {
	font-size: 10px;
	color: #B00000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.th {
	padding: 5px;
	background-image: url(../images/th_bg.jpg);
	background-repeat: repeat-x;
	height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.row_light {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #727274;
}
.row_dark {
	background-color: #F2F4F4;
	font-family: Arial, Helvetica, sans-serif;
	color: #727274;
}
.row_attention {
	background-color: #E3EAEA;
	font-family: Arial, Helvetica, sans-serif;
}
/* ***************** end table styles ************************ */


/* ***************** footer ************************ */
.footer
{
	width: 960px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}
.footer_text {color:#939393; text-decoration: none; font-size: 10px; padding: 4px;}
.footer_text A:link {color:#848486; text-decoration: underline;}
.footer_text A:visited {color:#848486; text-decoration: underline;}
.footer_text A:active {color:#848486; text-decoration: underline;}
.footer_text A:hover {color:#B00000; text-decoration: underline;}

/* ***************** end footer ************************ */
