@charset "utf-8";
body {
	background: #000 url(../img/main_bottom.png) no-repeat center bottom;
	margin: 0px;
	font-family: arial;	color: #FFF; font-size:10pt;
}
a { text-decoration:none; color:#6099FF }
a:hover { text-decoration:underline; }
h1{ margin:0; padding:0 10px; color:#FF0; font-family:"Times New Roman"; }
h2{ margin:0 0 15px 0; color:#6099FF; font-family:"Times New Roman"; }
h4{ 
	margin:0 3px; padding:10px 15px 5px 15px;
	text-transform:uppercase; color:#FF0;
	float:left
}
h4.select{ background: url(../img/bg-box.png); border-right:1px #333 solid; }
h4.unselect{ background: url(../img/bg_black.png); border-right:1px #111 solid; }
h4.unselect:hover{ 
	background: url(../img/bg-box.png); border-right:1px #333 solid;
	text-decoration:underline; cursor:pointer
}
p { 
	text-align:justify; margin:0 0 10px 0; line-height:18px;
}
.clear { clear:both }
#Main {
	background: url(../img/main_top.png) no-repeat;
	width:1000px; text-align:left
}
#MainMenuTop { background: url(../img/bg_black.png); padding-left:100px; }
#MainMenuTop b{ margin:5px; text-transform:uppercase; display:block; float:left; border:1px transparent solid; }
#MainMenuTop b:hover{ background: url(../img/bg_black.png); border:1px #666 solid; }
#MainMenuTop a{ color:#FF0; padding:5px 10px; display:block; }
#MainMenuTop a:hover{ color:#FFF; text-decoration:none; }
#MainMenuTop div{ 
	position:absolute; background: url(../img/bg_black.png);
	margin-left:-1px;
	border:1px #666 solid; border-top:0;
}
#MainMenuTop div a{ padding-right:40px; font-size:8pt; }
#MainMenuTop div a:hover{ background: url(../img/bg_white.png); }

#MainSupport { margin:50px 100px 50px 0; float:right; cursor:default }
#MainSupport #Support {  padding:5px 0; clear:both }
#MainSupport ul { margin:5px 0;}
#MainSupport img { border:0; margin:5px 10px;}
#MainSupport .yahoo { 
	background-position:center; width:121px; height:21px;
	display:block; float:left; margin:3px 10px 5px 10px;
}

#MainContent { clear:both; padding:20px;}
#MainContent #MainContentLeft { 
	background:url(../img/bg-box.png);
	width:600px; 
	border:1px #333 solid;
	padding:10px;
	float:left;
}
#MainContentLeft .MainContentLeftBox { 
	background:url(../img/bg-box.png);
	padding:10px 10px 0 10px; margin:10px;
	border:1px #333 solid;
}

#MainContent #MainContentRight { width:332px; float:right; cursor:default; }
.ContentBox { 
	background: url(../img/bg-box.png); padding:0 10px; clear:both;
	border-right:1px #333 solid; border-bottom:1px #333 solid;
	margin-bottom:20px;
}
.ContentBox ol{ padding:0; margin:0; list-style:none }
.ContentBox ol li{ padding:15px 5px; border-bottom:1px #666 }
.ContentBox ol li.newsEnd { border-bottom:0 }
#MainContentRight #link { padding:5px 0; text-align:center }
#MainContentRight #link img{ margin:5px; width:140px; height:80px; border:1px #666 solid }
#MainContentRight #design { padding:10px; line-height:24px; }
#MainContentRight #design b{ display:block }
#MainContentRight #design b a{ color:#FF0 }
#MainContentRight .TT{ background: url(../img/bg-box.png); padding:10px; clear:both;	border:1px #333 solid; margin-bottom:20px; }
.TT #TTLeft{ float:left; width:120px;  border-right:1px #333 dashed }
.TT #TTRight{ float:right; width:175px; }
.TT b{ display:block; color:#FF0; text-transform:uppercase; }
.TT #TT-Tigia{ padding:2px; line-height:18px; clear:both; }

#MainBottom { clear:both; padding-top:20px; }
#MainBottom a{ color:#FF0 }
#MainBottom #MainBottomContent{ 
	background: url(../img/bg_black.png); padding:10px;
	text-align:center; line-height:24px;
}