﻿body, div, p, h1, h2, h3, h4, ul, li, table
{
	text-decoration: none;
	color: #fff;
    font: 10pt century gothic,geneva,helvetica,verdana,arial,Garamond,Times New Roman;
	margin:0;
	padding:0;
	border:none;
}

/* Master Page Layout */
#master_header
{
	margin: -1px auto 0 auto;
	width: 964px;
}

#master_headertop
{
	/*
	background: url(images/headertop_img.jpg) no-repeat left top;
	*/
}

#master_headerbottom
{
	/*
	background: url(images/headerbottom_img.png) no-repeat left top;
	*/
}

div.centered 
{
	text-align: center;
}
div.centered table 
{
	margin: 0 auto; 
	text-align: left;
}


#master_page
{
	margin: 5px auto 20px auto;
	width: 964px;
}

#master_menu 
{
	float: left;
	width: 160px;
	padding-right: 10px;
}

#master_content
{
	color: #666666;
}
#master_content2
{
	/*
	width: 550px;
	margin-right: -550px;
	*/
	width: 770px;
	color: #666666;
}

#master_right_content
{
	float: right;
	width: 200px;
	color: #666666;
}


/* DropShadow */
#master_content .dropShadowPanel span {color:white;text-decoration:underline;}
#master_content .dropShadowPanel span:hover {text-decoration:none;}
.dropShadowPanel 
{
	/*
	BACKGROUND-COLOR: transparent;
	color:#5377A9;
	*/	
	background-color:white;		
	font-weight:bold;	
	width:100%
}
.dropShadowPanel2 
{	
	/*
	background-image: url(images/sky3.JPG);
	*/
	background-color:#5377A9;		
	color:white;
	font-weight:bold;	
}
.dropShadowPanel3
{	
	background-color:White;
	background-color:Transparent;		
	color:white;
	font-weight:bold;	
}

/* Calendar*/
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

/* Rounded Corners*/
.roundedPanel
{
/*	
	width:300px;	
	background-color:#5377A9;
*/
	font-size: 14pt;
	background-color:Maroon;
	color:white;
	font-weight:bold;		
}

body 
{
	/*
	background: none transparent scroll repeat 0% 0%;
    COLOR: white;
	*/
	background-color:white;
	color: navy;
    FONT: 10pt century gothic,geneva,helvetica,verdana,arial,Garamond,Times New Roman;
    TEXT-ALIGN: justify
}
.HomeBackground
{
/*
	background-repeat: no-repeat;
	margin: 5px auto 20px auto;
*/
	background-color:#484848;
	width: 800px;
}

.MainForm 
{
	/*
	background-color:white;
	color: navy;
    background-color:navy;
	*/
	background-color:#999999;
	/*background-repeat: no-repeat;*/
    FONT: 10pt century gothic,geneva,helvetica,verdana,arial,Garamond,Times New Roman;
    TEXT-ALIGN: justify;
    COLOR: navy;
}

.MenuHover
{
    FONT: 10pt century gothic,geneva,helvetica,verdana,arial,Garamond,Times New Roman;
    FONT-WEIGHT: bold;
}


.Banner
{
	background-image: url(images/sky3.JPG);
    font-size: 16px;
    FONT-WEIGHT: bold;
	color:White
}


.OddRow 
{
	background-color:#b0c4de;
}
.EvenRow 
{
/*
	background-color:Gray;
*/
}


		/*this is the css for the menu*/
		.vertical ul{
			/*
			border-top: 1px solid;
			*/
			width: 150px;
			list-style-type: none;
			padding: 0px;
			display: inline;
		}
		.vertical li a{
			/*
			width: 200px;
			border: 1px solid;
			*/
			display: block;
			text-decoration: none;
			height: 1.2em;
			padding: .1em 1px;
			border-top: 0px;
		}
		.vertical li{
			/*Needed for IE. Don't ask me why, It was a lucky guess.*/
			display: inline;
		}
		.vertical li ul{
			/*
			*/
			position: absolute;
			margin-top: -1.3em;
			margin-left: 80px;
		}
		
		
		/*colors for menu*/
		.bluewhite li a{
			background-color: white;
			color: navy;
			border-color: navy;
		}
		.bluewhite li a:hover{
			background-color: navy;
			color: white;
			border-color: navy;
		}
		.bluewhite ul{
			border-color: navy;
		}


.myPanel
{
	/*
	width: 260px;
	*/ 
	background-color: #484848; 
	border: solid 1px #484848; 
	padding: 1px; 
	cursor: pointer;
}

.myButton
{
	/*
	height:40px;
	border-bottom-color:#484848;
	border-bottom-width:3px;
	background-color:Silver;
	*/
	background-color:Transparent;
	width:287px;
	font-weight:bold;
	color:White;
	text-align:center;
	text-decoration:none;
	border-width:0;
	filter:alpha(opacity=40);
	opacity:.40;
}
.myButton:hover
{
	background-color:#999999;
	font-weight:bold;
	color:Navy;
	border-width:1;
	filter:alpha(opacity=100);
	opacity:1;
}

.myDropDown
{
	background-color:#f0f0f0;
	font-weight:bold;
	color:Gray;
	border-bottom-color:#484848;
	border-bottom-width:3px;
	outline-color:Gray;
}



body {
	padding:0px 0px 0px 0px;
	text-decoration: none;
	font-size: medium;
	background-color:#335A5D;
}

#header
{
	padding: 0px 0px 0px 0px;
	float:left; 
	width:100%;
	height: 84px;
}

a
{
    color: #FFFFC0;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none;
    font: 12pt century gothic,geneva,helvetica,verdana,arial,Garamond,Times New Roman;
    font-weight:bold;
}
a:hover
{
    TEXT-DECORATION: none;
    color: #ccff99;
    font-weight:bold;
}

#horizontalMenu
{
	position:absolute;
    top: 44px;
    left: 220px;
    width: 650px;
    color: #fff;
    background-color: #1a0000;
}        
