body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f2f2ed;
	margin: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: -9999;
}

file {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.adminheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ACA899;
	text-transform: uppercase;
	text-align: left;

}

.adminmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #F5F5F5;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.columnheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	vertical-align: bottom;

}

.bottomrightdotborder{
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
}

.bottomdotborder{
	border-bottom: 1px dotted #CCCCCC;
}

a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.rightsolidborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.leftsolidborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

.leftrightsolidborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.adminbody {
	margin: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/adminbackground.jpg);
}

frame {
	border: none;
	position: absolute;
	width: 779px;
	left: auto;
	top: auto;

}

.news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-indent: 40px;

}

.button {
	width: 150px;
	height: 30px;
}

.bottomsolidborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.newsbottom {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	background-image: url(images/bottombg.gif);
}

.header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-indent: 30px;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.info_table {
	background-color: #CCCCCC;
	border: 1px solid #FF0000;
}

.frontheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ACA899;
	text-transform: uppercase;
	text-align: center;
	border-left: 1px dotted #CCCCCC;
}
.shadow {
	background-image: url(images/default_r2_c3.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
