body {
	background-color:#4FB6E2;
	margin:10px;
	font-family:Verdana,sans-serif;
	font-size:12px;
}

a {
	color:#005D98;
}

a:link { 
    text-decoration:underline;
}

a:visited { 
    text-decoration:underline;
}

a:hover { 
    text-decoration:none;
}

a:active { 
    text-decoration:none;
}

a.btn_hd {
	color:#FFF2B1;
	font-size:10px;
}

a.btn_hd:link { 
    text-decoration:none;
}

a.btn_hd:visited { 
    text-decoration:none;
}

a.btn_hd:hover { 
    text-decoration:underline;
}

a.btn_hd:active { 
    text-decoration:none;
}

a.btn_mm {
	color:#FFF2B1;
	font-size:13px;
}

a.btn_mm:link { 
    text-decoration:none;
}

a.btn_mm:visited { 
    text-decoration:none;
}

a.btn_mm:hover { 
    text-decoration:none;
}

a.btn_mm:active { 
    text-decoration:none;
}

a.btn_mm2 {
	color:#FFF2B1;
	font-size:13px;
}

a.btn_mm2:link { 
    text-decoration:none;
}

a.btn_mm2:visited { 
    text-decoration:none;
}

a.btn_mm2:hover { 
    text-decoration:none;
}

a.btn_mm2:active { 
    text-decoration:none;
}

a.btn_mm_ad {
	color:#FFF2B1;
	font-size:13px;
}

a.btn_mm_ad:link { 
    text-decoration:none;
}

a.btn_mm_ad:visited { 
    text-decoration:none;
}

a.btn_mm_ad:hover { 
    text-decoration:none;
}

a.btn_mm_ad:active { 
    text-decoration:none;
}

a.btn_ad {
	padding-left:3px;
	color:#000000;
	font-size:13px;
}

a.btn_ad:link { 
    text-decoration:none;
}

a.btn_ad:visited { 
    text-decoration:none;
}

a.btn_ad:hover { 
    text-decoration:underline;
}

a.btn_ad:active { 
    text-decoration:none;
}

div {
	background-color:#005D98;
	scrollbar-base-color:#005D98;
  	scrollbar-3dlight-color:#EDF3F6;
  	scrollbar-arrow-color:#005D98;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#4FB6E2;
  	scrollbar-highlight-color:#EDF3F6;
  	scrollbar-shadow-color:#333333;
  	scrollbar-track-color:#4FB6E2;	
}

div.fill_header {
	background-color:#4FB6E2;
	top:0px;
	width:100%;
	height:5px;
	position:absolute;
	z-index:99;
}

div.fill_top {
	width:100%;
	height:105px;
}

div.header {
	position:absolute;
	top:10px;
	width:100%;
	z-index:3;
}

div.login {
	position:absolute;
	z-index:4;
	right:10px;
	top:65px;
	width:120px;
	background-color:#2770AD;
	padding:5px;
}

div.mm_frame {
	position:absolute;
	top:0px;
	height:100%;
	width:170px;
	z-index:2;
	text-align:center;
}

div.mm {
	background-color:#CC0033;
	height:100%;
	width:150px;
}

div.info_frame {
	position:absolute;
	top:0px;
	height:100%;
	width:340px;
	right:9px;
	z-index:2;
	text-align:center;
}

div.info {
	background-color:#E8F3F9;
	height:100%;
	width:320px;
}

div.content_frame1 {
	position:absolute;
	top:0px;
	height:100%;
	width:100%;
	z-index:1;
	text-align:center;
}

div.content_frame2 {
	position:absolute;
	left:170px;
	height:200px;
	width:200px;
	text-align:left;
}

div.content {
	background-color:#E8F3F9;
	position:absolute;
	height:100%;
	width:100%;
	overflow:auto;
	padding:5px;
}

image {
	border:0px;
}

input, select, textarea {
	border:1px solid #005D98;
}

input.radio, input.checkbox {
	border:0px;
}

table {
	width:100%;
	font-size:11px;
}

table.content {
	margin-top:10px;
	margin-bottom:20px;
}

table.effort {
	border-top:3px solid #005D98;
	border-bottom:2px solid #005D98;
	border-collapse:separate;
	empty-cells:show;
}

table.forum {
	border-top:3px solid #005D98;
	border-bottom:2px solid #005D98;
	border-collapse:separate;
	empty-cells:show;
}

table.info {
	margin-top:10px;
	width:300px;
}

table.join {
	font-size:12px;
}

table.login {
	font-size:12px;
}

table.mm {
	background-color:#FF878A;
	width:150px;
}

td {
	padding:10px;
	vertical-align:top;
	color:#005D98;
}

td.article {
	padding:0px;
	padding-right:10px;
}

td.article_price {
	padding:1px;
	vertical-align:bottom;
	text-align:right;
	white-space:nowrap;	
}

td.ad_article {
	padding:1px;
	vertical-align:top;
}

td.ad_article_last {
	border-bottom:5px solid #005D98;
	padding:1px;
	vertical-align:top;
	padding-bottom:10px;
}

td.ad_list {
	padding:1px;
	vertical-align:top;
	white-space:nowrap;	
}

td.article_price_last {
	border-bottom:5px solid #005D98;
	padding:1px;
	vertical-align:bottom;
	text-align:right;
	white-space:nowrap;	
	padding-bottom:10px;
}

td.cont_header {
	text-align:left;
	font-weight:bold;
	white-space:nowrap;
	font-size:16px;
	padding:5px;
	background-color:#FFF2B1;
	color:#005D98;
	width:100%;
	border-bottom:3px solid #005D98;
	filter:Alpha(opacity=100, finishopacity=20, style=1, startx=50 );
}

td.cont_image {
	padding:5px;
	background-image:url( ../img/2_fill_img_content.png );
	background-repeat:repeat-x;
}

td.cont_message {
	height:100%;
	padding:5px;
	font-size:12px;
	color:#005D98;
}

td.effort_image {
	border-bottom:1px solid #005D98;
}

td.effort_number {
	font-weight:bold;
	font-size:12px;
	text-align:right;
	border-bottom:1px solid #005D98;
}

td.effort_text {
	font-size:12px;
	border-bottom:1px solid #005D98;
}

td.full_width {
	width:100%;
	text-align:center;
}

td.info_header {
	font-weight:bold;
	background-color:#FFF2B1;
	border:1px solid #000000;
	border-bottom:3px solid #005D98;
	padding:5px;
}

td.info {
	padding:0px;
	border:1px solid #AAAAAA;
}

td.join {
	padding:0px;
	white-space:nowrap;
}

td.questions_header {
	padding:2px;
	width:100%;
	background-color:#FFF2B1;
	color:#005D98;
	width:100%;
	border-bottom:3px solid #005D98;
	filter:Alpha(opacity=100, finishopacity=20, style=1, startx=50 );
}

td.join_frame {
	padding:0px;
	padding-right:5px;
	width:100px;
	white-space:nowrap;
	text-align:right;
	vertical-align:middle;
}

td.join_label {
	padding:0px;
	padding-right:5px;
	text-align:right;
	vertical-align:middle;
}

td.links {
	padding:0px;
	padding-left:105px;
}

td.login {
	padding:2px;
	color:#FFF2B1;
}

td.login_screen {
	padding:2px;
}

td.mm {
	border-top:1px solid #FF5B64;
	border-right:1px solid #FF5B64;
	border-left:1px solid #820000;
	border-bottom:1px solid #820000;	
	width:100%;
	cursor:pointer;
	white-space:nowrap;
	filter:Alpha(opacity=100, finishopacity=50, style=1, startx=50 );
	background-color:#B10021;
	padding:5px;
}

td.mm2 {
	border-top:1px solid #FF5B64;
	border-right:1px solid #FF5B64;
	border-left:1px solid #820000;
	border-bottom:1px solid #820000;	
	width:100%;
	cursor:pointer;
	white-space:nowrap;
	filter:Alpha(opacity=100, finishopacity=50, style=1, startx=50 );
	background-color:#B10021;
	padding:5px;
}

td.mm_ad {
	border-top:1px solid #FF5B64;
	border-right:1px solid #FF5B64;
	border-left:1px solid #820000;
	border-bottom:1px solid #820000;	
	width:100%;
	cursor:pointer;
	white-space:nowrap;
	filter:Alpha(opacity=100, finishopacity=50, style=1, startx=50 );
	background-color:#E84847;
	padding:5px;
}

td.mm_sep {
	background-color:#CC0033;
}

td.ms_ad {
	border-top:1px solid #FF5B64;
	border-right:1px solid #FF5B64;
	border-left:1px solid #820000;
	border-bottom:1px solid #820000;	
	width:33%;
	cursor:pointer;
	white-space:nowrap;
	filter:Alpha(opacity=100, finishopacity=50, style=1, startx=50 );
	background-color:#E84847;
	padding:5px;
}

td.news_date {
	border-top:5px solid #FFF2B1;
	width:90px;
	padding-right:0px;
	font-size:10px;
}

td.news_header {
	border-top:5px solid #FFF2B1;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	width:100%;
	padding-left:20px;
	padding-right:50px;
	padding-bottom:2px;
	filter:Alpha(opacity=100, finishopacity=50, style=1, startx=50 );
}

td.news_text {
	text-align:left;
	width:100%;
	padding-left:20px;
	padding-top:2px;
}

td.partner {
	padding:0px;
	border-top:5px solid #FFF2B1;
	border-bottom:1px solid #005D98;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	width:100%;	
	padding-right:50px;
	padding-bottom:20px;
}

td.partner_image {
	padding:0px;
	border-top:5px solid #FFF2B1;
	border-bottom:1px solid #005D98;
	font-size:15px;
	font-weight:bold;
	text-align:right;	
	padding-bottom:20px;
}

td.small_right {
	font-size:10px;
	text-align:right;
	color:#FFF2B1;
	white-space:nowrap;
}

tr.effort_1 {
	background-color:#FFFFEE;
}
