@charset "utf-8";

a:link {
	color: #B4007B;
}
a:visited {
	color: #B4007B;
}
a:hover {
	color: #FF09AF;
}
a:active {
	color: #B4007B;
}

body {
	margin:0px;
	padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

h1 {
	font-size: 26px;
	font-weight: normal;
	color: #672C61;
	line-height: normal;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color: #B4007B;
	line-height: normal;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.denotes {
	font-size: 20px;
	color: #B4007B;
	
}

.pink_button{
	color: #FFFFFF;
	font-size:12px;
	height: 22px;
	width: 70px;
	background-image: url(../images/button_pink.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.green_button{
	color: #FFFFFF;
	font-size:12px;
	height: 22px;
	width: 70px;
	background-image: url(../images/button_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#master {
	width:1110px;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:10px;
	}

.top_banner{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
}

.login{
	float: right;
	font-weight: bold;
	color: #B4007B;
	position: relative;
	top: 15px;
	right: 20px;
}

.login form input{
	margin-right: 20px;
}

.top_banner a{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
	position: absolute;
	width: 94px;
	top: 4px;
	right: 117px;
}

.top_menu {
	height: 25px;
	width: 950px;
}
.top_menu2 {
	height: 25px;
	
}
.top_menu_time	{
	height: 25px;
	overflow:hidden;/* for ie to hide extra height*/
	background-color: #B4A4B4;
	text-align: center;
	
	
}

.date	{
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.date a {
	color: #ffffff;
	text-decoration: none;
	
}

.top_menu_button	{
	position:relative;
	float: left;
	margin: 0 2.7px 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/menu_button1.gif) no-repeat;
	width: 116px;
	height: 25px;
	overflow:hidden;/* for ie to hide extra height*/
}
.top_menu_button a {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 116px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.top_menu_button a:hover {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 116px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.top_menu_button a:visited {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 116px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.top_menu_button a:active {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 116px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.top_menu_button a:link {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 116px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.top_menu_button img {width: 116px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.top_menu_button a:hover img{visibility:hidden}

.top_menu_button2 span {
	position: absolute;
	left: -20px;
	top: 6px;
	text-align: center;
	width: 180px;
	cursor: pointer;
			 
}
.top_menu_button2	{
	position:relative;
	float: left;
	margin: 0 2.7px 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/menu_button1.gif) no-repeat;
	width: 140px;
	height: 25px;
	overflow:hidden;/* for ie to hide extra height*/
}
.top_menu_button2 a {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 140px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.top_menu_button2 a:hover {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 140px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.top_menu_button2 a:visited {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 140px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.top_menu_button2 a:active {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 140px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.top_menu_button2 a:link {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 140px;
	height: 25px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.top_menu_button2 img {width: 140px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.top_menu_button a:hover img{visibility:hidden}

.top_menu_button span {
	position: absolute;
	left: -20px;
	top: 6px;
	text-align: center;
	width: 150px;
	cursor: pointer;
			 
}

#top_section{
	margin-top:10px;
}

.search_box{
	position:relative;
	float: left;
	color: #B4007B;
	width: 130px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #CDCDCD;
	background-color: #EEEEEE;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow:hidden;
	margin-right: 10px;
	height: 208px;
}

.search_box input{
	margin-bottom: 10px;

}

.search_box form{
	margin: 0px;
	padding: 0px;
	overflow:hidden;

}
.search_box p{
	margin-bottom: 20px;
	margin-top: 0px;
}

.search_box b{
	position: relative;
	bottom: 9px;
	overflow:hidden;
}

#footer{
	text-align: center;
	color: #FFFFFF;
	background-color: #999;
	padding: 20px;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#eskimo{
	text-align: center;
	padding: 20px;
}

#eskimo a{
	color: #999;
	text-decoration: none;
}

.brd {
	border: solid 1px #B4A4B4;
}