/* CSS Document */
html,body{
	height:100.1%;
	width:100%;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#container{
	margin:auto;
	width:856px;
	height:100%;
}
#header{
	width:856px;
	height:133px;
	background-image:url(../images/slices/header_bg.jpg);
	background-repeat:no-repeat;
}
#main_tbl_bg{
	background-image:url(../images/slices/page_bg.jpg);
	background-repeat:repeat-y;
	width:856px;
	height:50%;
}
#footer{
	clear:both;
	height:51px;
	width:856px;
	background-image:url(../images/slices/footer_bg.jpg);
	background-repeat:no-repeat;
}
#bottom{
	font-size:10px;
	width:856px;
	text-align:right;
}

a.bottom:link{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
a.bottom:visited{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
a.bottom:hover{
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}
/*Left menu*/
.left_verticle_menu{
	width:198px;
}
#left_menu_bg{
	height:50%;
}
#left_menu_cell{
	width:150px;
	padding-top:3px;
	padding-bottom:3px;
}
a.left_menu_cell:link{
	color:#CC0000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	text-decoration:none;
}
a.left_menu_cell:visited{
	color:#CC0000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	text-decoration:none;
}
a.left_menu_cell:hover{
	color:#CC0000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	text-decoration:none;
}
/*----------*/
/*Right menu*/
.right_verticle_menu{
	width:132px;
}
#right_verticle_menu_border{
	border: thin dashed #CC0000;	
}
.right_menu_head{
font-size:11px;
font-weight:bold;
color:#000000;
background-color:#FFF0F0;
padding-top:4px;
padding-bottom:4px;
}
.right_menu_sub{
font-size:11px;
font-style:italic;
color:#666666;
}
#right_menu_bg{
	height:100%;
}
#right_menu_cell{
	width:150px;
	padding-top:3px;
	padding-bottom:3px;
}
a.right_menu_cell:link{
	color:#CC0000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	text-decoration:none;
}
a.right_menu_cell:visited{
	color:#CC0000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	text-decoration:none;
}
a.right_menu_cell:hover{
	color:#CC0000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	text-decoration:none;
}
/*----------*/
.but_left_bg{
	width:34px;
	height:34px;
	background-image:url(../images/slices/but_left_bg.jpg);
	background-repeat:no-repeat;
}
.but_mid_bg{
	height:34px;
	background-image:url(../images/slices/but_mid_bg.jpg);
	background-repeat:repeat-x;
}
.but_right_bg{
	width:4px;
	height:34px;
	background-image:url(../images/slices/but_right_bg.jpg);
	background-repeat:no-repeat;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B90000;;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight: bolder;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B90000;;
	margin: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight: bolder;
}
#page_sub{
	padding-left:8px;
	padding-right:8px;
	font-style:italic;
	
}
#page_content{
	padding-left:8px;
	padding-right:8px;
	
}
#subhead{
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	padding-left:8px;
	padding-right:8px;
	
}
hr {
	color: #668411;
	margin: 0px;
	padding: 0px;
}
a.botnav:link{
	color: #668411;
	text-decoration:none;

}
a.botnav:visited{
	color: #668411;
	text-decoration:none;

}
a.botnav:hover{
	color: #668411;
	text-decoration:underline;
}
form{
	margin:0px;
	padding:0px;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #324009;
	border-right-color: #668411;
	border-bottom-color: #668411;
	border-left-color: #324009;	
}
img{
	border:0px;
}
/*Calendar styles*/
.cal_header { color: #FFFFFF;   background-color: #CC0000; vertical-align : top; font-weight:bold; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;}
.cal_border { background-color: #CC0000;}
.cal_odd    { background-color: #FFFFFF; vertical-align: top; }
.cal_even   { background-color: #FCF2F1; vertical-align: top;}


#dhtmltooltip{
position: absolute;
border: 1px solid red;
width: 150px;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=115);
}
.form_text {
	font-size: 10px;
	color: #A06458;
	border: 1px solid #A06458;
	height: 18px;
	line-height: 16px;
	text-indent: 2px;
}







.topmenu
{
color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
a.topmenu:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #D23C3B;
	font-weight:bold;
}
a.topmenu:visited{
	color:#D23C3B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
a.topmenu:hover{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}

INPUT
{
	font-weight: normal;
	font-size: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #D23C3B;
	border-bottom-color: #D23C3B;
	border-left-color: #000000;
}

.frmlabel1
{
color:#606060;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
font-weight: bold;
}

.frmvalue1
{
color:#606060;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
font-weight: normal;
}

.frmhelptxt
{
color:#D33B3A;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
font-weight: bold;
}
.frmbutton
{
 BORDER-RIGHT: #dedede 1px solid; 
 BORDER-TOP: #dedede 1px solid; 
 font-weight: normal; 
 font-size: 11px; 
 BORDER-LEFT: #dedede 1px solid; 
 COLOR: #000000; 
 BORDER-BOTTOM: #dedede 1px solid; 
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 padding-left: 5px;
 padding-right: 5px;
 background-image:url(../images/buttonbg.gif);
 height:25px;
}

/* stove new css starts here */
.leedotted{border:5px dashed #000000;}

.leeborder{border:1px solid #F0CB01;}

.articles{
	color:#CEAE03;
	text-align: right;
}

.style2 {
	color: #EECC08;
	font-weight: bold;
}

.com_sub{
	padding-left:15px;
	color:#666666;
	font-style:italic;
}
.com_sub_more{
	font-size:10px;
	padding-top:6px;
	padding-left:15px;
	color:#666666;
	font-style:italic;
}
