﻿body   
{ 
  background-color: #1E2C38;
  background-image: url(images/bg2.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  background-attachment:fixed;
  margin : 0 auto;
}

.abg
{
}

td 
{
  color: #FFFCF3;
  font-family: Verdana; 
  font-size: 11px;
  text-align: center;
}

a 
{ 
  color: #3D3D3D; 
  font-family: Tahoma; 
  font-size: 11px; 
  text-decoration: none;

}

a:hover 
{ 
  color: #ffffff;
  text-decoration: none;

}

a.box 
{ 
  color: #ffffff; 
  font-family: Tahoma; 
  font-size: 11px;
}

a.box:hover 
{  
  color: #121212;
  text-decoration: none;
}

.Chead
{
  color: #E1D948;

}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  color: #121313;
  text-align: left;
}

.Callg
{
	color: #684A01;
	text-align: left;
}

.Callg td
{
  color: #121313;
  text-align: left;
}

.Cnorm 
{
  background-color: #BF9C00;
}

.Cmite
{
  background-color: #BF9C00;
}
.Cdark
{


}

.Bhead
{
	color: #EEA200;
	text-align: left;
	padding-bottom:12px;
}

.navi
{
	color: #A2947C;
	text-align: left;
	padding-left:4px;
}
.navi_re
{
	color: #A2947C;
	text-align: left;
	padding-left:5px;
	padding-right:5px;
    width:157px;
}
.navtop
{
	color: #000000;
	text-align: center;
	font-family: verdana; 
    font-size: 12px;
	font-weight	: bold;
}

.navtop_re
{
	color: #000000;
	text-align: center;
	font-family: verdana; 
    font-size: 12px;
	font-weight	: bold;
}
.rand
{
}

.smalfont 
{ 
    color: #2C2E2D;
    font-size: 11px;
	text-decoration: none;

}

.border 
{ 
    background-color: #A38700;
}

hr 
{ 
    height: 0px; 
	border-top-width: 1px; 
}

input, textarea, select
{ 
    color: #d8d8d8;  
    font: 11px Tahoma;  
    border-color: #1A1A1A;
  	border-width: 1px;
    border-style: solid;  
    font-weight: none;  
    text-decoration: none;
    background-color:#393939;
}
#copy { 
        padding:30px 184px; 
		margin-left: 0px; 
		list-style:none;
		color: #FC8800;
        text-align: left;
		font: 10px Tahoma;
}
#copy a { 
		color: #FC8800;
		font: 10px Tahoma;
}
#grey { 
		color: #999999;
		font: 13px Tahoma;
		text-align:left;
		padding-bottom:5px;
}
#grey a { 
		color: #D7CA00;
		font: 13px Tahoma;

}
#grey a:hover { 
		color: #ffffff;
		font: 13px Tahoma;

}
#menu {
        color: #D1D1CE;
		}
#menu ul { 
        padding-left: 0px; 
		margin: 0 auto; 
		list-style:none;
}

#menu li a {
    display		        : block;
	width				: 152px;
	line-height			: 25px;
	font-size			: 12px;
	color				: #DEAB00;
	font-weight			: normal;
	background			: url(images/menu.jpg) no-repeat;
	padding-bottom		: 0px;
	text-indent			: 30px;
}
#menu li a:hover {
	color				: #FCCF68;
	text-indent			: 40px;
	background-position	: 0 -25px;
	text-decoration		: none;
}

#menu_re {
        color: #F1D200;
		}
#menu_re ul { 
        padding-left: 0px; 
		margin: 0 auto; 
		list-style:none;
}

#menu_re a {
    display				: block;
	font-size			: 10px;
	color				: #ffffff;
	font-weight			: normal;
	padding-bottom		: 2px;
	text-align          : center;
}
#menu_re a:hover {
	color				: #FDB900;
	text-decoration		: bold;
}

#smallmenu { }
#smallmenu li { font-size: 9px; }
#smallmenu a { font-size: 9px; }