body {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 10;
	font-family : Arial, Helvetica, sans-serif;
	color:#313c7b;
	background-color : E4E1D5;
}
td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #262626;
	line-height:20px;
}

.text_1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #262626;
	line-height:20px;
	padding:10px;
}
.text_1 img{ margin:15px;}
.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #394984;
	text-decoration : none;
}
input
{
	
	background-color: #f9f9f8;
}

select
{
	background-color: #f9f9f8;
}

textarea 
{
	background-color: #F9f9f8;
}



input.text
{
	border-style:solid;
	border-width:1px;
	border-color:#bcbbb1;
}

textarea.text
{
	border-style:solid;
	border-width:1px;
	border-color:#6d6d6d;
}
a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #394984;
	text-decoration : none;
}

a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #394984;
	text-decoration : none;
}

a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #394984;
	text-decoration : none;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #8B6A28;
}

.font
{
font-family:arial;
font-size:12px;
color:#000000;
text-decoration:none;
}

.textbox1
{
font-family:arial;
font-size:12px;
color:#000000;
border:1px #CCCCCC solid;
padding:1px;
}