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/water.gif);
       background-position: top left;
       background-repeat: repeat-x;*/
       background-color:#999967;
}

.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:#820024;}
.a:hover{text-decoration:none;}


input {
	font-family: Georgia;
	font-size: 16px;
	background: #CCCCCC; border: 1 solid #000000;
}

.background_left {
       background-image: url(images/background_01.gif);
       background-position: top right;
       background-repeat: no-repeat;
       background-color: #999967;
}

.background_right {
       background-image: url(images/background_03.gif);
       background-position: top left;
       background-repeat: no-repeat;
       background-color: #999967;
}
.tabel {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #EDE7CC;
	border: 1px solid #BCB259;
}
.td_ap{
	background-color: #E4D9AB;
	border: 1px solid #BCB259;
}
.td_today{ 
	background-color: #BCB259;
	border: 1px solid #BCB259;
}
.customtext2{
	background-color: #D5D4CF;
	border: 1px solid #BCB259;
	color: #A4A4A3;
}
.td_today_ap{
background-color:#999967;
}
.error{
color:#FF0000
}