body {
	font-size: 12px;
	background-color: #e5e5e5;
	background-image: url(../../security/image/bodybg.gif);
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.bor {
    SCROLLBAR-FACE-COLOR: #DFDFDF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #808080;
	SCROLLBAR-3DLIGHT-COLOR: #595959;
	SCROLLBAR-ARROW-COLOR: #7F7F7F;
	SCROLLBAR-TRACK-COLOR: #E8E8E8;
	SCROLLBAR-DARKSHADOW-COLOR: #808080;
	height: 300px;
	width: 520px;
	margin-left: 18px;
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F4F4F4;
	color: #333333;
}
th,td,p {
	font-size: 12px;
}
.topbg {
	background-image: url(../../security/image/topbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubg {
	background-image: url(../../security/image/menubg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.login-top {
	background-image: url(../../security/image/login_topbg.gif);
	background-repeat: repeat-x;
	width: 750px;
	padding-left: 15px;
	color: #3E7197;
	height: 61px;
}
.login-mid {
	width: 750px;
	margin-top: 3px;
	background-color: #f4f4f4;
}
.login-bottom {
	background-image: url(../../security/image/login_botbg.gif);
	background-repeat: repeat-x;
	width: 750px;
	height: 39px;
	margin-top: 3px;
	padding-left: 15px;
}
.login-blue {
	background-image: url(../../security/image/login_bluebg.gif);
	background-repeat: repeat-x;
	height: 74px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
        margin-top: 5px;
}
#login-bottom a:link,#login-bottom a:visited {
	color: #FFCC00;
	text-decoration: none;
}
#login-bottom a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.login-bu1 {
	background-image: url(../../security/image/login_button1.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 66px;
	border: none;
	font-size: 12px;
	color: #616161;
}
.login-bu2 {
	background-image: url(../../security/image/login_button2.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 78px;
	border: none;
	font-size: 12px;
	color: #616161;
	letter-spacing: 0.2em;
	text-align: left;
	padding-left: 15px;
}
.login-text {
	height: 300px;
	width: 520px;
	margin-left: 18px;
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F4F4F4;
	color: #333333;
}
.login-select {
	margin-bottom: 4px;
}
.login-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
        border-bottom-color: #333333;
	width: 772px;
	background-color: #FFFFFF;
}
.login-left{
	text-align: right;
	width: 150px;
	background-color: #F4F4F4;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
}.login-tab {
	font-size: 12px;
	color: #000000;
	width: 750px;
	background-color: #FFFFFF;
	line-height: 30px;
	margin-top: 3px;
}
input.button {
	height: 21px;
	border: none;
	background-image: url(../../security/image/button.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	width: 63px;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.6em;
	background-color: #006699;
}
input.button4 {
	height: 21px;
	border: none;
	background-image: url(../../security/image/button_big.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	width: 80px;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.6em;
	background-color: #006699;
}
input.buttonbg {
	height: 21px;
	border: none;
	background-image: url(../../security/image/button_bigg.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	width: 130px;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	background-color: #006699;
}

.login-inputbox {
	height: 17px;
	border: 1px solid #999999;
	margin-left: 10px;
}
.login-lmargin {
	margin-left: 10px;
}
hr {
	color: #CCCCCC;
	height: 1px;
	width: 100%;
}
.contactbut {
	height: 21px;
	border: none;
	background-image: url(../../security/image/button_big.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	width: 100px;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	background-color: #006699;
}
input.select1{
	border: none;
        background:none;
}
/**********************************************/
table.list {
background: #ffffff;
  border: 0px solid #000000;
	border-collapse: collapse;
	margin: 0px;
	width: 98%;
}

table.list td {
	padding: 3px;
        border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

table.list th {
	background: #e5e5e5;
	color: #003399;
	padding: 3px;
	text-align: center;
	font-size: 12px;
}

table.list th a, table.list th a:visited {
	background-color: transparent;
	color: #003399;
	text-decoration: none;
}

table.list th a:hover {
	background-color: transparent;
}

th.sorted a, th.sortable a {
	display: block;
	text-align: center;
}

table.list th.order1 a {
}

table.list th.order2 a {
}

table.list th.sortable a {
}

table.list th.sorted {
	color: #000000;
}

table.list th.sorted a, table.list th.sortable a {
	display: block;
}

table.list th.sortable:hover {
	background: #FFFF40;
}

table.list thead tr {
}

table.list tr.even {
	border-top: 1px solid #C0C0C0;
	color: #000000;
}

table.list tr.odd {
	border-top: 1px solid #C0C0C0;
	color: #000000;
}
table.list tr.even  a{
	color: #0099FF;
	text-decoration: none;
}

table.list tr.odd  a{
	color: #0099FF;
	text-decoration: none;
}
table.list tr.even  a:hover{
	color: #ff0000;
	text-decoration: none;
}

table.list tr.odd  a:hover{
	color: #ff0000;
	text-decoration: none;
}

/* highlight table row onmouseover */
table.list tr.over {
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	color: #000000;
	cursor: pointer;
	cursor: hand;
	background-color: #F0FAFF;
}

#main-page {
        color: #000000;
        height: 22px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEF9FF;
	border: 1px solid #5882A0;
	margin-top: 5px;
	padding-left: 10px;
        align: center;
}
#main-page a:link,#main-page a:visited{
        color: #000000;
        text-decoration: none;

}
#main-page a:hover {
        color: #ff0000;
        text-decoration: none;

}
.w_select {
	width:200px;
}

.contactbutbig {
	height: 21px;
	border: none;
	background-image: url(../../security/image/button_bigg.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	width: 175px;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}
.inp-no input {
	border: none;
}

.news_tab {
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news_cell {
	background-color: #FFFFFF;
}
.news_title {
	background-color: #F4F4F4;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
.news_head {
	font-size:16px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color:#000066;
	padding-top:6px;
}
.info_tabbg {
	background-image: url(report/image/info_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	height: 223px;
	width: 366px;
	text-align: center;
}
