td {
	text-align: left;
	font-family:Georgia;
	font-size:16px;
	color:#000000;
}

a {text-decoration:underline;
   color:#C70707;}
  
body { 
       margin: 0px; 
       padding: 0px;
/*       background-image:url(images/background.gif);
       background-position: top left;
       background-repeat: repeat-x;*/
       background-color:#184973;
}

.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:#C70707;}
.a:hover{text-decoration:none;}


input {
	font-family: Georgia;
	font-size: 16px;
	background: #CCCCCC; border: 1 solid #000000;
}

.isi {
       background-image:url(images/index_10.gif);
       background-position: top left;
       background-repeat: repeat-x;
       background-color:#6997BE;
}

.error {
	color:#ff0000;
	font-weight:bold;
}

.colheader {
	font-weight:bold;
	color:#ffffff;
    background-color:#184973;
}
