/* CSS Document */
/*body
{	
	margin: 0px;
	padding: 0px;
	background:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#006990;
}

body, td, p, div, select, input, textarea
{
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #ffffff;
	line-height:15px;
}

input
{
	background-color:#5ec5ee;
	border:#00658b solid;
	border-color:#00658b;
	width:250px;
}

input.butt {width:97px;}

textarea
{
	background-color:#5ec5ee;
	border:#00658b solid;
	border-color:#00658b;
	width:250px;
	height:150px;
}

.bg0
{	
 	background-image:url(../images/logo2.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

a:link, a:active, a:visited
{
	color: #ffffff;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
	
a.top:link, a.top:active, a.top:visited
{
	color: #fffecd;
	font-weight: bold;
	font-size:10px;
	text-decoration:none;
}

a.new:link, a.new:active, a.new:visited
{
	color: #fffecd;
	font-weight: bold;
	font-size:11px;
	text-decoration:underline;
}
a.new:hover
{
	text-decoration:none;
}

a.white:link, a.white:active, a.white:visited
{
	color: #ffffff;
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
}

.top_right
{
	background-image:url(../images/head_right.jpg);
	background-position:right;
	background-repeat:no-repeat	
}

.tb_main
{	
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.tb_fut
{	
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg4.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.pad
{
	padding:20px;
	padding-top:0px;
}
.pad_inn
{
	padding:20px;
	padding-top:0px;
	padding-left:0px;
}
.yel
{
	list-style-image:url(../images/li.gif);
}
.wh
{
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
}*/
	