td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3f3f3f; line-height:normal; font-weight:normal; text-decoration:none;
}

.body_text{
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	color:#3f3f3f; letter-spacing:0.5px;
}
.scroll {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-style:italic;
	color:#494848; line-height: 14px; letter-spacing:1px;
}
body {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color:#993300;
}
a:active {
	text-decoration: none;
}
p {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
.banner {
	background-image:url(../images/headar.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:123px;
}
.banner_bg {
	background-image:url(../images/top_bg.jpg);
	background-position:left;
	background-repeat:repeat-x;
}
.footer {
	background-image:url(../images/footer.jpg);
	background-position:left;
	background-repeat:repeat-x;
	height:28px;
}
.footer_box {
	width:70px;
	background-color:#710001;
	height:25px;
	margin-left:20px;
}
.arrowlistmenu {
	width: 240px; /*width of menu*/
	line-height: 25px;
	font-family:BellCent SubCap BT, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul li {
	padding-bottom: 1px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a {
	color: #1D3750;
	background: url(../images/nav_off_bg.jpg) no-repeat left top; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 35px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
	margin-left:10px;
}
.arrowlistmenu ul li a:hover {/*hover state CSS*/
	color: #C9AA00;
	background: url(../images/nav_on_bg.jpg) no-repeat left top; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 35px; /*link text is indented 40px*/
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
	margin-left:10px;
}
.arrowlistmenu ul li a:active {/*hover state CSS*/
	color: #838383;
	background: url(../images/nav_off_bg.jpg) no-repeat left top; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left:35px; /*link text is indented 40px*/
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
	margin-left:10px;
	border:0px;
}
.quick_link {
	background-image:url(../images/quick_link.jpg);
	height:25px;
	width:218px;
	background-position:left;
	background-repeat:no-repeat;
}
.left_panel {
	background-image:url(../images/left_img.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
.right_panel {
	background-image: url(../images/right.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
.notisbord {
	background-image:url(../images/notisbord.jpg);
	height:39px;
	background-position:right;
	background-repeat:no-repeat;
}
#login {
	padding-top:8px;
	background-image:url(../images/login_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:259px;
	height:147px;
	
}
#login_box {
	margin-top:35px;
	margin-left:10px;
	padding-top:20px;
	padding-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color: #000000;
	width:230px;
	height:135px;
}
.log_img
{background-image:url(../images/login1_bg.gif);
background-position:left top;
background-repeat:no-repeat;
height:41px;
}
.logbg_img
{background-image:url(../images/login3_bg.gif);
background-position:left top;
background-repeat:repeat-y;
}
.logbot_img
{background-image:url(../images/login2_bg.gif);
background-position:left top;
background-repeat:no-repeat;
height:14px;
}
.pading
{ margin-left:40px;}
img {border:0px;}

.login_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#222121;
}

.login_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#000000;
}

.login_link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color:#770000;
}

.go {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#222121;
	background-image: url(../images/go_bg.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 29px; text-align:center; border:0px; padding-bottom:2px;
}
.ddl
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#222121;
	border: 1px solid #393939;
}

.textfield_small{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#222121;
	height:20px;
	width:100px;
	border: 1px solid #393939;
}

.textfield{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#222121;	
	height:20px;
	width:150px;
	border: 1px solid #393939;
}

.textfield_big{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#222121;	
	height:20px;
	width:300px;
	border: 1px solid #393939;
}

.footer_text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #020000;
	text-decoration: none;
}

.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #020000;
	text-decoration: none;
}

.footer_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: underline;
}

.ikf_link {
	font-family:Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #020000;
	text-decoration: none;
}

.ikf_link:hover {
	font-family:Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: underline;
}

.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #676666;
	text-decoration: none;
}

.header_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #676666;
	text-decoration: none;
}

.header_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #282828;
	text-decoration: underline;
}

.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #4A4A4A;
	text-decoration: none;
}

.sub_link_title_bg {
	background-image:url(../images/sub_linkbg.jpg);
	height:25px;
	background-position:left;
	background-repeat:no-repeat; padding-left:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.arrow {
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat; background-position:left 12px;
}

.search_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3f3f3f; line-height:normal; font-weight: bold; text-decoration:none;
}
.star
{
color:#FF0000;
}

.title_bg
{
	background-image: url(../images/title_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.btn {
	background-image: url(./images/download.jpg);
	
	height:33px;
	width:90px;
	
}
