body {
	font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	color: #444444;
	padding: 0;
	margin: 0;
	background: #663333 url(../img/bg_main.gif) top repeat-x;
}
img,table {
	border: 0;
}
a {
	color: #7C1010;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

h1 {
text-align: right;
color: #787878;
font-size: 120%;

padding: 5px 5px 0 0;
}

h3 {
	font-size: 85%;
	color: #6E0A0A;
	text-transform: uppercase;
	padding: 20px 0 10px 0;
	margin: 0;
}

td, th, table.contacts td.td_head {
	font-family: 'Trebuchet MS', "Tahoma", "Verdana", "Arial", "Sans-serif"; 
	font-size: 13px; 
	margin: 0;
	padding: 0;
}

ul {
	padding: 0;
	margin: 0;	
	margin-left: 20px;
	list-style: none; 
}



li {
	margin: 0;
	display: block;
	padding: 0;
	padding-left: 5px;
	background: url(../img/mfuter_div.gif) no-repeat 8px 5px;
}

li.pointer {
	display: block;
	padding: 0;
	padding-left: 5px;
	background: url(../img/pointer.gif) no-repeat 0px 4px;
}

p {
	text-indent: 13px;
}

p.text {
	font-size: 70%;
	line-height: 140%;
}


.vc {
	background: #FAFAFA;
	border: 1px solid #666666;
	height: 20px;
}

input.vc, textarea.vc {
	height: 22px;
	font-family: 'Trebuchet MS', "Tahoma", "Verdana", "Arial", "Sans-serif"; 
	font-size: 13px; 
	background-color: #FFFFF0;
}

input.button {
  border: 1px solid #666666;
  background-color: #FFFFF0;
  margin: 0 0 0 0px;
  color: #444444;
  text-decoration: none;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  cursor: Pointer;
  height: 22px;

}

td.form_input input.vc {
	width: 144px;
}

td.form_input_small input.vc {
	width: 144px;
	height: 18px;
	font-size: 8px; 
}

.leftlogin_zag {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 10px;
}

.buttons_line_right {
	padding: 2px 0px;
	text-align: right;
}

.form_cont {
	border-color: #79B61C; 
	border-style: dotted; 
	border-top-style: none;
	background: #F5FBED;
	padding: 0;
	margin: 0;
}

#header {
text-align: center;
position: top center;
}

#futer td {
font-size: 70%;
color: #410101;
padding: 20px;
}

#main {
text-align: center;
position: top center;
}

#navline {
width: 95%;
color: #c0c0c0;
font-size: 10px;
}

#navline li {
float: left;
margin: 2px;
list-style: none;
background: none;
}



#gl {
background: url(../img/gl.gif) repeat-x;
margin: 0 0 0px 0;
}

#content {
font-family: 'Trebuchet MS', Verdana, Tahoma;
width: 95%;
font-size: 90%;
line-height: 140%;
}

#content p {
padding: 5px 0 10px 0; 
margin: 0;
}

#content li {
padding: 0 0 0 15px; 
margin: 0;
}

#menu {
text-align: center;
padding: 0 13px 0 13px;
color: #fff;
}
#menu a {
font-size: 10px;
color: #fff;
text-decoration: none;
}
#menu a.main {
font-weight: bold;
}
#menu .main_act {
font-weight: bold;
color: #996666;
font-size: 10px;
}
#menu a.nav {
font-size: 10px;
color: #fff;
text-decoration: none;
padding: 0 5px 0 5px;
}
#menu .nav_act {
font-size: 10px;
color: #996666;
text-decoration: none;
padding: 0 5px 0 5px;
}
#menu a:hover {
color: #C65A5A;
}

table.dotted_table {
	background-color: #FFFFCC; 
	border-left: 1px solid #B0B0B0; 
	border-bottom: 1px solid #B0B0B0;
}

.dotted_border {
	border-color: #B0B0B0; 
	border-style: dotted; 
	border-width: 2px;
	background-color: #FFFFDD;
	padding: 3px;
}

th.center_dotted_cell {
	padding: 7px; 
	background-color: #006666;
	text-align: center;
	color: #ffffff;
	font-size: 75%;
	border-right: 1px solid #B0B0B0; 
	border-top: 1px solid #B0B0B0;
	background: url(../img/table_header_grn.gif);
}

th.center_dotted_cell_blue {
	padding: 7px; 
	background-color: #006666;
	text-align: center;
	font-size: 75%;
	line-height: 75%;
	color: #ffffff;
	border-right: 1px solid #B0B0B0; 
	border-top: 1px solid #B0B0B0;
	background: url(../img/table_header_bl.gif);
}

.center_dotted_cell_sf_sub {
	padding-left: 3px; 
	padding-right: 3px;
	padding-top: 3px;
	color: #ffffff;		
	background-color: #666699;
	border-right: 1px solid #B0B0B0; 
	border-top: none;
	font-size: 75%;
	text-align: center;
}

.left_dotted_cell_sf_sub {
	padding-left: 10px; 
	padding-right: 3px;
	paddint-top: 3px;
	color: #ffffff;		
	background-color: #666699;
	border-right: 1px solid #B0B0B0; 
	border-top: none;
	font-size: 75%;
	text-align: left;
}

th.center_dotted_cell_sf {
	padding-left: 3px; 
	padding-right: 3px; 
	background-color: #006666;
	color: #ffffff;
	border-right: 1px solid #B0B0B0; 
	border-top: 1px solid #B0B0B0;
	font-size: 70%;
	text-align: center;
	background: url(../img/table_header_grn.gif);
}

th.center_dotted_cell_sf_blue {
	padding-left: 3px; 
	padding-right: 3px; 
	background-color: #006666;
	color: #ffffff;
	border-right: 1px solid #B0B0B0; 
	border-top: 1px solid #B0B0B0;
	font-size: 70%;
	text-align: center;
	background: url(../img/table_header_bl.gif);
}

th.center_dotted_cell_lr_blue {
	padding-left: 3px; 
	padding-right: 3px; 
	background-color: #006666;
	color: #ffffff;
	border-right: 1px solid #B0B0B0; 
	border-top: 1px solid #B0B0B0;
	font-size: 70%;
	text-align: center;
	background: url(../img/table_header_lr_rb.gif);
}

.left_dotted_cell_sf {
	padding-left: 3px; 
	padding-right: 3px; 
	border-right: 1px solid #B0B0B0;
	border-top: 1px solid #B0B0B0;
	font-size: 70%;
	text-align: left;
	color: #0000FF;
}

td.center_dotted_cell_sf {
	padding-left: 3px; 
	padding-right: 3px; 
	border-right: 1px solid #B0B0B0;
	border-top: 1px solid #B0B0B0;
	font-size: 70%;
	text-align: center;
	color: #0000FF;

}


td.left_space {
	padding-left: 3px; 
	padding-right: 3px; 
	font-size: 70%;
	text-align: center;
	color: #0000FF;
	background-color: #ffffff;
}

table.just_table {
	background-color: #FFFFFF; 
}

table.just_table_b {
	background-color: #FFFFFF;
	border: 1px solid #7c3030;
}

td.just_cell {
	padding-left: 3px; 
	padding-right: 3px; 
	font-size: 70%;
	text-align: center;
	color: #555555;
	line-height: 20px;
}

td.just_cell_top {
	vertical-align: top;
	padding-left: 3px; 
	padding-right: 3px; 
	font-size: 70%;
	text-align: center;
	color: #555555;
	line-height: 20px;
}

td.just_cell img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

th.just_cell {
	padding-left: 5px; 
	padding-right: 5px; 
	font-size: 70%;
	text-align: left;
	color: #000000;
	line-height: 20px;
	white-space: nowrap;
}

th.center_cell_sf {
	padding-left: 3px; 
	padding-right: 3px; 
	background-color: #006666;
	color: #ffffff;
	font-size: 70%;
	text-align: center;
	background-color: #6D607F;
}

th.sub_cell {
	padding-left: 20px; 
	padding-right: 5px; 
	font-size: 70%;
	text-align: left;
	color: #555555;
	line-height: 170%;
	white-space: nowrap;
}

th.center_cell_prpl {
	padding-left: 3px; 
	padding-right: 3px; 
	background-color: #006666;
	color: #ffffff;
	background: url(../img/table_header_bl.gif);
	font-size: 75%;
	text-align: center;
	background-color: #6D607F;
}

th.center_cell_prpl_m {
	padding: 5px;  
	background-color: #984242;
	color: #ffffff;
	font-size: 100%;
	text-align: center;
}

th.center_cell_prpl_l {
	padding: 2px;
	border-top: 2px solid #ffffff;  
	background-color: #7c3030;
	color: #ffffff;
	font-size: 75%;
	text-align: center;
}

tr.line1 
{
	background-color: #F1F1F1;
}

tr.line2
{
	background-color: #FFFFFF;
}


div.buy_button {
  border: 1px solid #666699;
  background-color: #fff;
  margin: 0 0 0 0px;
  color: #000;
  text-decoration: none;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  height: 20px;
}

.news_head {
padding: 0 15px 0 10px;
color: #35441F;
font-weight: bold;
background: url(../img/mfuter_div.gif) no-repeat 0 6px;
}
.td_head {
padding: 5px 15px 0 5px;
}

td.contacts {
	padding: 10px;
}

td.contacts_left {
	padding: 10px;
	font-weight: bold;
}

td.contacts_form {
	padding: 2px 10px;
}

td.contacts_form_left {
	padding: 2px 10px;
	font-weight: bold;
}

.td_news_date {
margin-top: 10px;
padding: 10px 5px 0 10px;
font-size: 50%;
font-weight: bold;
color: #35441F;
}

.td_news {
padding: 0px 10px 10px 5px;
font-size: 70%;
}

.selector {
	width: 88px;
	font-size: 11px;
}

.form_cont {
	border-color: #79B61C; 
	border: dotted 1px; 
	border-top-style: none;
	background: #F5FBED;
	padding: 0;
	margin: 0;
}

.form_head {
	color: #FF0000;
	padding: 5px;
	font-weight: bold;
	height: 32px;
	border-style: none;
	background: url(../img/form_header.gif);
}

.table_error {
	background: #F5FBED;
}

.error_zag {
	width: 160px;
	text-align: right;
	font-weight: bold;
	color: #880000;
	padding: 5px;
	font-size: 12px;
}

.error_input {
	color: #dd0000;
	padding: 5px;
	font-size: 11px;
}

	
.signupB a {
	font-weight: bold;
	font-size: 100%;
	padding: 1px 3px;
	border: 1px solid #663333;
	text-decoration: none;
	color: #663333;
	background-color: #fff;

	}
	
.signupB a:hover {
	color: #fff;
	background-color: #663333;
	}

pre {
	margin: 0;
	padding: 0;
}