/* CSS Document */

body
{
	background-color:#000000;
}

#tablenav
{
	background-color:#09120F;
	border:solid 1px #1d2422;	
	border-bottom:none;
	padding:2px 2px 2px 2px; /*padding:top right bottom left*/
}

#tablenav tr
{
	border-color:#1d2422;
	height:28px;
}
#tablenav td
{
	border:solid 1px #1d2422;
	border-top:none;
	border-right:none;
	border-left:none;
}

#inttablenav
{
	color:#FFFFFF;
	background-color:#080609;
	border:solid 1px #1d2422;
	text-indent:6px;
	border-bottom:none;
	width:181px;
}
#inttablenav tr
{
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
	height:20px;
	width:181px;
	
}
#inttablenav td
{
	border-color:#1d2422;

	
}
#inttablenav a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	
}

#inttablenav a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFE854;
	text-decoration:none;	
	font-weight:normal;	
}

#maintable
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	letter-spacing:0.02em;
}

#maintable a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	letter-spacing:0.02em;
	text-decoration:none;
}

#maintable a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	letter-spacing:0.02em;
}
.MainTr {
	width: 216px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
	background: url no-repeat  right bottom;
	color: #000000;
}
.TopLink {
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}
.SubLink {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.Sublink:hover{
	color:#FAF030;
	text-decoration: underline;
	/*background: url(images/bottom.gif);*/
}
.TdBgMain{
padding-left: 20px;
background:url(images/bottom1.gif);
}
.TdBgMain2{
padding-left: 20px;
background:url(images/bottom2.gif);
}
.leftLinkbg {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #1D2422;
}.nav-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
	list-style-position: outside;
	list-style-image: url(images/arro.jpg);
	list-style-type: circle;
}
.blackboxnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFCC33;
	text-decoration: underline;
	padding: 10px;
	width: auto;
	list-style-position: inside;
	list-style-type: circle;
	position: static;
	height: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.nav-links-hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: underline;
}

