/* CSS Document */
<!--
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;/*themecolour4%0;*/
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.leftcoltext {
	padding-left: 20px;
	padding-top: 12px;
	padding-right: 20px;
}
.hnavbg {
	background-image:  url(index_files/index_hnavbar_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.heading {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff4000;
}

.subhead {
	background-color: #7ec834;/*themecolour5;*/
}
.centerpanel {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;/*themecolour4%0;*/
	border-left-color: #333333;/*themecolour4%0;*/
}

.paneltext {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.centercoltext {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;/*themecolour4%0;*/
	border-left-color: #333333;/*themecolour4%0;*/
}
.panelimage {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.footer {
	color: #333333;
	background-image: url(../index_files/index_hnavbar_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.logopad {
	padding: 10px;
}


.parahead {
	background-color: #1b70d4;/*themecolour6;*/
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #666666;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #666666;/*themecolour4%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(index_files/index_bullet.gif);
	color: #666666;/*themecolour4%0;*/	
}
a:link {
	color: #000000;/*themecolour4%0;*/	
}
a:visited {
	color: #333333;/*themecolour4%0;*/	
}
a:link:hover {
	color: #ff4000;/*themecolour2;*/	
}
-->


.sunmitbutton {
	
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	width:108px;
	height:30px;
	background-color:#FFFFFF;
	border:0px;
	
}
.updatebutton {
	
	background-image: url(../images/update.gif);
	background-repeat: no-repeat;
	width:108px;
	height:30px;
	background-color:#FFFFFF;
	border:0px;
	
}
.dispatchbutton {
	
	background-image: url(../images/Dispatch.gif);
	background-repeat: no-repeat;
	width:108px;
	height:30px;
	background-color:#FFFFFF;
	border:0px;
	
}
.scbutton {
	
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	width:108px;
	height:30px;
	background-color:#FFFFFF;
	border:0px;
	
}
.tdclass {
	font-size:12px;
	font-weight:bold;
}
@charset "utf-8";
/* CSS Document */

body{margin:0px; padding:0px; font-family:Arial; font-size:13px; font-weight:bold; color:#4b4b4b; background-color: #333333;}

.header_bg{background:url('../images/header_bg.png') 0 0 repeat-x; height:95px;}
.src_txt{font-family:Arial; font-size:18px; color:#212020; font-weight:normal;}
.left_bg{width:226px; height:458px; background:url(../images/left_bg.png) 0 0 no-repeat;}
.footer_bg{background:url(../images/footer_bg.png) 0 0 repeat-x; height:59px;}
.srch_txt-box{width:340px; height:24px; background:#f6f6f5; border:#e0e0df 1px solid;}
.row_bg{background:url(../images/row_bg.png) 0 0 repeat-x; height:37px; border-bottom:#cbcbcb 1px solid;}

.row_bg2{background-color:#E4E4E4; height:37px; border-bottom:#cbcbcb 1px solid;}

.nor_txt{color:#4e4949; font-family:Arial; font-size:13px; font-weight:normal; padding-left:20px;}
.row_part{border-right:#cbcbcb 1px solid; padding-left:20px; }
