﻿*{
	margin:0px;
  	padding:0px;
}

h1{
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:8px;
}

h2{
	font-size:13px;
	color:#FFF;
	margin-bottom:4px;
}

table{
	border:none;
	border-spacing=0; 
	border-collapse:collapse; 
}

form{
 	margin:0px;
  	padding:0px;
	}
	
html{
	height:100%;
	}
	
body{
	height:100%;
	background:URL(images/back_main.jpg);
	}
td,div,select,p{
	font-family:'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; 
	
	font-size:11px;
	color:#B0B0B0;
	line-height:13px;
	text-align:justify;
}

td.leftorange{
	background:url(images/back1_flip.jpg) right;
	/* [disabled]width:100%; */
}

td.centerorange{
	background:URL(images/back1.jpg) no-repeat;
}

h1.header{
	font-size: 16px; 
	font-weight:bold; 
	color:#FFF; 
	padding-bottom:8px;
}
.caps{
	text-transform:uppercase;
}

.smallcaps{
	font-size:smaller; text-transform:uppercase;
}

.left_clmn{
	padding-top:20px; 
	background-color:#2D2D2D;
}
.left_clmn2{
	padding-top:20px;
	background-color:#333333;
}
.m_10{
	font-size:10px;
}
a.menu{
	text-decoration:none;
	margin-left:30px;
	padding-left:24px;
	background:url('images/pointer.gif') no-repeat center left;
}

a.menu:hover{
	text-decoration:none;
	margin-left:30px;
	padding-left:24px;
	background:url('images/hpointer.gif') no-repeat center left;
	background-color:#333;
	color:#FFF;
}

a.policy
{
	color:#666;
	text-decoration:none;
}

a{
	color:#E55110;
}
.y{
	color:#E55110;
}
.pointer{
	margin-right:9px;
	vertical-align:middle;
}
.right_clmn{
	padding-left:29px;
	padding-top:27px; 
	padding-right:25px;
	background-color:#333333;
	line-height:13px;
}
a:hover{ text-decoration:none}
a.red_:hover{ text-decoration:underline}


 .input{
 		width:133px; height:19px;
		background-color:#DFBC79; 
		font-size:12px;
		font-family:"Times New Roman";
		color:#000000;
		border-width:1px;
		border-style:solid;
		border-color:#FEF0D8;
		margin:0px;
		padding:0 0 0 4px;
		}
 .textarea{
 		width:133px; height:57px;
		background-color:#DFBC79; 
		font-size:12px;
		font-family:"Times New Roman";
		color:#000000;
		border-width:1px;
		border-style:solid;
		border-color:#FEF0D8;
		margin:0px;
		padding:0 0 0 4px;
		overflow:hidden;
		}


 






 

