body {

	margin: 0px 0 0 0;
	padding: 0px 0 0 0;

}

table {

	empty-cells: show;
	
}

a {

	text-decoration:none;
	color:#222222;

}

a:visited {

	text-decoration:none;
	color:#222222;

}

a:hover {

	text-decoration:none;
	color:red;

}

.highlight {
	background:yellow;
}

.LightBG {

	background:#EFEFEF;

}

.property_label {

	background:#EFEFEF;
	text-align:right;
	padding-right:8px;
	

}

.property_item {
	
	padding-left:8px;

}

.error {

	color:red;

}

.screen_title {

	font-size: 180%; 
	color: #000000; 
	background-image: url(/images/v5_themes/1/titlebar.gif); 
	padding-left: 10px;
	height:34px;
	background-position: center center;
	x_border-top: solid 1 px #96E8F9;
	x_border-bottom:solid 2px #397E8C;
	margin-bottom:10px;

}

.s1_table {

	border-style:solid; 
	border-width: 1px 1px 1px 1px; 
	border-color:#ffffff #575757 #575757 #575757; 

	position:relative;
	width:98%;
	left:1%;

	margin:0px;
	padding:0px;

	border-collapse:collapse;


}

.s1_table_inner {

	border-style:solid; 
	border-width: 1px 1px 1px 1px; 
	border-color:#ffffff #575757 #575757 #575757; 

	position:relative;
	width:100%;
	left:0%;

	margin:0px;
	padding:0px;

	border-collapse:collapse;


}

.s1_table td {

	padding:2px;
	padding-left:6px;
	padding-right:6px;

}

.s1_titlebar {  

	font-weight:bold;
	
	background-color: #4B4B4B; 
	color: white;
	
	border-style:solid;
	border-width:1px;
	border-color:#9D9D9D #1B1B1B #1B1B1B #9D9D9D;

	padding-top:1px;
	padding-bottom:1px;

}

.s1_titlebar a {
	color:white;
}

.s1_titlebar a:visited {
	color:white;
}


.s1_titlebar a:hover {
	color:#DDDDDD;
}

.s2_table {
	
	border-style:solid; 
	border-width: 0px 2px 2px 2px; 
	border-color:#575757 #575757 #575757 #575757;

	position:relative;
	width:98%;
	left:1%;

	margin:0px;
	padding:0px;

	border-collapse:collapse;

}

.s2_table td {

	padding:2px;
	padding-left:6px;
	padding-right:6px;

}

.s2_titlebar {

	background: #797979; 
	color:#FFFFFF;
	
	font-weight: bold; 
	
	border-top:solid 1px #C7C7C7;
	border-bottom:solid 1px #292929;

	padding-top:1px;
	padding-bottom:1px;

}

.s2_titlebar a {
	color:white;
}

.s2_titlebar a:visited {
	color:white;
}


.s2_titlebar a:hover {
	color:#FAFFFA;
}


.navigation_background {

	background-color: #777777;
	not_in_use_filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#37A0B8,endColorStr=#00BFE9); 
	background-image: url(/images/v5_themes/1/navigationbar.gif);
	color:white;
	border-top:solid 1px white;
	border-bottom:solid 1px black;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;

}

.navigation_link {

	font-weight:bold;
	text-align:center;
	border-left:solid 1px white;
	border-right:solid 1px black;
	padding-right:10px;
	padding-left:10px;

}

.navigation_link a {
	color:white;
	text-decoration:none;
}

.navigation_link a:visited {
	color:white;
	text-decoration:none;
}

.navigation_link a:hover {
	color:white;
	text-decoration:none;
}


.results_row
{   
	background-color: #E8E8E8;
}

.results_row a {
	color:#333333;
}

.results_row a:visited {
	color:#333333;
}

.results_row a:hover {
	color:red;
	text-decoration:underline;
}

.s3_table {
	
	border-style:solid; 
	border-width: 1px 1px 1px 1px; 
	border-color:#126b5b #126b5b #126b5b #126b5b;

	position:relative;
	width:98%;
	left:1%;

	margin:0px;
	padding:0px;

	border-collapse:collapse;


}

.s3_table td {

	padding:2px;
	padding-left:6px;
	padding-right:6px;

}

.s3_titlebar  {

	height:20px;
	background-image: url(/images/v5Common/light_green_header_back.gif); 
	color:white;

	niu_filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#009275,endColorStr=#00D5AA); 
	niu_border-top:solid 1px #68BDAD;
	niu_border-bottom:solid 1px #00694C;

}

.s3_titlebar_large {

	background-image: url(/images/v5Common/light_green_header_back_fatter.gif); 
	height: 24px;
	color:white;

}

.infobar {

	color:white;
	font-weight:bold;
	background-image: url(/images/v5_themes/1/infobar.gif);

}

.LightBG2 {

	background: #E2E2DD;

}

.day {

             font-weight: normal;
             font-size:8pt;

}


.day a {

            font-weight:bold;

            color: #000000;

            text-decoration:none;

}

.day a:visited {

            font-weight:bold;

            color: #000000;

            

}

.day a:hover {

            font-weight:bold;

            color: #2a2a2a;

}

.weekend {

            background-color: #f6f6f6;
             font-size:8pt;

}

.monthtableouter {

            background-color: #797979;

}

.monthtableinner {

            width: 200px;
            background-color: #797979;

}

.normalday {

            background-color: #ffffff;
             font-size:8pt;

}

.title {

            background-color: #4B4B4B;
            color: #ffffff;
            font-weight:bold;

           
}

.title a {
	color:white;
           
}

.title a:visited {
	color:white;
}


.title a:hover {
	color:#DDDDDD;
}

.month, .days {

            background-color: #f6f6f6;

            font-weight:normal;
             font-size:8pt;

           
}

.selectedday {

            background-color: #E2E2DD;

}

#today {

            border: 1px #000000 solid;

            background-color: #E2E2DD;

}