/*.......................BORDER & BGCOLOR........................... */

.border{
	border: 1px solid #000000;
}
.border1{
	border: 1px solid #dddddd;

}
/*................. HEADING , CONTENTS & LINKS ............... */

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
    line-height:19px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D2B48C;
	font-weight: normal;
	text-decoration: none;
    line-height:19px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #46834F;
	font-weight: normal;
	text-decoration: none;
    line-height:19px;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f4f4f4;
	font-weight: normal;
	text-decoration: none;
    line-height:19px;
}
.dotline{
	background-image: url(../Images/dot.gif);
	background-repeat: repeat-x;
	background-position: left center;

}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
	font-weight: bold;
    line-height:12px;
	
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
    line-height:13px;
	
}
.content_in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
    line-height:13px;	
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A1A1A;
	font-weight: bold;
    line-height:14px;
}
.content_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
}
.content_white1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #808080;
	font-weight: normal;

}
.content_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding-left:20px;
}
.star {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-weight: normal;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dddddd;
	font-weight:bold;	
	text-decoration: none;
}
.link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dddddd;
	font-weight:bold;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;	
	text-decoration: underline;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.link2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #25000A;
	text-decoration: none;
	font-weight:bold;
}
.link1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #25000A;
	text-decoration:none;
	font-weight:bold;
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
.tab01{
background-color:#46834F;
}
.tab02{
background-color:#F5F5DC;
}

/*......................BACKGROUND....................... */
.tablebg{
background-image:url(../images/bg_divnew.jpg);
background-repeat:no-repeat;

}
.bgshade{
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.bgshade1{
	background-image: url(../images/bg_shade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_form{
	background-image:url(../images/bg_form.jpg);
	background-repeat:no-repeat;
	background-position:right top;}

.quick{
	background-image:url(../images/bg_quick.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
/*......................... FORM ......................... */

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;	
	color: #000000;
	height: 18px;
	width: 180px;
	background-color: #ffffff;
	border: 1px solid #999999;
	}
.textbox1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;	
	color: #000000;
	height: 18px;
	width: 250px;
	background-color: #ffffff;
	border: 1px solid #999999;
	}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;	
	color: #000000;
	height: 100px;
	width: 250px;
	background-color: #ffffff;
	border: 1px solid #999999;
	}
.textarea1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;	
	color: #000000;
	height: 80px;
	width: 290px;
	background-color: #ffffff;
	border: 1px solid #999999;
	
	}
.textarea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;	
	color: #000000;
	height: 120px;
	width: 350px;
	background-color: #ffffff;
	border: 1px solid #999999;
	}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;	
	color: #000000;
	height: 15px;
	width: 190px;
	background-color: #ffffff;
	border: 1px solid #999999;
	}
	.dropdown1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;	
	color: #000000;
	height: 15px;
	width: 250px;
	background-color: #ffffff;
	border: 1px solid #999999;
	}