.title {

	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #163A79;
}
.brdrmiddle {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
}
.textgray {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #383838;
	text-decoration: none;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../images/bg_textbox.gif);
	background-repeat: repeat-y;
	background-position: left;
	border: 1px solid #CBDAF8;
	height: 20px;
	vertical-align: middle;
}
.buttonbox {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1280DB;
	border: 1px solid #0058A0;
	height: 22px;
}
.textbox1 {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../images/bg_textbox.gif);
	background-repeat: repeat-y;
	background-position: left;
	border: 1px solid #CBDAF8;
	vertical-align: middle;
}
.hmenus {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.hmenus:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.footer:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}


.border {
	border: 1px solid #ECECEC;
}
.text {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #383838;
	text-decoration: none;
}
.textgreen {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

.textgreen:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}

.textred {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.textred:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.whttext {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.whtbutton {
	font-family: tahoma;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #2C5495;
	text-decoration: none;
	background-image: url(../images/bg_title1.gif);
	border: 1px solid #2c5495;
	text-transform: uppercase;
}
.error {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.textgreen {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
