﻿﻿HTML {
	height:100%;
}

BODY {
	font-family:Tahoma;
	height:100%;
	font-size:11px;
	margin:0;
	padding:0;
}

TABLE {
	font-family:Tahoma;
	font-size:11px;
	line-height:160%;
}

.tdContent {
	padding:0 4px 4px;
}

.textHead {
	height:22px;
	font-weight:700;
	color:#036;
	cursor:pointer;
}

.txtDetail {
	color:#D2190B;
	cursor:pointer;
}

H1 {
	font-size:0.9em;
}

A {
	color:Blue;
	text-decoration:none;
}

A:hover {
	color:#F30;
	text-decoration:underline;
}

.input {
	border-right:#999 1px solid;
	border-top:#999 1px solid;
	font-size:8pt;
	border-left:#999 1px solid;
	border-bottom:#999 1px solid;
	font-family:Verdana;
	height:21px;
	padding:2px;
}

.button {
	border-right:#999 1px solid;
	border-top:#999 1px solid;
	font-weight:700;
	font-size:8pt;
	background-image:url(../skin/txt_b.jpg);
	border-left:#999 1px solid;
	cursor:pointer;
	border-bottom:#999 1px solid;
	font-family:Verdana;
	height:22px;
	border:0;
	padding:2px;
}

.styleHeader {
	background:url(../administrator/skin/background.jpg);
	font-weight:700;
	height:22px;
}

.Head {
	height:20px;
	margin-bottom:4px;
	margin-top:4px;	
	background-image:url(../skin/bgTD.gif);	
	font-weight:bold; color:#004594;
	border:1px solid #A8DEE8;
}
.HeadNews {
	background-image:url(../skin/bg_Head.gif);
	background-repeat:no-repeat;
	height:21px;
	font-weight:700;
	margin-bottom:4px;
	margin-top:4px;
	cursor:pointer;
	padding:2px 2px 2px 4px;
}
.tHead {
	font-weight:700;
	background-color:#069;
	color:#fff;
	width:160px;
	background-image:url(../skin/tHbg.gif);
	padding:2px;
}

.divHead {
	border-left:1px solid #B0BEC7;
	border-right:1px solid #B0BEC7;
	border-bottom:1px solid #B0BEC7;
	border-top:none;
}

.txtHead {
	color:#00F;
	font-size:12px;
	font-weight:700;
}

.txtList {
	color:navy;
	font-size:12px;
	cursor:pointer;
}

.txtHeadOther {
	color:#00F;
	font-size:12px;
	height:2px;
}

.divTop {
	width:100%;
}

.divLogo {
	height:83px;
	width:100%;
	background-image:url(../skin/bg_Logo.png);
}

.TableMain {
	width:100%;
	padding-top:4px;
}

.Menu {
	color:#FFF;
	font-weight:700;
	height:22px;
	cursor:pointer;
	background-color:navy;
	border-bottom:1px solid #003;
	border-top:1px solid #369;
	width:100%;
	padding:2px 2px 2px 6px;
}

.MenuOver {
	color:#F30;
	font-weight:700;
	height:22px;
	cursor:pointer;
	background-color:navy;
	border-bottom:1px solid #003;
	border-top:1px solid #369;
	width:160px;
	padding:2px 2px 2px 6px;
}

.divRight {
	width:145px;
}

.SelectedItem {
	border-right:#909090 1px solid;
	font-weight:700;
	border-top:#909090 1px solid;
	font-size:11px;
	background:#f5f5f4;
	border-left:#909090 1px solid;
	width:20px;
	color:red;
	border-bottom:#909090 1px solid;
	font-family:tahoma;
}

.PagerItem {
	font-size:12px;
	font-weight:700;
	width:20px;
	color:#000;
	font-family:Tahoma,Verdana;
}

.PagerItem A:hover {
	font-size:12px;
	font-weight:700;
	color:#f60;
	font-family:Tahoma,Verdana;
}

.PagerItem A:link,.PagerItem A:active,.PagerItem A:visited {
	font-size:12px;
	font-weight:700;
	color:#0C6DCE;
	font-family:Tahoma,Verdana;
}

.subMenu {
	border-top:#369 1px solid;
	background-color:#72A7E9;
	height:20px;
	color:#000;
	width:100%;
	cursor:pointer;
	padding-left:10px;
	padding-top:3px;
}
