/* CSS Document */
body{ background-image: url(images/bg.jpg); height:590px; background-repeat:no-repeat;background-color:#000000; margin-bottom:0px; margin-top:0px; margin-left:0px; margin-right:0px;}
td();
.empty{}


td{font-family: Tahoma;font-size:11px; color: #ABABAB;text-decoration: none;}
.add_txt{font-family: Tahoma;font-size:12px; color: #FFFFFF; text-decoration: none;}
.free_txt{font-family: Tahoma;font-size:11px; color: #FFFFFF; text-decoration: none; font-weight:bold;}
.num_txt{font-family: Tahoma;font-size:14px; color: #FFFFFF; text-decoration: none;}
.num_txtb{font-family: Tahoma;font-size:18px; color: #FFFFFF; text-decoration: none;}

.top_menu{font-family:Trebuchet MS; font-size:14px; color: #000000;text-decoration: none; font-weight:bold;}

.top_horiz{background-image:url(images/table/top_horiz.jpg); background-repeat:repeat-x; height:57px; vertical-align:middle; font-family:Trebuchet MS; font-size:14px; color:#FFFFFF; font-weight:bold;}
.bott_horiz{background-image:url(images/table/bott_horiz.jpg); background-repeat:repeat-x; height:10px; vertical-align:bottom;}
.left_verti{background-image:url(images/table/left_verti.jpg); background-repeat:repeat-y; height:2px; vertical-align:top; background-position:right;}
.right_verti{background-image:url(images/table/right_verti.jpg); background-repeat:repeat-y; height:2px; vertical-align:top;}

.white_txt{ font-family:Tahoma; font-size:11px; color:#D3D3D3; font-weight:bold; }
.white_txt1{ font-family:Tahoma; font-size:11px; color:#FFFFFF;}
.orange_txta{ font-family:Tahoma; font-size:11px; color:#FFA806;}

a.more1:link {font-family: Tahoma;font-size: 11px;color: #FFA806;text-decoration: underline; }
a.more1:visited {font-family: Tahoma; font-size: 11px; color: #FFA806; text-decoration: underline; }
a.more1:hover { font-family: Tahoma; font-size: 11px; color: #FFA806; text-decoration: none; }
a.more1:active { font-family: Tahoma; font-size: 11px; color: #FFA806; text-decoration: none; }


.big_add{background-image:url(images/big_add.png); background-repeat: no-repeat;}
.add_1{background-image:url(images/add_1.png); background-repeat: no-repeat; height:142;}
.add_2{background-image:url(images/add_2.png); background-repeat: no-repeat; height:142;}
.add_3{background-image:url(images/add_3.png); background-repeat: no-repeat; height:142;}
.add_4{background-image:url(images/add_4.png); background-repeat: no-repeat; height:142;}

.name_txt{ font-family:Tahoma; font-size:11px; color:#FFA906; }
.orange_txt{ font-family:Tahoma; font-size:14px; color:#FFA906; }
.orange_txtb{ font-family:Tahoma; font-size:18px; color:#FFA906; }
.orange_txtbb{ font-family:Trebuchet MS; font-size:24px; color:#FFA906; font-weight:bold;}
.white_txtbb{ font-family:Trebuchet MS; font-size:14px; color:#FFFFFF; font-weight:bold;}



a.topmenu:link {font-family:Trebuchet MS; font-size:14px; color: #000000;text-decoration: none; font-weight:bold;}
a.topmenu:visited {font-family:Trebuchet MS; font-size:14px; color: #000000; text-decoration: none; font-weight:bold;}
a.topmenu:hover { font-family:Trebuchet MS; font-size:14px; color: #FF5713; text-decoration: none; font-weight:bold;}
a.topmenu:active { font-family:Trebuchet MS; font-size:14px; color: #FF5713; text-decoration: none; font-weight:bold;}

a.add:link {font-family: Tahoma;font-size: 12px;color: #FFFFFF;text-decoration: none; font-weight:bold;}
a.add:visited {font-family: Tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight:bold;}
a.add:hover { font-family: Tahoma; font-size: 12px; color: #FFAF05; text-decoration: none; font-weight:bold;}
a.add:active { font-family: Tahoma; font-size: 12px; color: #FFAF05; text-decoration: none; font-weight:bold;}


a.footer:link {font-family: Tahoma;font-size: 11px;color: #ABABAB;text-decoration: none; }
a.footer:visited {font-family:Tahoma; font-size: 11px; color: #ABABAB; text-decoration: none; }
a.footer:hover { font-family: Tahoma; font-size: 11px; color: #ABABAB; text-decoration: underline; }
a.footer:active { font-family: Tahoma; font-size: 11px; color: #ABABAB; text-decoration: underline;}

a.more:link {font-family: Tahoma;font-size: 11px;color: #FF6603;text-decoration: none; }
a.more:visited {font-family: Tahoma; font-size: 11px; color: #FF6603; text-decoration: none; }
a.more:hover { font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none; }
a.more:active { font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none; }
.inputbox {
	background-color: #2A2A2A;
	width:150px;
	height:16px;
	border: 1px solid #626262;
	font-family: Tahoma;
	font-size: 11px;
	color: #ABABAB;
	font-style: normal;
}
.txt_area {
	background-color: #2A2A2A;
	width:225px;
	height:125px;
	border: 1px solid #626262;
	font-family: Tahoma;
	font-size: 11px;
	color: #ABABAB;
	font-style: normal;
}
