body {
	background-color: #4B4B4B;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	text-decoration: none;
}


.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	text-decoration: none;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}
.importantLink {
	font-family: Verdana;
	font-size: 30px;
	color:red;
}

.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFBF0;
}
.largetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
        width:550px;
        background-color:orange;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
}

.text_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
        font-weight:bold;
        font-variant: small-caps;
}
.table_header {
    border-bottom-style:double;
    border-bottom-width:2px;
    border-bottom-color:blue;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
	font-size: 11px;
        vertical-align:top;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bluelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F19F00;
}
.top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.red{
	color: #b93800;
}

.input120{
	width: 120px;
	height: 18px;
	padding-left: 1px;
	margin: 0 5px 5px 0;
	font-size: 11px;
}
.input180{
	width: 180px;
	height: 24px;
	padding-left: 1px;
	margin: 0 5px 5px 0;
	font-size: 11px;
}

.input190{
	width: 190px;
	height: 20px;
	font: 16px "Calibri Bold", Calibri, Helvetica, Arial, Verdana;
	color: #494949;
}

.formRow{
	clear: left;
	padding: 10px 20px 2px 0px;
	margin: 0;
	width: 500px;
	overflow: hidden;
        margin-left:30px;
	/*display: block;*/
}
.formRow p{
	margin: 0;
}

.formCol {
	float: left;
	width: 240px;
}

.loginPanel {
    border-style:double;
    border-width:1px;
    border-color:red;
    width:550px;
}


.menuTitle{
	border: none;
        border-style: ridge;
        border-color: blue;
        border-width: 1px;
        background-color:white;
        font-family:Verdana;
	/*background: url(img/submitBtnBg128.png) 0 0;*/
	width: 168px;
	height: 21px;
        font-size:12px;
	color: navy;
	font-weight: bold;
	padding: 1px 2px;
	margin-top: 5px;
        margin-bottom:15px;
        text-align:center;

}


.menuItem{
	cursor: pointer;
	border: none;
        border-style: double;
        border-color: blue;
        border-width: 1px;
        background-color:white;
        font-family:Verdana;
	/*background: url(img/submitBtnBg128.png) 0 0;*/
	width: 168px;
	height: 41px;
        font-size:12px;
	color: navy;
	font-weight: normal;
	padding: 1px 2px;
	margin-top: 5px;
        margin-bottom:15px;
        text-align:center;

}

.menuSeparator{
	border: none;
        border-style: dotted;
        border-color: blue;
        border-width: 1px;
        background: #339999;
        font-family:Verdana;
	/*background: url(img/submitBtnBg128.png) 0 0;*/
	width: 168px;
	height: 2px;
        font-size:12px;
	color: teal;
	font-weight: bold;
	padding: 1px 2px;
	margin-top: 5px;
        margin-bottom:15px;
        text-align:center;

}

.content{
	color: #125D00;
	font: bold 14px "Calibri Bold", Calibri, Helvetica, Arial, Verdana;
	
	border-style: solid;
	border-width: 1px;
	background: #CCFF9A  no-repeat 5px 4px;
	padding: 3px 5px 3px 25px;
        width:700px;
        height:600px;
}


.confirmButton {
    font: bold 14px "Calibri Bold", Calibri, Helvetica, Arial, Verdana;
    width : 240px;
    border-style:double;
    border-color:red;
}

.footer{
	color: white;
	font: bold 10px "Calibri Bold", Calibri, Helvetica, Arial, Verdana;
	margin-top: 5px;
	border-style: solid;
	border-width: 1px;
        background: #339999;
	padding: 3px 5px 3px 25px;
        width:700px;
        height:15px;
        text-align:center;
}

.header{
	color: white;
	font: bold 10px "Calibri Bold", Calibri, Helvetica, Arial, Verdana;
	margin-top: 5px;
	border-style: solid;
	border-width: 1px;
        background: #339999;
	padding: 3px 5px 3px 25px;
        width:700px;
        height:15px;
        text-align:center;
}

.contentRight{
	width: 310px;
	float: right;
	margin: 0;
	padding: 0;
}

td.menuItem:hover {
    background:orange;
    color:white;

}

a:hover {
    color:orange;
}