﻿/* CSS Document */
* { margin:0; padding:0;}

body { height:100%; }

html { height:100%; }
body {font-size:100%; line-height:0.8em; text-align:center; background:#282828}
textarea
	{	font-family:Tahoma; 
		color:#efb8b8;
	}	


input
	{	font-family:Tahoma; 
		color:#efb8b8;
	}	


html
	{	font-family:Tahoma; 
		color:#efb8b8;
	}	


.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}

a img{ border:0px}
img{ vertical-align:top;  }

b{color:#018eb9;}

a{color:#efb8b8; text-decoration:underline} 
a:hover{text-decoration:none}
.a1{color:#fff; font-weight:bold; background:url(images/arrow1.gif)  center right no-repeat;  margin:0px; padding-right:7px;} 

ul{margin:0 0 0 8px; padding:0; list-style:none;}
ul li{background:url(images/arrow.gif) top left no-repeat; background-position:0 7px; margin:0px; padding-left:10px; }
ul li a{color:#ffffff; text-decoration: underline;  line-height:1.5em} 
ul li a:hover { text-decoration:none; }



/*content*/
#page1 #content{ background:url(images/bg.gif) repeat-x top #2f2f2f}
#page2 #content{ background:url(images/bg2.gif) repeat-x top #2f2f2f}
#page3 #content{ background:url(images/bg3.gif) repeat-x top #2f2f2f}


#content{ font-size:0.6875em; width:100%; text-align:left; background:url(images/bg.gif) repeat-x top #2f2f2f}
#content .indent{padding:26px 15px 61px 28px}
#content .indent_col2{padding:10px 6px 8px 0px}
#content .indent_col1{padding:6px 21px 8px 27px}
#content .indent_col3{padding:18px 27px 4px 0px}
#content .indent_col4{padding:18px 20px 61px 27px}
#content .title{  margin:-6px 0 7px -20px}
#content .title1{  margin:-6px 0 7px 0px}
#content .pic_left{ float:left; margin:0px 20px 35px 0px}
#content .pic{ margin:0px 0px 6px -6px}
#content .pic1{ margin:0px 5px 0px 0px}
#content .line{ margin:14px 0px 11px -6px}
#content .bann{ position:relative; margin:-16px 0px 0px 0px}
#content p{ margin:0px 0px 7px 0px}
#content .p{ margin:0px 0px 7px 0px}
#content h4{ font-size:1em; color:#ffffff; margin-bottom:7px}


/*block*/
.block{ background:#741919; width:100%}
.block .bg_top{ background: url(images/bg_top.gif) repeat-x top}
.block .bg_bottom{ background: url(images/bg_bottom.gif) repeat-x bottom }
.block .bg_left{ background: url(images/bg_left.gif) repeat-y left }
.block .bg_right{ background: url(images/bg_right.gif) repeat-y right}
.block .bg_top_left{ background: url(images/bg_top_left.gif) no-repeat top left }
.block .bg_top_right{ background: url(images/bg_top_right.gif) no-repeat top right }
.block .bg_bottom_left{ background: url(images/bg_bottom_left.gif) no-repeat bottom left }
.block .bg_bottom_right{ background: url(images/bg_bottom_right.gif) no-repeat bottom right }
.block .indent_block{ padding:16px 13px 25px 26px; }
/*block1*/
.block1{ background:#741919; width:100%}
.block1 .bg_top{ background: url(images/bg_top.gif) repeat-x top}
.block1 .bg_bottom{ background: url(images/bg_bottom.gif) repeat-x bottom }
.block1 .bg_left{ background: url(images/bg_left.gif) repeat-y left }
.block1 .bg_right{ background: url(images/bg_right.gif) repeat-y right}
.block1 .bg_top_left{ background: url(images/bg_top_left1.gif) no-repeat top left }
.block1 .bg_top_right{ background: url(images/bg_top_right1.gif) no-repeat top right }
.block1 .bg_bottom_left{ background: url(images/bg_bottom_left.gif) no-repeat bottom left }
.block1 .bg_bottom_right{ background: url(images/bg_bottom_right.gif) no-repeat bottom right }
.block1 .indent_block{ padding:16px 13px 25px 26px; }
/*block2*/
.block2{ background:#000000; margin:4px 2px 4px 0px}
.block2 .bg_top_left{ background: url(images/bg_top_left2.gif) no-repeat top left }
.block2 .bg_top_right{ background: url(images/bg_top_right2.gif) no-repeat top right }
.block2 .bg_bottom_left{ background: url(images/bg_bottom_left2.gif) no-repeat bottom left }
.block2 .bg_bottom_right{ background: url(images/bg_bottom_right2.gif) no-repeat bottom right }
.block2 .indent_block{ padding:3px 8px 3px 4px; }


#page2 #content .pic1{ margin:0px 12px 0px 0px}
#page3 #content{ color:#ffffff}
#page3 #content span{ color:#efb8b8}

/*footer*/
#footer { color:#818181; font-size:0.6875em; background:url(images/bg_bot.gif); padding:30px 0px 20px 0px; text-align:center}
#footer a {color:#656565; text-decoration:underline}  
#footer a:hover {  text-decoration:none}


.input{
	width:101px; 
	font-size:1em;
	vertical-align:middle;
	padding-left:5px;
	color:#000000;
	margin-right:3px
}
