@charset "utf-8";
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #550661;
	text-decoration: none;
}
.topnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #555553;
	text-decoration: none;
	text-align: justify;
}

.text a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #530153;
	text-decoration: underline;
	text-align: justify;
}

.quotation_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555553;
	text-decoration: none;
	height: 21px;
	width: 158px;
	border: 1px solid #dcdbd7;
	line-height: 18px;
}
.quotation_text {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #555553;
	text-decoration: none;
	text-align: justify;
}
.text_purple {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #540560;
	text-decoration: none;
	
}
.footer {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #555553;
	text-decoration: none;
	width: 158px;
}
div#footer {
	
	font-family: Arial;
	font-size: 11px;
	color: #555553;
	text-decoration: none;
	position: relative;
	height:100px;
	bottom: 0px;
}
#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	font:normal 11px Verdana;
	line-height:25px;
	z-index:100;
	
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	color:#4D4B4D;
	text-align:left;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: #ffffff;
}

#dropmenudiv a:hover{ 
background-image:url(images/topnav_butbg.gif); 
background-repeat: repeat-x;
color:#530153;
}

/*for shorter page*/
#marqueecontainer{
position: relative;
width: 150px; /*marquee width */
height: 400px; /*marquee height */
background-color: #EFEAE4;
overflow: hidden;
/*border: 1px solid #444444;*/
padding: 2px;
padding-left: 4px;
padding-right: 4px;
}

/*for maintenance page*/
#marqueecontainer2{
position: relative;
width: 150px; /*marquee width */
height: 800px; /*marquee height */
background-color: #EFEAE4;
overflow: hidden;
/*border: 1px solid #444444;*/
padding: 2px;
padding-left: 4px;
padding-right: 4px;
}

/*for contactus page*/
#marqueecontainer3{
position: relative;
width: 150px; /*marquee width */
height: 1400px; /*marquee height */
background-color: #EFEAE4;
overflow: hidden;
/*border: 1px solid #444444;*/
padding: 2px;
padding-left: 4px;
padding-right: 4px;
}
.quotation_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555553;
	text-decoration: none;
	height: 100px;
	width: 158px;
	border: 1px solid #dcdbd7;
	line-height: 18px;
}
