td {
	text-align: left;
	font-family:Georgia;
	font-size:16px;
	color:#000000;
}

a {text-decoration:underline;
   color:#000000;}
  
body { 
       margin: 0px; 
       padding: 0px;
       background-image:url(images/background.gif);
       background-position: top left;
       background-repeat: repeat-x;
       background-color:#C34A05;
}

.copy{  font-family:Georgia;
		color:#000D6E;
 		line-height:12px;
		text-decoration:none;
		font-size:10px;}

.white {color:#ffffff; text-decoration:none}
.gray { color:#646464}
.orange { color:#E8B000}
.orange1 { color:#FF9C00}



.m {vertical-align:middle}
.sm {font-size:8px}
.l {text-decoration:underline}
.n {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:12px}
.list {line-height:10px}
.px { font-size:11px}

.form { width:290px;
		height:23px;
		font-family:Georgia;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#4A4A4A;
		background-color:#333333;
		color:#949494;
		margin-left:0px;
		margin-right:0px}
		
.form1 { width:110px;
		height:23px;
		font-family:Georgia;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#4A4A4A;
		background-color:#333333;
		color:#747474;
		margin-left:0px;
		margin-right:0px}		
		
.textarea { width:290px;
		height:151px;
		font-family:Georgia;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#4A4A4A;
		background-color:#333333;
		color:#949494;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;
        color:#000000;}
.a:hover{text-decoration:none;}


input {
	font-family: Georgia;
	font-size: 16px;
	background: #CCCCCC; border: 1 solid #000000;
}

.ophouse {
       background-image:url(images/index_20a.gif);
       background-position: top left;
       background-repeat: repeat-x;
       background-color:#B60404;
}

.tabel {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	background-color: #DBBF8C;
	border: 2px solid #ffffff;
}

.error{
	color:#ff0000;
}
.td_ap{
	background-color: #C34A05;
	border: 2px solid #ffffff;
	color: #ffffff;
}
.td_today{ 
	background-color: #752802;
	border: 2px solid #ffffff;
	color: #ffffff;
}
.customtext2{
	background-color: #DAD8D8;
	border: 2px solid #ffffff;
	color: #8D8A8A;
}
.td_today_ap{
background-color:#C34A05;
}