/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY:Arial;
    FONT-SIZE:12px;
}

H1	
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#3d6aad;
	color:#ffffff;
	font:12px Arial;	
	font-weight:bold;
	
	}	
		
H2	{	
	
	
	background-color:#3d6aad;
	color:#ffffff;
	font:12px Arial;	
	font-weight:bold;
	height:10px;
	
	}	
		
H3	{	
	
	padding-right:10px;
	background-color:#3d6aad;
	color:#ffffff;
	font:12px Arial;	
	font-weight:bold;
	height:10px;
	
	}	
	
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:hover	{	
	color:	#3333cc;
	}
	
a.header_links:link
{
    color:#3333cc;
}
a.header_links:visited
{
    color:#3333cc;
}
a.header_links:active
{
    color:#3333cc;
}
a.header_links:hover
{
    color:#223322;
}

.linkstitle
{
    text-align:left;
    padding-left:10px;
	background-color:#3d6aad;
	color:#ffffff;
	font:12px Arial;	
	font-weight:bold;
	width:189px;
}

.mlinks
{
	text-align:left;
	direction:ltr;
	height:240px;
	padding-top:5px;
	padding-left:10px;
	FONT: 11px Arial;
	color:Black ; 
	vertical-align:top;
}
.w1
{
	width:1px;
	background-color:#eaeaea;
}
.linkstitle
{
	padding-left:10px;
	background-color:#3d6aad;
	color:#ffffff;
	font:12px Arial;	
	font-weight:bold;
}

.companydetails
{
	
	background-color:#3d6aad;
	color:#ffffff;
	font:12px Arial;	
	font-weight:bold;
	
}
A.bodylinks
{
	FONT: 11px Arial;
	height:18px;
	color:#3333cc;
}

A.bodylinks:hover
{
	FONT: 12px Arial;
	color:#111111;
}

.mlinksInner
{
	text-align:left;
	direction:ltr;
	width:189;
	height:184;
	padding-top:5px;
	padding-right:10px;
	FONT: 11px Arial;
	color:Black ; 
	vertical-align:sub ;
}
.logodet
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#233223;
	text-align:left;
	padding-right:5px;
}
.contactus
{
	
	PADDING-RIGHT: 5px; 
	FONT-SIZE: 12px; COLOR: #636363; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none
}

.validcontrol 
{
	font-weight:bold;
	width:150;
	text-align:left;
	FONT-SIZE: 12px; 
	color:red;
	FONT-FAMILY: Arial; 
}
.txtarea 
{
	font-weight:bold;
	width:150;
	FONT-SIZE: 12px; 
	color:Teal;
	FONT-FAMILY: Arial; 
	
}

.sendbutton
{
	font-weight:bold;
	width:150;
	BORDER-RIGHT: #9ba0b4 4px groove; 
	BORDER-TOP: #9ba0b4 0px groove; 
	FONT-SIZE: 30px; 
	BORDER-LEFT: #9ba0b4 0px groove; 
	color:#008f80;
	BORDER-BOTTOM: #9ba0b4 5px groove; 
	FONT-FAMILY:Arial;
	BACKGROUND-COLOR: #ffffff
}
.texform {
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 11px; 
	COLOR: #868686; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none
}

.inputp
{
	width:150;
	FONT-SIZE: 11px; 
	color:Black;
	FONT-FAMILY: Arial; 

}

.inputa 
{
	font-weight:bold;
	height:18px;
	width:150;
	BORDER-RIGHT: #9ba0b4 1px solid; 
	BORDER-TOP: #9ba0b4 1px solid; 
	BORDER-BOTTOM: #9ba0b4 1px solid; 
	BORDER-LEFT: #9ba0b4 1px solid; 
	FONT-SIZE: 11px; 
	color:#444444;
	FONT-FAMILY: Arial; 
	
}
.label
{
	margin-right:500;
	font-weight:bold;
	text-align:center;
	direction:rtl;
	width:200px;
	text-decoration:text-justify:newspaper;
	FONT-SIZE: 12px; 
	color:Green;
	FONT-FAMILY:Arial;
	BACKGROUND-COLOR: #ffffff
}

.input 
{
	font-weight:bold;
	width:150;
	FONT-SIZE: 12px; 
	color:Green;
	FONT-FAMILY: Arial; 
	
}
.tableborder
{
	BORDER-RIGHT: #9ba0b4 4px groove; 
	BORDER-TOP: #9ba0b4 0px groove; 
	BORDER-LEFT: #9ba0b4 0px groove; 
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: #9ba0b4 5px groove; 
	
}
.bodytext
{
	text-align:left;
	padding-left: 0px; 
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;
	line-height:20px;
	padding-right: 65px;
	COLOR: #535353;
}