/*------------------------------------------------------
G L O B A L  E L E M E N T S
------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url("/pics/background.gif") ;
	scrollbar-face-color: #00457B;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: ;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #D9EEFF;
	scrollbar-arrow-color: #D9EEFF;
}

a.black {
	color: #000000;	
	font-size: 9px;
}

a.black_lg {
	color: #000000;	
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-decoration: italic;
	font-weight: bold;
}
a.white_lg {
	color: #FFFFFF;	
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-decoration: italic;
	font-weight: bold;
}



a.black:hover {
	color: #3F6A51;
}

a.black_lg:hover {
	color: #3F6A51;
}


div.white {
	width: 95%;
	border-bottom: 1px solid #ffffff;
	vertical-align: bottom;
}

div.blue {
	border-bottom: 1px solid #00457B;
	margin-top: 0;
	margin-bottom: 5px;
}

h1 {
	color:#00457B;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	padding-top: 2px;

}

h2 {
	color:#00457B;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	padding-top: 2px;

}

h4 {
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	padding-top: 2px;

}

.indent {
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.right {
	text-align: right;
	padding-right: 20px;
}

.error {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}


/*------------------------------------------------------
F O R M
------------------------------------------------------*/
select.home {
	width: 300px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
}

input.home {
	width: 70px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
}

.button_green {
	background: #B2C3B9 url("/pics/button_gr.jpg");
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	border: 1px solid #3F6A51;
	width:58px;
}

.buttonRoll_green {
	background: #B2C3B9 url("/pics/button_gr.jpg");
	color: #3F6A51;
	font-weight: bold;
	font-size: 9px;
	border: 1px solid #3F6A51;
	width:58px;
}

input.search {
	width: 130px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #00457B;
}

.button_bl_sm {
	background: #0065AD url("/pics/button_bl_sm.jpg");
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	border: 1px solid #00457B;
	width:30px;
}

.buttonRoll_bl_sm {
	background: #0065AD url("/pics/button_bl_sm.jpg");
	color: #00457B;
	font-weight: bold;
	font-size: 9px;
	border: 1px solid #00457B;
	width:30px;
}


/*------------------------------------------------------
C O N T A I N E R
------------------------------------------------------*/

#container {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
	width: 752px !important;
	width /**/: 752px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
/*	height: 600px;
*/	background:#ffffff;
	border: 1px solid #000033;
	display:table;
/*	min-height: 600px;
*/}

#ctr_menu {
	position: relative;
	margin: 0;
	padding: 0;
	width: 752px !important;
	width /**/: 752px;
	height: 20px;
	z-index: 10;
}


#parentHeader {	
	position: relative;
	width: 752px;
	height: 124px;
	border-right: 2px solid #00457B;
/*	border-left: 1px solid #00457B;
*/	background:#00457B;
}


#cntr_season {
	position: absolute;
	float: left;
	margin: 0;
	padding: 15px 0 0 10px;
	top: 391px;
	left: 0px;
	width: 156px;
	height: 142px;
	background: #FFFFFF url("/pics/cntr_season.jpg") no-repeat;
	border-left: 1px solid #004777;

}

#text_size {
	text-align: right;
	padding-right: 30px;
	font-size: 10px;
	font-weight: bold;
	color: #0065AD;
}

#text_size a:hover {
	background-color: #B2c7d7;
}

#text_size a:active {
	background-color: #E9E9E9;
}

.text {
	font-size: 10px;
}

#cntr_body {
	position: relative;
	background:#ffffff;
	height:100%;
	width: 754px;
	min-height: 450px;
	margin:0;
	padding:0;
	background: #ffffff url(../pics/cntr_inner_b.jpg) top right repeat-y;
}

#cntr_right {
	position: relative;
/*	margin-top: -18px;
*/	float: right;
/*	margin-top: 42px;
*/	margin-right: -2px;
	padding-right: 20px;
	color:#000000; 
	width: 565px;
	height: 100%;
}

#cntr_right ul li{
	list-style-image: url("/pics/rarrow.gif");
}
#cntr_right a {
	color: #00457B;
}
#cntr_right a:hover {
	color: #63A2D6;
}	
#form {
	margin:0;
	padding:0;
}
/*------------------------------------------------------
F O O T E R
------------------------------------------------------*/
#footer {
	clear:both;
	position: relative;
	bottom: 0px;
	width: 722px;
	height: 150px;
	padding-left: 30px;
	background: #4483b5;
	color: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	border: 1px solid #4483b5
}


.footer:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#footer ul {
	padding-top: 10px;
	padding-left: 100px;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}

#footer ul li {
	display: inline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	color: #ffffff;
	font-weight: bold;
	height: 10px;
	padding-left: 8px;
	border-right: 1px solid #FFFFFF;


}

#footer ul li a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	color: #ffffff;
	font-weight: bold;
	height: 10px;
	padding: 0 8px 0 8px;
	text-decoration: none;		
	/*filter:shadow(color:#00457B);
	float:left;*/
}

#footer ul li a:hover {
	text-decoration: underline;		
}
