@charset "utf-8";
/* CSS Document */
<!--
.bodyback{
background-image:url(../images/body.gif);
background-repeat:repeat-x;
}
.cellback {
background: url(../images/center.gif) repeat-y;
width: 250px;
padding: 2px;
}
.lefttop{
background-image:url(../images/left1.gif);
background-position:right;
background-repeat:no-repeat;
width:12px;
height:34px;
}
.righttop{
background-image:url(../images/right1.gif);
background-position:left;
background-repeat:no-repeat;
width:12px;
height:34px;
}
.top{
background-image:url(../images/top1.gif);
}
.left{
background-image:url(../images/leftshadow.gif);
background-repeat:repeat-y;
background-position:right;
height:2px;
width:9px;
}
.right{
background-image:url(../images/rightshadow.gif);
background-repeat:repeat-y;
background-position:left;
height:2px;
width:9px;
}
.leftbottom{
background-image:url(../images/leftbottom.gif);
background-repeat:no-repeat;
background-position:right;
}
.rightbottom{
background-image:url(../images/rightbottom.gif);
background-repeat:no-repeat;
background-position:left;
width:8px;
height:10px;
}
.bottom{
background-image:url(../images/bottom.gif);
background-repeat:repeat-x;
background-position:top;
width:3px;
height:11px;
}
.main_table_header{
background-image:url(../images/Untitled-3.png);
}
.main_table_top_left{
background-image:url(../images/maintopleft.gif);
background-position:right;
background-repeat:no-repeat;
height:70px;
width:20px;
}
.main_table_top_right{
background-image:url(../images/maintopright.gif);
background-position:left;
background-repeat:no-repeat;
width:32px;
height:70px;
}
.main_table_left_border{
background-image:url(../images/maintableleft.gif);
background-repeat:repeat-y;
background-position:right;
width:22px;
height:3px;
}
.main_table_right_border{
background-image:url(../images/maintableright.gif);
background-position:left;
background-repeat:repeat-y;
height:6px;
width:32px;
}
.main_table_bottom_left{
background-image:url(../images/maintablebottomleft.png);
background-repeat:no-repeat;
background-position:right;
width:20px;
height:20px;
}
.main_table_bottom_right{
background-image:url(../images/maintablebottomright.png);
background-position:left;
background-repeat:no-repeat;
height:20px;
width:30px;
}
.main_table_footer{
background-image:url(../images/mainbottombar.png);
background-position:top;
background-repeat:no-repeat;
width:962px;
height:14px;
}
.button_left{
background-image:url(../images/button_left.png);
background-position:right;
background-repeat:no-repeat;
width:14px;
height:15px;
}
.button_body{
background-image:url(../images/button_body.png);
background-position:center;

}
.button_right{
background-image:url(../images/botton_right.png);
background-position:left;
background-repeat:no-repeat;
height:20px;
width:14px;
}
.heading_style{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.menu_heading{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
}
.menu_topic{
font:"Courier New", Courier, monospace;
font-size:14px;
color:#DAF8BE;
font-weight:bold;
}
.dashboard_heading{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#8F8F8F;
font-weight:bold;
}
.dashboard{
font-family:Arial, Helvetica, sans-serif;
color:#003399;
font-weight:bold;
font-size: 18px
}
.link_decoration {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#CC0000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.link_decoration:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#CC9900;
	text-decoration: none;
}
.name{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#996600;
font-weight:bold;
}
.sub_heading{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#666633;
font-weight:bold;
}
.sub_heading_left{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#666633;
font-weight:bold;
}
.sub_menu_left{
background-image:url(../images/sub_menu_left.gif);
background-repeat:no-repeat;
background-position:right;
width:8px;
height:20px;
}
.sub_menu_center{
background-image:url(../images/sub_menu_center.gif);
background-repeat:repeat-x;
}
.sub_menu_right{
background-image:url(../images/sub_menu_right.gif);
background-repeat:no-repeat;
background-position:left;
width:8px;
height:20px;
}
.sub_menu_text{
text-decoration:none;
text-align:center;
color:#585858;
font-weight:bold;
}

-->
