body {
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #CCCCCC;
	margin: 0px;
	background-color:#000000;
}
#wrapper{
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align:left;
}
#topdiv {
	width: 900px;
	padding: 0px;
	margin: 0px;
}
#maindiv {
	float:left;
	width: 900px;
	min-height:290px; 
	height: auto !important;
	height: 290px;
}
#main_l {
	float:left;
	width: 160px;
	margin-bottom: 10px;
	font-size:11px;
}
#main_c {
	float:left;
	width: 505px;
	padding-left: 20px;
	margin-bottom: 15px;
	font-size:13px;
	min-height:290px; 
	height: auto !important;
	height: 290px;
}
#main_v {
	float:left;
	width: 600px;
	padding-left: 20px;
	margin-bottom: 15px;
	font-size:13px;
	min-height:290px; 
	height: auto !important;
	height: 290px;
}
#main_cb {
	float:left;
	width: 600px;
	padding-left: 20px;
	margin-bottom: 15px;
	text-align:justify;
	font-size:13px;
	min-height:290px; 
	height: auto !important;
	height: 290px;
}
#main_r {
	float:right;
	width: 200px;
	padding-right: 0px;
	margin-bottom: 15px;
	text-align:justify;
	font-size:13px;
}
#main_rv {
	float:right;
	width: 80px;
	padding-right: 0px;
	margin-bottom: 15px;
	text-align:justify;
	font-size:13px;
}

#bottomdiv {
	width: 900px;
	margin-top:15px;
	margin-bottom:15px;
	clear:both;
}

h1{
	background: url(../graphic/sf_h1.gif) no-repeat;
	font-size: 160%;
	padding-left: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

h2{
	font-size: 130%;
	color: #CCCCCC;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

h3{
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

a{
	color: #FF9900;
	text-decoration: none;
}

a:link{
	color: #FF9900;
	text-decoration: none;
}

a:visited{
	color: #FF9900;
	text-decoration: none;
}

a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}

.margine
{
	border: 1px solid #cccccc;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	background-color: #F4F4F4;
	padding-left:3px;
}

.margine_sg
{
	border: 1px solid #cccccc;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	padding-left:3px;
}

.tdcal
{
	border: 1px solid #cccccc;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	background-image: url(../graphic/sf_rows.gif);
	background-repeat: repeat-x;
	padding-left:3px;
}

.small_11
{
	font-size:11px;
	color:#CCCCCC;
	font-family:"Trebuchet MS";
}

.row_trasp
{
	font-family:"Trebuchet MS";
	background-image: url(../graphic/sf_rows.gif);
	background-repeat: repeat-x;
}

.button
{
	border: 1px solid #FF9900;  
	font-weight: bold; 
	font-size: 10px; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #990000;
}

.svideo {
	float:left;
	width:400px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;/*	border:1px solid #993300;*/
}

.svideo_tx {
	float:right;
	width:130px;
	margin: 00px;
	padding-right: 6px;
	/*border:1px solid #993300;*/
}

.separator_cont {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	clear:both;
}

.contn {
	float:left;
	width:100%;
	margin: 0px;
	padding: 3px;
	border:1px solid #996666;
	background-color: #4A4A4A;
}

