body {
	background-attachment: scroll;
	background-color: #1E1E1E;
	background-image: url(images/bg_fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.bg1 {
	background-image: url(images/bg1.jpg);
}
.bg2 {
	background-image: url(images/bg2.jpg);
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}
.txt_directory_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #373737;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}


.bg3 {
	background-image: url(images/bg3.jpg);
	border: 1px solid #003399;
}
.table_top {
	background-image: url(images/table_top.jpg);
	border: 1px solid #003399;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2491FD;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2491FD;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C5C5C5;
	text-decoration: underline;
}
.heading {
	background-image: url(images/head2.gif);
}
.side-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #515151;
	color: #FFFFFF;
}
.bot-bord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #272727;
	border-left-color: #272727;
}
.text_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DADADA;
}
.text_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.title-mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/title-mid.gif);
	background-repeat: repeat-x;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sectionLinks a:hover{
	background-image: url(images/bg_menu.jpg);
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBEBEB;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 12px;
	font-style: normal;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
