body {
	background-color: #838383;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_main.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:150%;
}

.instructions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height:130%;
}

p {margin:0px 0px 15px 0px;}
a:link, a:active, a:visited {color:#CC0000; text-decoration:none;}
a:hover {color:#990000; text-decoration:underline;}
a.bottomLinks {color:#333333; font-size:10px; text-decoration:none; margin:0px 5px;}
a.bottomLinks:hover {text-decoration:underline; color:#990000;}
.content ul {list-style-image:url(../images/bullet.gif); line-height:170%; margin-bottom:0px;}

/* structure styles */
.table_main {width:780px; background-color:#FFFFFF;}
.sh_r {background:url(../images/sh_r.jpg) repeat-y; vertical-align:top; width:10px;}
.sh_l {background:url(../images/sh_l.jpg) repeat-y; vertical-align:top; width:10px;}
.sh_b {background:url(../images/sh_b.jpg) repeat-x; vertical-align:top; height:10px;}
.top {height:82px; padding-top:5px; background:url(../images/bg_top.jpg) repeat-x bottom;}
.redLine {background-color:#CC0000;}

.menu {background:url(../images/bg_menu.jpg) repeat-x; height:39px; text-align:center; padding-top:6px;}
.menu ul {list-style-type:none; margin:0px; padding:0px;}
.menu ul li {float:left; margin:0px 10px 0px 12px;}
.menu ul li a:link, .menu ul li a:active {
        color:#FFFFFF;
        font-weight:bold;
        text-transform:uppercase;
        text-decoration:none;
        display:block;
        height:33px;
        width:124px;
        background-image:url(../images/spacer.gif);
        background-repeat:no-repeat;
        padding-top:4px;
        }
.menu ul li a:visited {
        color:#FFFFFF;
        font-weight:bold;
        text-transform:uppercase;
        text-decoration:none;
        display:block;
        height:33px;
        width:124px;
        padding-top:4px;
}
.menu ul li a:hover {
        color:#FFFFFF;
        font-weight:bold;
        text-transform:uppercase;
        text-decoration:none;
        display:block;
        height:33px;
        width:124px;
        background-image:url(../images/bg_menu_active.jpg);
        background-repeat:no-repeat;
        padding-top:4px;
        }
a.act {
        color:#FFFFFF;
        font-weight:bold;
        text-transform:uppercase;
        text-decoration:none;
        display:block;
        height:33px;
        width:124px;
        background-image:url(../images/bg_menu_active.jpg);
        background-repeat:no-repeat;
        padding-top:4px;
        }
        
.menuYellow {background:url(../images/bg_menu.jpg) repeat-x;padding-right:0px;padding-top:1px; padding-bottom:0px; }
.menuYellow ul {list-style-type:none; margin:0px; padding:0px;}
.menuYellow ul li {float:right; margin:0px 0px 0px 0px;}

.menuYellow ul li a:link, .menuYellow ul li a:active {
        color:#FFFFFF;
        font-weight:bold;
        text-transform:uppercase;
        text-decoration:none;
        display:block;
        height:33px;
        width:124px;
        background-image:url(../images/spacer.gif);
        background-repeat:no-repeat;
        padding-top:4px;
        }
.menuYellow ul li a:visited {
        color:#FFFFFF;
        font-weight:bold;
        text-transform:uppercase;
        text-decoration:none;
        display:block;
        height:33px;
        width:124px;
        padding-top:4px;
}
.menuYellow ul li a:hover {
        color:#FFFFFF;
        font-weight:bold;
        text-transform:uppercase;
        text-decoration:none;
        display:block;
        height:33px;
        width:124px;
        background-image:url(../images/icon_NewUpdates_2.jpg);
        background-repeat:no-repeat;
        padding-top:4px;
        }
a.actYellow {
        color:#FFFFFF;
        font-weight:bold;
        text-transform:uppercase;
        text-decoration:none;
        display:block;
        height:33px;
        width:124px;
        background-image:url(../images/icon_NewUpdates_1.jpg);
        background-repeat:no-repeat;
        padding-top:0px;
        padding-bottom:0px;
        }
 a.actYellow2 {
        color:#FFFFFF;
        font-weight:bold;
        text-transform:uppercase;
        text-decoration:none;
        display:block;
        height:33px;
        width:124px;
        background-image:url(../images/icon_NewUpdates_2.jpg);
        background-repeat:no-repeat;
        padding-top:0px;
        padding-bottom:0px;
        }
.content {
	padding:30px 25px 5px 25px;
	vertical-align:top;
	background:url(../images/bg_content.jpg) top repeat-x;

	}
	
.login {
	background-color:#999999;
	/*background-image:url('<%=GetAbsolutePath(@"images/btn_ok.jpg")%>');*/
	/*background-position:bottom;*/
	background-repeat:repeat-x;
	vertical-align:top;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;/*height:135px;*/
	}
.dash {
	background-image:url(../images/dash_dark.gif);
	background-repeat:repeat-x;
	height:3px;
	margin:10px -10px;
	padding:0px;
	}
.dash_login {
	background-image:url(../images/dash_login.gif);
	background-repeat:repeat-x;
	height:3px;
	margin:0px;
	padding:0px;
	}
.leftCol {
	vertical-align:top;
	background-color:#F0F0F0;
	background-image:url(../images/bg_left.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:100px;
	padding-top:30px;
}
.section {
	border:1px solid #CCCCCC;
	width:505px;
	height:105px;
	background-image:url(../images/bg_section.jpg);
	}
.bottom {
	background:url(../images/bg_footer.jpg) top repeat-x;
	font-size:10px;
	color:#333333;
	padding:10px;
	line-height:120%;
}

/* text styles */
h1 {
	font-size:16px;
	color:#CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	}
h2 {
	font-size:16px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}	

.white {color:#FFFFFF; font-weight:bold;}
	
/* form */
form {
	margin:0px;
	padding:0px;
	}
.input {
	height:18px;
	width:150px;
	}
.btn {
	background-image:url(../images/bg_button.jpg);
	background-repeat:repeat-x;
	height:20px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 8px;
	cursor:pointer;
	border:0px;
	}
.input_login {
	font-size:10px;
	height:18px;
	width:107px;
	}
	
.login {
	background-color:#999999;
	background-image:url(../images/bg_login.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	vertical-align:top;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	height:135px;
	}
/* index styles */
.banners {
	width: 650px;
	margin-left: 25px;
	margin-right: auto;
}
.banners td {
	vertical-align: top;
}
.banners .space {
	width: 50px;
	background: #ffffff;
}
.banners h2 {
	display: block;
	width: 260px;
	margin: 0;
	padding: 5px 20px 10px 20px;
	color: #ffffff;
}
.banners .title {
	width: 300px;
	margin: 0;
	padding: 0;
	background: #999999 url(../images/banners_h2_bg.gif) repeat-x 0% 100%;
}
.banners .pic {
	background: #939393 url(../images/pic_gray_bg.gif) repeat-x 0% 100%;
	padding: 5px 0px 20px 6px;
	width: 294px;
}
.pic_sm img {
	border: 5px solid #939393;
	margin: 0;
	padding: 0;
}
.banners .pic img {
	border: 1px solid #c7c6c6;
}
.banners .bottom_txt {
	background: #707070 url(../images/banners_bot_bg.gif) repeat-x 0% 100%;
	color: #ffffff;
	padding: 0px 20px 10px 20px;
	border-bottom: 25px solid #ffffff;
}
.banners a:active, .banners a:link, .banners a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.banners a:hover {
	text-decoration: none;
}
.banners p {
	margin: 0;
	padding: 0;
}
.banners .more {
	background: url(../images/arrow.gif) no-repeat 0px 5px;
	display: block;
	float: right;
	margin: 0;
	padding: 0px 0px 0px 10px;
}