body {
	background-image:url('/images/page/bg.png'); 
	background-repeat:repeat-x; 
	background-position: top center;
	background-color:#323232;
	overflow-y: scroll;
}

td {
	font: 10px Arial, tahoma;
	color: #753d3d;
	overflow: visible;
	overflow: -moz-scrollbars-vertical;
}

.w_navtitle {
	font: 10px Arial Narrow, sans-serif;
	color: #FFFFFF;
	overflow: visible; 
}

.w_nav {
	font: 10px Arial, sans-serif;
	color: #FFFFFF;
	overflow: visible; 
}

.w_nav a {
	text-decoration: none;
	color: #FFFFFF;
}
.w_nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.w_nav a:hover {
	text-decoration: none;
	color: #b48383;
	font-variant:small-caps;
}


.menu {
	font-size: 10px;
	font: 10px Arial, sans-serif;
	text-decoration: none;
}

.menu a {
		color: #cbcbcb;
		text-decoration: none;
}
.menu a:link {
		color: #cbcbcb;
		text-decoration: none;
}
.menu a:hover {
		background-color: #fa993a;
		color: #cbcbcb;
}
.menu a:visited	{
		color: #cbcbcb;
		text-decoration: none;
}
							
A {

    color : #753d3d;
    font-weight: bold
}

A.hover {
    color : #753d3d;
    font-weight: bold
}

A.visited {
    color : #753d3d;
    font-weight: bold
}

.select {
font-family: Verdana, tahoma; 
font-size: 10px; 
color: #FFFFFF; 
text-decoration: none; 
background-color: black; 
height: 16px;  
padding-right: 2px; 
padding-left: 2px; 
margin-bottom: 1px; 
border: #000000; 
border-style: inset; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}

input {
	font: 10px Arial, tahoma;
	color: #000000;
	border-width:1px; 
	vertical-align:text-top; 
	height:15px; 
	left:10px;
	margin:1px;
}

.twitter a:link,.twitter a:visited {
	color: #753d3d;
}
.twitter a:visited:hover, .twitter a:hover{
	color: #7f4949;
	text-decoration: underline;
}
.twitter {
	overflow: hidden;
	font-size: 10px;
}