body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url("../images/mainback.gif");
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	color: #333333;
}

SELECT, option, input, textarea {font-family: verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; border: 1px #000000 solid}

.tableclass {
	width: 100%;
	margin-bottom: 5px;
}
.namecolumn {
	width: 30%;
	float: left;
}
.elementcolumn {
	width: 68%;
	float: right;
}

.cont_back {
	position: relative;
	top: 17px;
	width: 800px;
	margin: 0px auto 0px auto;
	background-image: url("../images/contback.gif");
	background-repeat: repeat-y;
	z-index: 1;
}

.login_wrap {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.login_constrain {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.login_back {
	margin-left: 40px;
	width: 498px;
	height: 41px;
	background-image: url("../images/loginback.gif");
	background-repeat: no-repeat;
}

.logo_margin {
	padding-top: 17px;
	text-align: right;
	padding-right: 15px;
}

.home_cont_wrap {
	width: 800px;
}

.home_cont_left {
	width: 580px;
	float: left;
}

.home_cont_left_pad {
	padding-left: 15px;
}

.home_cont_right {
	width: 220px;
	float: right;
}

.home_cont_right_pad {
	padding-left: 20px;
}

.recommend_box {
	margin-top: 35px;
	width: 181px;
	height: 100px;
	background-image: url("../images/recommendback.gif");
	background-repeat: no-repeat;
	text-align: center;
}

.recommend_pad {
	padding-top: 40px;
}

.search_box {
	width: 565px;
	height: 41px;
	background-image: url("../images/searchback.gif");
	background-repeat: no-repeat;
}

.about_box {
	margin-top: 20px;
	width: 100%;
	background-color: #e8e8e8;
	margin-bottom: 20px;
}

.about_pad {
	padding: 15px;
}

.vid_sub_back {
	width: 181px;
	background-image: url("../images/vidsubback.gif");
	background-repeat: repeat-y;
	text-align: right;
}

.copy {
	width: 775px;
	text-align: center;
	margin-top: 4px;
	font-size: 9px;
}

.cont_pad {
	padding: 10px;
}

.altcolumn1 {
	background-color: #c2c3c4;
}

.altcolumn2 {
	background-color: #FFFFFF;
}

.listcolumn1 {
	background-color: #e1e1e2;
}

.listcolumn2 {
	background-color: #FFFFFF;
}

.copies_col {
	background-color: #f2f2f5;
}

.tablehead {
	background-color: #566087;
	color: #FFFFFF;
}

.pop_up {
	background: #F2F2F5;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 5px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}

h4 {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
}

h1 {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.altcolumn3 {
	background: #CCCCCC;
}

.noshow {
	visibility: visible;
	height: 150px;
	width: 150px;
	border: none;
	margin: 0px;
}

.location {
	visibility: hidden;
	padding: 5px;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	position: absolute;
	left: 0px;
	top: 0px;
	background: #F2F2F5;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	z-index: 3;
}

.hide {
	background-color: transparent;
	background: transparent;
	font-size: 10px;
	color: #003250;
}

textarea {
	width: 350px;
	height: 150px;
}

.imghover {
	border-style: solid;
	border-width: 2px;
	border-color: #003250;
}

.imgoff {
	border: none;
	border-style: solid;
	border-width: 2px;
	border-color: #FFFFFF;
}

.fimghover {
	border-style: solid;
	border-width: 2px;
	border-color: #003250;
}

.fimghoveryellow {
	border-style: solid;
	border-width: 2px;
	border-color: #FFCC00;
}

.fimgoff {
	border: none;
	border-style: solid;
	border-width: 2px;
	border-color: #F2F2F5;
}

.b_ad {
	width: 565px;
	height: 58px;
	max-height: 58px;
	overflow: hidden;
}

/* Text CSS */

.lightblue {
	color: #7FB1CA;
}

.bluetext_class {
	color: #5893AC;
	font-weight: bold;
}

a:link {text-decoration : none; color : #566087;}	
a:visited {text-decoration : none; color : #566087;}
a:hover {text-decoration : underline; color : #566087;}

a.white:link {text-decoration : none; color : #FFFFFF;}	
a.white:visited {text-decoration : none; color : #FFFFFF;}
a.white:hover {text-decoration : underline; color : #FFFFFF;}

a.grey:link {text-decoration : none; color : #333333;}	
a.grey:visited {text-decoration : none; color : #333333;}
a.grey:hover {text-decoration : underline; color : #333333;}