/* CSS Document */
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
background-color: #000000;
}
.table_main {
	border: 1px solid #000000;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat;
}
.text_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
.bg_menu_top {
	background-image: url(../images/bg_menu_top_2.gif);
	background-repeat: no-repeat;
	background-position:right;
}
.bg_menu_bottom {
	background-image: url(../images/bg_menu_bottom.gif);
	background-repeat: no-repeat;
	background-position:right;
}
.bg_menu_bottom1 {
	background-image: url(../images/bg_menu_bottom1.gif);
	background-position:right;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F6F;
}
.menu_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.BottomLink:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.BottomLink:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.BottomLink:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.BottomLink:hover {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a.MenuLink:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.MenuLink:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.MenuLink:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.MenuLink:hover {
	font-size: 11px;
	color: #ccffff;
	text-decoration: none;
}
.bg_content {

background-image: url(../images/bg_content_im.gif);
background-repeat: repeat-y;
background-position: top left; 
}
.text_content {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
color: #000000;}
.bg_menu_top_ind {
	background-image: url(../images/bg_menu_top.gif);
	background-repeat: no-repeat;
	background-position:right;
}

.list
{
padding-bottom: 5px;
}

.textbox {
width: 150px;
height: 18px; 
font: 12px Georgia, "Times New Roman", Times, serif;
color: #333333;
border: 1px #0B4B67 solid;}

.red {
font: 12px Georgia, "Times New Roman", Times, serif;
	color: #CC0033;}
.textboxBig{
width: 540px;
height: 18px; 
font: 12px Georgia, "Times New Roman", Times, serif;
color: #333333;
border: 1px #0B4B67 solid;}
.bg_menu_bottom_sec {
	background-image: url(../images/bg_menu_bottom.gif);
	background-repeat: no-repeat;
	background-position:right;
}
.bg_tabel {
background-image: url(../images/bg_tabel.gif);
background-repeat: repeat-x;}