#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-family: tahoma;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 4px;
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color: #333333;
	background-color: #E8E8E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 28px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	background-image: url(images/menuback1.jpg);
	text-transform: uppercase;
}

#dropmenudiv a:hover{ /*hover background color*/
	font-family: arial;
	font-size: 10px;
	color: #0066FF;
	background-image: url(images/menuback2.jpg);
	text-transform: uppercase;
}

body {
	background-color: #DDDDDD;
	background-image: url(images/back.jpg);
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.border {
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	font-weight: bold;
}
.tableborder {
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin dotted #000000;
	border-left: thin none #000000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
}

.alltext1 {
	font-family: tahoma;
	color: #666666;
	line-height: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}
.alltext2 {
	font-family: tahoma;
	color: #666666;
	line-height: normal;
	font-size: 11px;
	font-weight: normal;
}
.alltext3 {
	font-family: tahoma;
	color: #666666;
	line-height: normal;
	font-size: 13px;
	font-weight: normal;
}


.title1 {
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #93B9CA;
	letter-spacing: 1px;
}
.domain {
	color: #333333;
	font-family: tahoma;
	font-size: 9px;
}
.title2 {
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #6786AA;
	letter-spacing: 1px;
}

.title3{
	font-family: tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #93B9CA;
	letter-spacing: 1px;
}

input
	{
		font-size:12px; color:#535352;
		font-family: Arial, Helvetica, sans-serif;	margin-left:3px;
		}
		
textarea
{
		border:1px solid #D2D2D2; color:#535352; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:11px;
		margin-left:3px;
		width:138px;

}
.textarea1
{
		border:1px solid #D2D2D2; color:#535352; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:11px;
		margin-left:3px;
		width:145px;

}
.input1
{
	border:1px solid #D2D2D2;
	width:138px;
	margin:3px; padding:2px; font-size:11px;
	}
	
.input2
{
	border:1px solid #D2D2D2;
	width:145px;
	margin:3px; padding:2px; font-size:11px;
	}

.form{ background:#EFEFEF;}	
.form td { font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#585858; }	

.hr { background:url(../images/hr-line.gif) repeat-x; display:block;}


