body {
	margin: 10px auto 0px auto;
	padding: 0px;
	background: #cccccc;
	background-image: url(../pics/bg.gif);
	font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #606060;
	}

td {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #606060;
	}

div#master {
	border: 1px solid #606060;
	background: #FFFFFF;
	margin: 0px auto;
	padding: 10px 10px 10px 10px;
	width: 740px;
	}

div#navbar {
	margin: 6px 0px 10pt;
	padding: 2px;
	background: #cccccc;
	}

#navbar a:link {
 	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	}

#navbar a:visited {
 	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	}

#navbar a:hover {
	color: #f1504e;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	}

#content {
	overflow: hidden;
	}

div.item {
	margin: 0px 185px 0px 1px;
	padding: 0px 10px 0px 0px;
	}

div.sidebar {
	border-right: medium none;
	margin: 0px 1px 1px 0px;
	padding: 1em;
	background: rgb(238, 238, 238) none repeat scroll 0% 50%;
	width: 150px;
	float: right;
	color: rgb(119, 119, 119);
	}
	
a:link {color: #f1504e; text-decoration: none;}
a:visited {color: #f1504e; text-decoration: none;}
a:hover {border-bottom: 1px dotted #f1504e;}
	
.text {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia,, Verdana,, Arial, Helvetica; font-size: 12px; color: #606060;}
.textg {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Arial, Helvetica; font-size: 12px; color: #606060; background: #E5E5E5}
.texts {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Arial, Helvetica; font-size: 10px; color: #606060;}
.textsg {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Arial, Helvetica; font-size: 10px; color: #606060; background: #E5E5E5}
.textxs {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Arial, Helvetica; font-size: 9px; color: #606060; text-decoration: none;}
.textxxs {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Arial, Helvetica; font-size: 8px; color: #606060; text-decoration: none;}
.textl {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Arial, Helvetica; font-size: 15px; color: #606060;}
.graytext {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Arial, Helvetica; font-size: 12px; color: #707070;}
.graytexts {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Arial, Helvetica; font-size: 10px; color: #707070;}
.whitetext {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Arial, Helvetica; font-size: 12px; color: #FFFFFF;}
.blacktext {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Arial, Helvetica; font-size: 12px; color: #000000;}
.blacktexts {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Arial, Helvetica; font-size: 10px; color: #000000;}
.browntexts {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Arial, Helvetica; font-size: 10px; color: #a19a93;}
.title {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold; color: #f1504e}
.alerttext {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Arial, Helvetica; font-size: 10px; color: #ff0000;}

.formsubmit {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Sans Serif; font-size: 9px; color: #404040; background: #F6F6F6; border: 1px solid #808080; padding: 1px;}
.loginform {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Sans Serif; font-size: 12px; color: #404040; background: #c9c3bd; border: 1px solid #6d5c4a; padding: 1px;}
.form {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Sans Serif; font-size: 12px; color: #404040; background: #ededed; border: 1px solid #808080; padding: 1px;}
.form2 {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Sans Serif; font-size: 10px; color: #404040; background: #ffffff; border: 1px solid #808080; padding: 1px;}
.formred {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Sans Serif; font-size: 12px; color: #404040; background: #F6DDDD; border: 1px dotted #ff0000; padding: 1px;}
.formsubmit {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Sans Serif; font-size: 10px; color: #ffffff; background: #808080; border: 1px solid #404040; padding: 1px;}
.formsubmits {font-family: "Lucida Grande", "Lucida Sans Unicode", Georgia, Verdana, Sans Serif; font-size: 9px; color: #ffffff; background: #808080; border: 1px solid #404040; padding: 1px;}

.orangebox {margin: 0px 0px 0px 0px; background: #ffdede; border: 1px solid #ff0000; padding: 8px 2px 8px 8px;}

