body
{
min-width:1000px;
background-image:url('bgvertical.png');
}

h1 {
font-family: Gill Sans, sans-serif;
font-size:28;
text-align:center;
font-weight:normal
}

h2 {
font-family: Gill Sans, sans-serif;
font-size:24;
text-align:center;
font-weight:normal
}

div.center {
text-align: center;
font-family: Gill Sans, sans-serif;
margin-left:120px;
margin-right:120px;
min-width:300px;
max-width:1024px;
}

div.left {
position:fixed;
left:0px;
top:0px;
width:120px;
font-family: Gill Sans, sans-serif;
}

div.right {
position:fixed;
right:0px;
top:0px;
width:120px;
font-family: Gill Sans, sans-serif;
}

div.warning {
border-style: groove;
background-color:#fedde0;
border-color:#fd0018;
}

div.text {
-moz-border-radius: 15px;
border-radius: 15px;
background-color:white;
background-color: rgba(255,255,255,0.8);
margin:25px;
border-style:solid;
border-width:1px;
border-color:#cccccc;
box-shadow: -0px 1px 2px #888888
}

p.para {
margin:25px;
opacity:1;
}

TD {
	font-size : 11px;
	font-family : Gill Sans, sans-serif;
	color : #3D5066;
}
.h3 {
	font-size : 13px;
   	font-family : Gill Sans, sans-serif;
   	color : #CC0000;
}
a:link {
color:#3a599d; text-decoration:none;
display: inline-block;
	padding: 4px;
	outline: 0;
	transition-duration: 0.25s;
	transition-property: transform;
	transform: scale(1) rotate(0);
	-webkit-transition-duration: 0.25s;
	-webkit-transition-property: transform;
	-webkit-transform: scale(1) rotate(0);
}
a:visited {
color:#3a599d; text-decoration:none;
}
a:active {
color:#0033FF; text-decoration:underline;
}
a:hover {
	background: #3a599d;
	text-decoration: none;
	color: #fff;
	border-radius: 4px;
	transform: scale(1.05) rotate(-1deg);
-webkit-transform: scale(1.05) rotate(-1deg);
}

a:nth-child(2n):hover {
  transform: scale(1.05) rotate(1deg);
-webkit-transform: scale(1.05) rotate(1deg);
}
.title {
   width : 137px;
   left : 15px;
   position : absolute;
   z-index: 10;
}
.menupic{
   width : 171px;
   left : 0px;
   position : absolute;
   z-index: 10;
}
.submenu {
   font-size : 11px;
   width : 150px;
   left : 20px;
   position : absolute;
   visibility : hidden;
}

}.textbox {
	font-family: Gill Sans, sans-serif;
	font-size: 10px;
	background-color: #f7f7f7;
	border: 1px solid #aaaaaa;
}
.graybutton {
	font-family: Gill Sans, sans-serif;
	font-size: 10px;
	background-color: eeeeee;
	border: 1px solid aaaaaa;
	clip:  rect(1px 1px 1px 1px);
	font-weight: normal;
	text-decoration: none;
	color: #333333;


}
.orange {
	font-family: Gill Sans, sans-serif;
	font-size: 10px;
	color: #336699;
	text-decoration: none;
}
form {
	margin: 0px;
}
#dhtmltooltip{
position: absolute;
font-size: 10px;
width: 200px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
/*specify height of broken up content */
.multiparts{
height: 50px;
}
.f8 {
	font-family: Gill Sans, Helvetica, sans-serif;
	font-size: 10px;
}

/* Styles for dhtml tabbed-pages */



.pagetext {
	visibility: hidden;
	display: none;
	top: 0;
}


.menudottedline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.adminheader {
	color : #ff6600;
	font-size : 24px;
	font-weight: normal;
}
.lbut {
font-size: 12px;
font-family: Gill Sans, sans-serif;
color: #000000;
border: 1px solid #AAAAAA;
background-color: #6093C9;
height: 22px;
}
.iframe {
	border: none;
	clip:  rect(5px 5px 5px 5px);
	margin: 0px;
	padding: 0px;

}

FORM, BUTTON, SELECT, INPUT {
	FONT-SIZE: 11px; COLOR: #000000;  FONT-FAMILY: Gill Sans, sans-serif
}
.small {
	font-family: Gill Sans, sans-serif;
	font-size: 9px;
}
.lform2 {
font-size: 11px;
font-family: Gill Sans, sans-serif;
color: #000000;
border: 1px solid #87A6C0;
background-color: #C0A187;
width: 150px;
height: 20px;
}
.menu {
	background-color: #EAEDF0;
	height: 20px;
	width: 100%;
	line-height: 20px;
	text-indent: 10pt;
}
A.menu:link, A.menu:visited, A.menu:active {
	font-family: Gill Sans, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #336699;
	text-decoration: none;
}
A.menu:hover {
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: none;
}

.itemmenu {
	background-color: #336699;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.headermenu {
	background-color: #336699;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	font-family: Gill Sans, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 20px;
}
.boxes {
	border: 1px solid #CCCCCC;
text-align:center;
position:relative;
left:38%;
}
.boxheader {
	font-family: Gill Sans, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	text-indent: 5px;
	line-height: 20px;
}
.codeboxes {
	border: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
}
.style8 {font-size: 12px}
.style9 {color: #336699}