.tabtitle A:link , .tabtitle A:visited , .tabtitle A:active{
	height: 24px;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
	width: 90px;
	background-image: url(../images/tabitem_n.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}

.tabtitle A:hover{
	height: 24px;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
	width: 90px;
	color: Black;
	background-image: url(../images/tabitem_o.gif);
	background-position: top;
}
.tabselected{
	height: 24px;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
	width: 90px;
	color: #7D7D7D;
	background-image: url(../images/tabitem_o.gif);
	background-position: top;
}
.tabselected A:link , .tabselected A:visited , .tabselected A:active , .tabselected A:hover{
	color: #7D7D7D;
}
.tabright{
	background-color: White;
	border-top: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;
}
.tabmain{
	background-color: White;
	border-bottom: 1px solid #C4C4C4;
}
.tabborder{
	border-top: 1px solid #C4C4C4;
}
.tableft{
	background-color: White;
	border-top: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	border-left: 1px solid #C4C4C4;
}
.writed_txt{
	padding-top: 5px;
	display: block;
	color: #00014F;
	font: normal 10px tahoma;
}
.body{
	background-image: url(../images/rasterBg.gif);
	font-family: Tahoma;
	font-size: 8pt;
}
.eventbox{
	background-image: url(../images/eventbox.gif);
	height: 53px;
	width: 141px;
	text-align: center;
	padding-top: 25px;
}
.eventbox marquee{
	width: 113px;
 
}
.linkbox{
	border-bottom: 1px solid #AFAFAF;
	border-top: 1px solid #AFAFAF;
	background-image: url(../images/minisec_start.gif);
	background-color: White;
	background-repeat: repeat-y;
	background-position: right;
	padding: 2px 7px 0px 0px;
}
.linkbox .title{
	color: #747474;
	font: bold 10px tahoma;
}
.linkbox_table{
	border-top: 1px solid #AFAFAF;
	background-color: #FFFBC8;
}
.linkbox A:link , .linkbox A:visited , .linkbox A:active{
	font: normal 10px tahoma;
}
.linkbox A:hover{
	color: Maroon;
	background-color: White;
}
.lightfieldset{
	border: 1px solid #F7F7F7;
	direction: rtl;
	color: #E6E6E6;
	margin: 0px 0px 10px 0px;
	display: block;
	width: 160px;
	padding: 0px 0px 0px 0px;
}
.lightfieldset .container{
	padding: 10px 0px 10px 0px;
	width: 92%;
}
.lightfieldset .text{
	color: #EEEEEE;
}
.lightlegend{
	color: White;
}
.button{
	
	color: Black;
	font: normal 11px tahoma;
	padding-bottom: 1px;
}
tr,td,table,div,p,span,input,select{
	font: normal 11px tahoma;
}
.smallInput{
	border: 1px solid #EEEEEE;
	font: normal 10px tahoma;
}
.menubar{
	padding-top:3px;
	background-image: url(../images/menuBarBg.gif);
	width: 100%;
	vertical-align: midlle;
}
.mainContainer{
	width: 70%;
	border: 1px solid #838383;
	background-color: #E9E9E9;
}
.holiday1{
	border: 1px dashed #869699;
}
.tinSpacer{
	height: 10px;
}
.desc{
	color: #787878;
	font: normal 10px tahoma;
}
.titr{
	font: Bold 16px arial;
	color: #6F6F6F;
}
.bigTitr{
	font: bold 20px arial;
}
.mini{
	color: #545454;
}
.dashSpacer{
	padding-bottom: 10px;
	border-bottom: 1px dashed #CFCFCF;
}
A:link ,A:visited ,A:active{
	color: #000155;
	text-decoration: none;
}
A:hover{
	color: #7C7C7C;
}
.content{
	color: #5B5B5B;
	padding: 40px 40px 20px 40px;
}
.alter1{
	background-color: #FFECEC;
}
.alter2{
	background-color: #E1E2FD;
}
.boxAlter1{
	background-color: #BDBEFF;
	border: 1px solid #B5B5B5;
	padding: 1px 1px 1px 1px;
}
.boxAlter2{
	border: 1px solid #DFDFDF;
	background-color: #F0F0F0;
	padding: 10px 10px 10px 10px;
}
.error_msg{
	color: Red;
}
h1{
	font: bold 24px arial;
}
h2{
	font: bold 19px arial;
}
h3{
	font: bold 16px arial;
}
h4{
	font: bold 12px arial;
}
h5{
	font: bold 10px arial;
}
.printbutton{
	width: 120px;
	height: 25px;
	padding-top: 2px;
}
.PopItemStyle{
	list-style: none;
	margin-top: 5px;
}
.PopItemStyle img{
	margin-left: 6px;
	cursor: hand;
}
.right_panel{
	background-color: #8f97ab;
	background-image: url(../images/rightpanel_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 211px;
	vertical-align: top;
}