body {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	margin:0;
	padding:0;
}

td, th, tr {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

a:active {
	color: #0000FF;
	text-decoration: underline;
}
.adminnavbar,a.adminnavbar:link {
	color: #FFFFFF;
	background-color: #FF9900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
	padding: 3px;
	white-space: nowrap;
	font-weight: bold;
}
a.adminnavbar:hover {
	color: #666666;
	text-decoration: none;

}
.contaddcol1 {
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	padding: 5px;
	background: #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 2px solid #FF9900;
	border-left: 1px solid #666666;

}
.contaddcol2 {
	text-transform: capitalize;
	border: 1px solid #666666;
	padding: 5px;}

.tdbottomrtbdr {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.tdrtborder {
	border-right: 1px dotted #666666;
}
.tdltborder {
	border-left: 1px dashed #666666;
}
.tdpadding {
	padding: 10px;
	left: 0px;
	top: 0px;

}
.td_no_padding {
	padding: 0px 0px 0px 0px;
    text-align: center;
}

.tdpaddingltbdr {
	border-left: 1px dashed #666666;
	padding: 10px;


}
.tdtopdashed {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
.tdtopltdashed {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}
.tdbdrall {
	border: 1px solid #666666;
}
.td2 {
	font-size: 12px;
	/*text-transform: uppercase;*/
	padding: 5px 0 0 5px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

.td2_big {
	font-size: 22px;
	/*text-transform: uppercase;*/
	padding: 2px 0 0 0;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}


.td3 {
	background: #666666;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
}

.td4 {
	background: #666;
	color: #fff;
	text-align: center;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 2px solid #f90;
	border-left: 1px solid #666;
	padding:3px;
	font-weight:bold;
}
.td5 {
	background: #FF9900;
	color: #FFFFFF;
	white-space: nowrap;
	text-align: center;
	padding: 2px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.td5-nortltbdr {
	background: #FF9900;
	color: #FFFFFF;
	white-space: nowrap;
	text-align: center;
	padding: 2px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.td5-nortbdr {
	background: #FF9900;
	color: #FFFFFF;
	white-space: nowrap;
	text-align: center;
	padding: 2px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.td6 {
	white-space: nowrap;
	text-align: center;
	padding: 2px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
.td6-nobdr {
	white-space: nowrap;
	text-align: center;
	padding: 2px;
}
.td6-ltbdronly {
	white-space: nowrap;
	text-align: center;
	padding: 2px;
	border-left: 1px solid #666666;
}
.tablebdr {
	border: 1px solid #666666;
}

.table1 {
	border-bottom: 1px dashed #666666;


}

.title {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 20px; color: #003333;}

.pagetitle {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	border-bottom: 5px groove #FF0000;
	height: 20px;
	width: 100%;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 2px;
	text-transform: uppercase;
}

.header {
	margin: 0px;
	padding: 0px;
	border-bottom: 3px solid #666666;
}

.headerbg {
	background: url(images/headerbg2.jpg) repeat;
}
.headerbar {
	background: #FF9900;
	font: bold 12px Tahoma;
	margin: 0px;
	padding: 3px;
	color: #FFFFFF;
	border-bottom: 3px solid #666666;
	text-align: center;
	vertical-align: middle;

}
.nav {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.footer {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-top-style: dashed;
	border-top-color: #333333;
	border-top-width: 1px;
	padding: 5;
}

.box1 {
	background: #666666;
	color: #FFFFFF;
	border-bottom: 2px solid #FF0000;

}

.box2 {
	font: 11px Tahoma;
}

.box3 {
	border-right: 1px dashed #666666;
	background: #CCCCCC;
	width: 120px;
	position: relative;
}

.button1 {
	font: 12px Tahoma;

}

.border {
	background-color	: #333333;
}

.stringer {
	text-transform: uppercase;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

.stringer_top {
    float:left;
	text-transform: uppercase;
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding: 10px 0 0 0;
}
.links_bottom_right {
    float:right;
	padding: 30px 0 0 0;
}

.manage {
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #666666;
	border-bottom: 2px solid #FF9900;

}

.text {
	font-size			: 8pt;
	color				: #660000;
	text-align			: center;
}
.firstletter {
	font: 40px Tahoma;
	color: #FF9900;

}
.email-form,a.email-form:link {
	font-size			: 12px;
	color				: #0000FF;
	text-decoration: underline;

}
a.email-form:hover {
    font-size			: 12px;
	color				: #FF9900;
	text-decoration: underline;}

.email-header,a.email-header:link {
	font-size			: 12px;
	color				: #FFFFFF;
	text-decoration: none;
}
a.email-header:hover {
    font-size			: 12px;
	color				: #666666;
	text-decoration: underline;}
.page-db,a.page-db:link {
	color				: #FFFFFF;
	text-decoration: none;
}
a.page-db:hover {
    font-size			: 11px;
	color				: #666666;
	text-decoration: underline;}
