body 		{
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	background-color : #000000;
	background-image:  url('http://www.vcsy.com/images/overall/background3.gif');
}

/*
General Use Fonts Below
*/

P {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height : 15px;
	font-variant : normal;	
}

LI {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height : 20px;
	font-variant : normal;	
}

A:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #c94a0d;
	}
A:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #c94a0d;	
	}
A:active {
	text-decoration: none;
	color: #c94a0d;
}
A:hover {
	text-decoration: underline; 
	color: #c94a0d;
}

.bold {
	font-weight: bold;
}

.header 	{
	font-weight: bold;
	color: #C94A0D;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
}

.header A:Link, .header A:visited {
	font-size: 12px;
	text-decoration: none;	
}

.header A:active, .header A:hover {
	font-size: 12px;
	text-decoration: underline;
}

.nav 	{	
	font-weight: bold;
	color: #657596;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
}
	
.nav_divide		{
	font-weight: bold;
	color: #CBD5E8;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
}

.legal, .legal A:visited, .legal A:link 	{	
	font-weight: normal;
	color: #CCCCCC;
	font-size: 10px;
	font-family: arial;
	font-variant: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
}

.legal A:hover, .legal A:active {
	color: #CCCCCC;
	text-decoration: underline;
}


/* form layout work */

.ftext {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height : 15px;
	font-variant : normal;	
}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width : 180 px;
	border-color : #F5F6F8;
}

input.phone {

width: 50px;	

}

input.contact, select.contact {
	width: 280px;
}

textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width : 415;
	height : 100px;
}	


select, option {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal ;
	text-decoration: none;
	width : 180px;
}
	
textarea.contact {
	width: 280px;
}
/* size, shape and color of the button */
	
.btn        			{
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #EEEEEE;
}
	
	