/* CSS Document */
/* Main menu */
.cssnav	{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image:  url(../images/over-2.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 154px;
	height: 32px;
	margin: 0;
	padding: 0;
	background-color: #C8F3FC;
}
.cssnav a {
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333333;
text-decoration: none;
width: 154px;
height: 32px;
display: block;
float: left;
}
.cssnav img {width: 154px; height: 32px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {
position: absolute;
left: 20px;
top: 8px;
margin: 0px;
padding: 0px;
cursor: pointer;
width: 130px;
height: 14px;
}
.cssnav a:hover span
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999999;
font-weight: bold;
cursor: pointer;
}
/* icon (options.htm)*/
.icon {
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
color: #999999;
text-decoration: none;
float: left;
}
.icon span {
padding: 0 15px 0 0 ;}

.icon img{
	width:18px;
	height:18px;
	border:0px;
	margin-right:5px;
	vertical-align: middle;
}
.icon:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #333333;
font-weight: bold;
}
/* links */
.link:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.link:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.link:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.link:active {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
/* anchor links*/
.alinks:link {
color: #0099FF;
font-weight: bold;
text-decoration: none;
}
.alinks:visited {
color: #0099FF;
font-weight: bold;
text-decoration: none;
}
.alinks:active {
color: #0099FF;
font-weight: bold;
text-decoration: none;
}
.alinks:hover {
color: #0033FF;
font-weight: bold;
text-decoration: none;
}


/* page setup */
html {
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#C8F3FC;
	scrollbar-track-color:#F5F5F5;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-highlight-color:#FFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#CCCCCC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #F5F5F5;
}
.TopMid {
	background-image: url(../images/t-m.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.midRight {
	background-image: url(../images/r-m.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottomMid {
	background-image: url(../images/b-m.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.navSideBg {
	background-image: url(../images/nav-bg-wide.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.mainTableContents {
	background-color: #FFFFFF;
	padding-right: 10px;
}
.optionsSpacer {
	padding-left: 160px;
}
textarea {
	height: 100px;
	width: 350px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
label {
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
}
.box {
	height: 20px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.calenderTable {
	font-size: 10px;
}
.hbar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8F3FC;
}
.smlHeading {
	font-size: 9px;
	color: #999999;
}
.smlBox {
	height: 20px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.linenBox {
	position: static;
	visibility: inherit;
	width: 100%;
}
.linenTable {
	background-color:#FFFFFF;
	font-size: x-small;
}
.linenTable th{
background-color:#F5F5F5;
}
.linenTable td{
background-color:#F5F5F5;
}
.linenInput {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	height: 20px;
	width: 100px;
	text-align: center;
}
.halfBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
ul {
	list-style-image: url(../images/dot.gif);
	list-style-type: none;
}
.imgBorder {
	border: 1px solid #CCCCCC;
}

