a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#DivContain {
	height: 100%;
	min-height: 100%;
	background-image: url(image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 19px;
	float: left;
	margin-left: 10px;
	line-height: 22px;
}
.favlinks {
	float: right;
	margin-right: 10px;
	line-height: 22px;
}
.undertop {
	background-color: #2D2D2D;
	color: #FFFFFF;
	height: 22px;
	background-image: url(../../images/homepages/undertop.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.undertop a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.undertop a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.undertop a:hover {

	color: #CCCCCC;
	text-decoration: underline;
}
.searchalign {
}
.buttonbk {
	background-image: url(../../images/homepages/button_bk.gif);
	background-repeat: repeat-x;
	border: 2px solid #FFC027;
	background-color: #FFC027;
	background-position: top;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
