/* elements */
body {text-align:center;font-family:Arial, Helvetica, Swiss, Futura, sans-serif;font-size:11px;background-color:White;color:#FFFFFF;}
h1 {font-size: 12px ;font-weight: normal;text-transform: uppercase;text-align: left;color: #8C7A31;line-height: 16px;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;margin-left: 2px;}
h1:first-letter {font-size:140%;}
blockquote {padding-right: 40px;border-left: 1px solid;border-color: #cccccc;}
form {margin: 0;padding: 0;}
img {border: 0;}
input[type="text"],input[type="password"] {font-family:  Arial, Helvetica, Swiss, Futura, sans-serif;font-size: 11px;margin: 2px;border: 1px solid #8C7A31;}
input[type="button"],input[type="submit"] {  
	border-right: #8C7A31 1px solid;
	border-top: #8C7A31 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #8C7A31 1px solid;
	color: #FFFFFF;
	border-bottom: #8C7A31 1px solid;
	font-family: Arial, Helvetica, Swiss, Futura, sans-serif;
	background-color: #8C7A31;
}
li, ul {list-style-type: disc;}
p, pre {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
code {font-family:  Arial, Helvetica, Swiss, Futura, sans-serif;background-color: #ececec;line-height: 11px;font-size: 11px;margin: 0;}
select {font-family:  Arial, Helvetica, Swiss, Futura, sans-serif;font-size: 11px;border: 1px solid #8C7A31;}
table,td,th {font-family: Arial, Helvetica, Swiss, Futura, sans-serif;font-size: 11px;border : 0px;}
textarea {font-family:  Arial, Helvetica, Swiss, Futura, sans-serif;font-size: 11px;border: 1px solid #8C7A31;}
hr {	
	color: #8C7A31;	
	width: 98%;
	text-align:center;
	border-bottom: 1px dotted;
	border-top: none;
	border-left: none;
	border-right: none;
}
.title{
	font-size:13px;
}	
.Title{
	color:#808000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}
.loginhead
{
	font-family:  Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8C7A31;
}

.standardhead
{
	font-family:  Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8C7A31;
}

.listhead
{
	font-family:  Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8C7A31;
}

.normalrow
{
	background-color: #A9625D;
}

.normalhead
{
	font-family:  Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	margin-left:20px;
}

.post {	
	font-size: 12px;
	padding: 5px 0 5px 0;
	margin:20px;
}
.post a{
	color:#8B7929;
}
.post a:hover{
	color:white !important;
}
.post h3{
	color:#8B7929;
}
img.imgBorder  {
	border:1px solid;
	padding:5px;
	border-color: #cccccc;
	margin: 5px;
}

.login {
	font-family:  Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 11px;
	width: 95px;
}

.errortext {
  font-family:  Arial, Helvetica, Swiss, Futura, sans-serif;
  font-size : 11px;
  color : #FFB4AF;
  font-weight: bold;
}

a:link
{
	font-size: 12px;
	color: #DCDC00;
	font-family: Arial, Helvetica, Swiss, Futura, sans-serif;
	text-decoration: none;
}

a:visited
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Swiss, Futura, sans-serif;
	text-decoration: none;
}

a:hover
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Swiss, Futura, sans-serif;
	text-decoration: underline;
}

.calBdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	
	border-top-color: #8C7A31;
	border-right-color: #8C7A31;
	border-bottom-color: #8C7A31;
	border-left-color: #8C7A31;
}

.caltitlebackground 
{
	background-color: #8C7A31;
}

.headerbackcolor
{
	background-color: #8C7A31;
}

.cal_title {
	height:20px;
	text-align: center;
	font-weight: bold;
	background-color:#8C7A31;
}

.cal_day_head	{
	width: 15px;
	text-align: center;
	background-color:#FFFFFF;
	color: #3D3E2B;
	font-weight: bold;
	text-align: center;
}

.cal_day {
	text-align: center;
	background-color:#FFFFFF;
	color: #3D3E2B;
	text-align: center;
}

.cal_day_current {
	text-align: center;
	background-color: #8C7A31;	
}

.tableborder 
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	
	border-top-color: #8C7A31;
	border-right-color: #8C7A31;
	border-bottom-color: #8C7A31;
	border-left-color: #8C7A31;
}

.tableleftborder 
{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	
	border-left-color: #8C7A31;
	border-bottom-color: #8C7A31;
	border-top-color: #8C7A31;
}

.copyright 
{
	color:#8C7A31;
	font-family: Arial, Helvetica, Swiss, Futura, Sans-Serif;
	font-size: 12px;
}
.date{
	color:#8C7A31;
	margin-left:20px;
}
#ghost{
	position:absolute;
	top:130px;
	left:240px;
	z-index:-1000;
}
