#layCTitle {
	position:relative;
	left:0px;
	top:0px;
	width:400px;
	z-index:1;
	overflow-y: hidden;
	overflow-x: hidden;
	padding:3px;
	border-color:#000000;
	border-width:1px;
}

#layNoticeBoard {
	position:relative;
	left:0px;
	top:0px;
	height:200px;
	width:217px;
	z-index:1;
	overflow-y: scroll;
	overflow-x: hidden;
	padding:3px;
	border-style:outset;
	border-width:0px;
	border-bottom-color:#CCCCCC;
	border-right-color:#CCCCCC;
}

#tblNoticeBoard {

	border-style:solid;
	border-width:1px;
	border-bottom-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
}


#layGrid {
	position:relative;
	left:0px;
	top:0px;
	width:708px;
	height:auto;
	z-index:1;
	overflow-x: hidden;
	overflow-y: visible;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif; */
	font-size: 12px;
}

.starpark{
 font-family:"Comic Sans MS";
 font-size:12;
}

.starpark14{
 font-family:"Comic Sans MS";
 font-size:14;
}

.starpark16{
 font-family:"Comic Sans MS";
 font-size:16px;
}

.starpark18{
 font-family:"Comic Sans MS";
 font-size:18px;
}

.starpark24{
 font-family:"Comic Sans MS";
 font-size:24px;
}



a {
	color:#000066; 
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#990000;
}






td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
 
.header2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#000066;
	
}

.header3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color:#000066;
	
}


.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.itemTitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	font-weight:bold;
	text-decoration:underline;
}

.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #003333;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.button {
 color:#000000;
 font:Arial, Helvetica, sans-serif;
 text-shadow:#000000;
 height:auto;
 font-size:10px;
 height:auto;
 background-color:#BCDADA;
 background-image:url(graylighttop.png);
 font-weight:bold; 

}

.smallbutton {
 color:#000066;
 font:Geneva, Arial, Helvetica, sans-serif;
 text-shadow:#000000;
 height:auto;
 font-size:9px;
 height:auto;
 background-color:#BCDADA;
 background-image:url(graybar.png);
 font-weight:bold;
}


.transparentButton{
cursor:default;
background:none;
cursor:pointer;
border-style:groove;
}

.framed{
cursor:default;
border-color:#999999;
border-width:1px;
border-style:outset;
}



#tblLogin{
	height:90px;
	width:225px;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
}

#tblWelcome {
	height:90px;
	width:225px;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
}


#tblMainMenu{
	width:225px;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
}

#tblMainMenu:hover{
	width:225px;
	border-style:solid;
	border-width:10px;
	border-bottom-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
}


.warning{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FF0000;
	
}
#tblEditor {
	width: 600px;
}

#tblContent{
	width:700px;
	border-bottom-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-style:inset;
	border-width:0px;
	overflow:hidden;
}

.covered{
	border-color:#999999;
	border-width:1px;
	border-style:solid;

}

#tblMain{
	border-color:#CCCCCC;
	border-style:solid;
	border-bottom-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-left-width:1px;
}

.imagebutton{
cursor:pointer;


}
.layLogo {
	width: 300px;
	text-align: right;

}

.colHeader {
background-color:#D5D5EA;
border-bottom-color:#666666;
border-bottom-style:inset;
border-bottom-width:1px;
border-right-color:#666666;
border-right-style:inset;
border-right-width:1px;
padding:2px;
font-weight:bold;
vertical-align:bottom;

}

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
color:#000033;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover{
color:#CC0000; !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(indentbg2.gif) center center repeat-x;
}

.indentmenu ul li .current{
color:#FF0000; !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(indentbg2.gif) center center repeat-x;
}

#mapContainer {
	position:relative;
	left:0px;
	top:0px;
	width:700px;
	height:335px;
	z-index:0;
}

.iconBox {
	position:absolute;
	display:none;
	left:0px;
	top:0px;
	width:42px;
	height:48px;
	z-index:1;
	background:url(_assets/icon5.gif);
	background-repeat:no-repeat;
}

.iconBox:hover{
	position:absolute;
	left:0px;
	top:0px;
	width:42px;
	height:48px;
	z-index:2;
	background:url(_assets/icon6.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}