td {
	text-align: left;
	font-family:Arial;
	font-size:13px;
	color:#00000; 
}

a {color:#00000; text-decoration:underline;}
a:hover{color:#00000; text-decoration:none;}
.a:hover{color:#00000; text-decoration:none;}   

.error{color:#FF0000}

.nav {
	text-align:center;
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
}

.nav a {
	color:#ffffff;
	text-decoration:none;
}

.nav a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.footer {
	font-family:Arial;
	font-size:11px;
}
  
body { 
       margin: 0px; 
       padding: 0px;
/*     background-image:url(images/background.gif);
       background-position: top left;
       background-repeat: repeat-x;*/
       background-color:#D4D4D4;
}

.footer { 
       background-image:url(images/index_10.gif);
       background-position: top left;
       background-repeat: repeat-x;
	   font-size:10px;
}

.left { 
       background-image:url(images/dog.gif);
       background-position: bottom left;
       background-repeat: repeat-x;
       background-color:#1E2121;
}

.copy{  font-family:Arial;
		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:Arial;
		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:Arial;
		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:Arial;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#4A4A4A;
		background-color:#333333;
		color:#949494;
		margin-left:0px;
		margin-right:0px;
		}
		
input {
	font-family: Arial;
	font-size: 13px;
	background: #CCCCCC; border: 1 solid #000000;
	}