﻿body
{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
#title
{
	width: 80%;
	border-bottom-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
}
.myhead
{
	background-image: url('/images/banner2.jpg');
	background-repeat: no-repeat;
	height: 115px;
	clear: left;
	width: 80%;
}
.menu
{
	top: 100px;
}
#pagecontent
{
	/*width: 975px; */
	margin: 30px auto 15px auto;
	width: 80%;
	height: 100%;
	display: table;
	background: white;
	vertical-align: top;
}
#col_main_left
{
	/*width: 200px; */
	float: left;
	height: 100%;
	background: #ffffff;
	vertical-align: top;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #00ff00;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #00ff00;
	width: 25%;
	
}

#col_main_right
{
	width: 75%; /*width:770px;*/
	height: 100%;
	float: left;
	background: white;
	vertical-align: top;
	
}
.wmsrch
{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.altGridRow
{
	background-color: #fbfbfb;
	font-size: small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.GridRow
{
	background-color: #ffffff;
	font-size: small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.GridHdr
{
	background-color: #88bbc8;
	font-size: small;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.GridHdr2
{
	background-color: #ffffff;
	font-size: small;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.menufont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
}
.menufont2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.drpmenufont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	background-color: #000000;
}
.CascadePanel
{
	/*background-color: #0382ac;*/
	background-color: #88bbc8;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 225px;
}
FIELDSET.userProfile LEGEND
{
	font-weight: bold;
	font-size: small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	
	
}
.tblfs
{
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.LabelError
{
	font-weight: bold;
	font-size: small;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.gallery
{
	width: 100%;
	background-color: #CFCFCF;
	padding:5px;
}
.gallery ul
{
	list-style: none;
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
}
.gallery ul li
{
	margin: 5px;
	display: inline;
}
.gallery ul img
{
	padding: 10px;
	margin: 5px;
	border: 1px solid #333;
	background-color: #CFCFCF;
}
.gallery ul a:hover img
{
	padding: 10px;
	margin: 5px;
	border: 1px solid #666;
	background-color: #CFCFCF;
}
.gallery ul a:hover
{
	color: #fff;
}
.galleryh1
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 20px;
	color: #000000;
}

