BODY {
	margin			: 0 0 0 0;
	padding			: 0 0 0 0;
	color			: #330000;
}
BODY, TD, P {
	font-family		: verdana, helvetica;
	font-size		: 10px;
}

A:link,A:visited,A:active {    
	color: #000000;
	font-weight: bold;
}

A:hover {
	color: #72868B;
	text-decoration: none;
	font-weight: bold;
}

.Main {
	width			: 800;
	height			: 100%;
}
.Main TD {
	margin			: 0 0 0 0;
	padding			: 0 0 0 0;
	border-collapse : collapse;
}

.Login {
	font-family		: verdana;
	font-size		: 8px;
	color			: #000000; 
	border			: 1px #000000 solid;
	height			: 18px;
	font-size		: 9px;
}
.LoginOK {
	background-color: #DEDEDE;
	font			: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color			: #FFFFFF;
	border			: 1px #000000 solid;
	text-align		: center; 
	height			: 18px;
}
.Button {
	background-color: #DEDEDE;
	font			: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color			: #FFFFFF;
	border			: 1px #000000 solid;
	text-align		: center; 
	height			: 18px;
}
.Input { 
	background		: #ffffff;
	font			: 8px Verdana;
	color			: #000000;
	border			: 1 solid #000000;
	height			: 16px;
	font-size		: 9px;
}
.Input2 { 
	background		: #ffffff;
	color			: #000000;
}

.Index {
	width			: 100%;
}
.Index TD {
}
.Index A {
	text-decoration : none;
	color			: #330000;
}
.Index A:hover {
	text-decoration : none;
	color			: #0000ff;
}

.Indexheader {
	color			: black;
	background-color	: #fff;
	font-weight		: bold;
/*	text-align		: center;*/
}
.Indexfirst {
	color			: black;
	background-color: #E3E3E3;
}
.IndexrowOdd {
	background-color: #F9F9F9;
}
.IndexrowEven {
	background-color: #F2F2F2;
}


.Topmenu .Separator {
	background-color: #F3F911;
	width			: 1;
}

td.Topmenubutton1 {
	font-weight		: bold;
	height			: 25px;

	padding			: 5 5 5 5;
	text-align		: center;
	background-color: #B8D10A;
}
td.Topmenubutton1:hover {
	color			: #ffffff;
}

td.Topmenubutton2 {
	font-weight		: bold;
	height			: 25px;

	padding			: 5 5 5 5;
	text-align		: center;
	background-color: #93A707;
}
td.Topmenubutton2:hover {
	color			: #ffffff;
}


.Leftmenutop, .Leftmenutop TD {
	font-weight		: bold;
	height			: 25;
	vertical-align	: middle;
	background-color: #B8D10A;
	padding-left	: 10px;
	color			: white;
}

td.Homebutton1,td.Leftmenubutton1 {
	width			: 100%;
	height			: 30px;
	padding-top		: 9px;
	padding-bottom	: 7px;
	padding-left	: 13px;
	padding-right	: 7px;
	background-color: #DDDDDD;
	background-image: url(/img/bullet.gif);
	background-position: middle;
	background-repeat: no-repeat;
}
td.Homebutton1:hover,td.Leftmenubutton1:hover {
	color			: #000000;
	background-color: #FFFFFF;
}

td.Homebutton2,td.Leftmenubutton2 {
	width			: 100%;
	height			: 30px;
	padding-top		: 9px;
	padding-bottom	: 7px;
	padding-left	: 13px;
	padding-right	: 7px;
	background-color: #EFF2E4;
	background-image: url(/img/bullet.gif);
	background-position: middle;
	background-repeat: no-repeat;
}
td.Homebutton2:hover,td.Leftmenubutton2:hover {
	color			: #000000;
	background-color: #FFFFFF;
}


.Copyright {
	border-top		: 1 solid black;
	border-bottom	: 1 solid black;
}

.Copyright TD {
	border-top		: 1 solid #73B9F6;
	border-bottom	: 1 solid #73B9F6;
	background-color: #358ACE;
	color			: white;
}

.Details {
	width			: 100%;
	padding			: 0 0 0 0;
	margin			: 0 0 0 0;
}
.Details TD {
	padding			: 0 0 0 0;
	margin			: 0 0 0 0;
}
.Detailsheader TD {
	background-color: #CDCDCD;
	border-top		: 1 solid #330000;
	border-bottom	: 1 solid #330000;
	font-family		: Verdana;
	font-size		: 18px;
	font-weight		: bold;
	text-align		: center;
	margin-top		: -1;
	height			: 27;
}
.Detailheader, .Detailheader TD {
	background-color: #CDCDCD;
	font-size		: 10px;
	font-weight		: bold;
	text-align		: center;
}
.Contentheader TD {
	background-color: #CDCDCD;
	border-top		: 1 solid #330000;
	border-bottom	: 1 solid #330000;
	font-family		: Verdana;
	font-size		: 14px;
	font-weight		: bold;
	text-align		: center;
	margin-top		: -1;
	height			: 27;
}
.Contentheader, .Contentheader TD {
	background-color: #CDCDCD;
	font-size		: 14px;
	font-weight		: bold;
	text-align		: center;
}

a.Leftmenu:link,a.Leftmenu:visited,a.Leftmenu:active {    
	color: #000000;
	font-weight: bold;
}

a.Leftmenu:hover {
	color: #72868B;
	text-decoration: none;
	font-weight: bold;
}

a.Leftmenu:link,a.Leftmenu:visited,a.Leftmenu:active {    
	color: #000000;
	font-weight: bold;
}

a.Leftmenu:hover {
	color: #72868B;
	text-decoration: none;
	font-weight: bold;
}

a.Topmenu:hover {
	color:#FFFFFF;
}

.Top5 {
	width			: 150;
	font-size		: 9px;
}
.Top5Up {
	color			: #008000;
	font-size		: 9px;
}
.Top5Down {
	color			: #ff0000;
	font-size		: 9px;
}


.Marquee, .Marquee TD {
	border-top		: 1 solid black;
	border-bottom	: 1 solid black;
	border-collapse : collapse;
	background-color: #ffffff;
}

.Marquee A {
	color			: blue;
	text-decoration	: none;
}


.Button {
	background		: #358ACE;
	font			: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color			: #FFFFFF;
	border			: 1px #000000 solid;
	text-align		: center; 
	height			: 18px;
}

td.adm_table_header {
    font-weight:bold;
}

td.adm_td {
	border-left:1 solid #000000; 
	border-top:1 solid #cccccc;
}
.up_style {
	color: #008000;
}
.down_style {
	color: red;
}
.top5row {
	font-family: verdana;
	font-size:xx-small;	
}
a.marquee_news {
	color: black;
}
.marquee_news_title  {
	color: black;
	font-weight:bold;
}
.Error {
	color:red;
	font-weight:bold;

}
.content_source {
	font-weight:bold;	
}
.content_date {
	font-weight:bold;	
}

.content_text {
	
}
.Mainleft {

}
