a{
text-decoration:none;
color: #3333FF;
}
a:hover{
text-decoration:underline;
color:#FF3300;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.link1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.link1 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FE9600;
	text-decoration: underline;
}

.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.link2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.link2 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FE9600;
	text-decoration: underline;
}
.table_border{
	border: 1px dotted #0000CC;
	
}
.heading {
		font-size:18px;
		color:#0000CC;
			text-align:center;
			font-weight:normal;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			height:20px;
}
.title {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title a{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title a:hover{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}

.input1{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 180px;
	}
	
.input2{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 180px;
	height: 50px;
	}
h1{
font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CC;
	line-height:normal;
	padding:0;
	margin:0;
	}

h2{
font-size:18px;
		color:#0000CC;
			font-weight:normal;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			height:20px;
			padding:0;
			margin:0;
	}
h3{
font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CC;
	line-height:normal;
	text-indent:15px;
	margin:0;
	}

tit_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bg_looking {
    background-image:url(images/bg_looking.jpg);
	background-repeat: no-repeat;	
}

.text_look {
     font-family:"Times New Roman", Times, serif;
	 font-size:24px;
	 color:#FF7200;
	 font-weight:bold;
}

.text_offer {
     font-family:"Times New Roman", Times, serif;
	 font-size:24px;
	 color: #003399;
	 font-weight:bold;
}
.check{
	padding-left:25px;
}
.highlight{
color: #990000;
font-style:italic;
}
.bigfonttally{
font-size:24px;
color: #663399;
font-weight:bold;
font-family:"Trebuchet MS";
}
.orangefonts{
font-size:15px;
color: #FF3300;
font-weight:bold;
font-family:"Trebuchet MS";
}