body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;

}

.top_banner {background:url(../images/top-box-shadow.jpg) bottom left repeat-x #5f84cb; border:1px solid #5f84cb; padding:8px;}
.top_banner_inner {background:url(../images/inner-shadow.jpg) bottom left repeat-x #fff;}

.top_box_add {width:158px; margin:0 auto; background: url() no-repeat; width:158px; height:165px;}
.top_box_add_inner {padding:4px 30px 4px 4px;}
.blue_heading {background:url(../images/blue-heading.jpg) repeat-x; height:39px; padding:0px 0 0 10px; color:#FFFFFF; font-size:15px; font-family:Tahoma, "Trebuchet MS";}
.left_box { margin:0 12px 0 8px; background:url(../images/blue-box-bg.png) repeat; border:1px solid #bbc2d0; padding:6px;}
.left_box_inner {background:url(../images/left-box-in-bg.jpg) top repeat-x #fff; border:1px solid #afbedf;}

.right_top_box { background:url(../images/blue-box-bg.png) repeat; border:1px solid #bbc2d0; padding:6px;}
.right_top_box_inner {background:url(../images/left-box-in-bg.jpg) top repeat-x #fff; border:1px solid #afbedf;}

.dk_blue {font-family: Georgia, Times, serif,; font-size:25px; color:#051b46;}
.dk_blue18 {font-family: Georgia, Times, serif,; font-size:18px; color:#051b46; border-bottom:#CCCCCC 1px solid; padding:0 0 10px 0; margin:5px 0 0 0;}
.blue16 {font-size:16px; color:#4766a0; font-family:Tahoma, "Trebuchet MS"; text-decoration:none;}
.blue13 {font-size:13px; color:#5283df; font-family:Tahoma, "Trebuchet MS"; text-decoration:none; font-weight:bold;}
.black15 {font-size:15px; color:#000; font-family:Tahoma, "Trebuchet MS"; text-decoration:underline;}
.black15:hover {font-size:15px; color:#000; font-family:Tahoma, "Trebuchet MS"; text-decoration:none;}
.black11 {font-size:11px; color:#000; font-family:Tahoma, "Trebuchet MS"; text-decoration:underline;}
.black11:hover {font-size:11px; color:#000; font-family:Tahoma, "Trebuchet MS"; text-decoration:none;}
.blue11 {font-size:11px; color:#4490ed; font-family:Tahoma, "Trebuchet MS"; text-decoration:none;}

.black10 {font-size:11px; color:#989898; font-family:Tahoma, "Trebuchet MS"; text-decoration:none;}

.blue_link12 {font-size:12px; color:#345391; font-family:Tahoma, "Trebuchet MS"; text-decoration:underline;}
.blue_link12:hover {font-size:12px; color:#000; font-family:Tahoma, "Trebuchet MS"; text-decoration:none;}


#left_menu ul { margin:0px; padding:0px;}
#left_menu ul li {list-style:none; display:block;}
#left_menu ul li a {font-family:Tahoma, "Trebuchet MS"; font-size:13px; color:#0e4397; text-decoration:none; border-bottom:1px solid #d6e0f2; height:22px; line-height:22px; padding:4px 0 4px 10px; display:block; font-weight:bold}
#left_menu ul li a:hover {color:#000; text-decoration: none; background:url(../images/left-hover.png) bottom left repeat-x;}

#tab_menu ul { margin:0px; padding:0px;}
#tab_menu ul li {list-style:none; display:block;}
#tab_menu ul li a {font-family:Tahoma, "Trebuchet MS"; font-size:13px; color:#fff; text-decoration:none; height:33px; line-height:33px; padding:0px 10px 0px 10px; display:block; font-weight:bold; background:url(../images/link-tob.jpg) repeat-x; float:left; margin:0 1px 0 0px;}
#tab_menu ul li a:hover {color:#fff; text-decoration: none; background:url(../images/hover.jpg) bottom left repeat-x;}
#tab_menu ul li a.act {color:#fff; text-decoration: none; background:url(../images/hover.jpg) bottom left repeat-x;}

#right_menu ul { margin:0px; padding:0px;}
#right_menu ul li {list-style:none; display:block;}
#right_menu ul li a {font-family:Tahoma, "Trebuchet MS"; font-size:14px; color:#0e4397; text-decoration:none; height:22px; line-height:22px; padding:4px 0 4px 15px; display:block; border-bottom: #dfe6f4 1px solid;}
#right_menu ul li a:hover {color:#000; text-decoration: none;}

.inputbox {background:url(../images/inputbox.jpg) repeat-x; height:22px; border:#000066 1px solid; padding:5px 0 0 4px; width:250px;}



.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 14px;

}

.pagination li{
list-style-type: none;
display: inline;

padding-bottom: 1px;
font-size:11px;


}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #fff;
background:#2a4f97;
margin:0 0 0 2px;


}

.pagination a:hover, .pagination a.act{
border: 1px solid #2b66a5;
color: #fff;
background-color: #696c72;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: #2a4f97;
cursor: default;
color: #fff;
border-color: #9aafe5;
font-weight: normal !important;
padding:1px;
}

.pagination a.prevnext{
font-weight: bold;
}


