body
	{
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	background:url(img/bg.gif);
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	margin-bottom:2px;
	padding:0;
	color:#000000;
	}

div, span, p, h1, h2, li, td ,th
	{
	font-family: Verdana;
	font-size: 12px;
	color: #0C0330;//main type text//
	}
input, select, textarea
	{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #060D47;
	border-width: 1;
	border-color: #FFFFFF;
	}

sup
	{
	font-size: 10px;
	font-weight: none;
	font-family: Verdana;
	}

a		{ color: #3C5269; font-weight: none; text-decoration: none;}
a:hover 	{ color: #050F4C; font-weight: none; text-decoration: underline}
form 		{ margin: 0px; }
hr 		{ color: #e0e0e0; height: 1px; }
.back1		{ background-color: #E5EAFF;}
.back2		{ background-color: #F7F5F5;}
.back3		{ background-color: #F2F4F5;}
.back4		{ background-color: #FFFFFF;}
.back5		{ background-color: #E5EAFF;}
.text1xs	{ color: #0D3B73; font-size: 12px; font-weight: bold; text-decoration: underline }
.text1e		{ color: #7CA1C2; font-size: 12px; font-weight: none; }
.text1f		{ color: #93B9DF; font-size: 12px; font-weight: none; }
.text1h		{ font-family: Verdana; color: #0C0330; font-size: 11px; font-weight: none; }
.text2		{ font-size: 12px; }
.text2b 	{ font-size: 12px; font-weight: none; }
.text3		{ font-size: 19px; font-weight: none; }
.text4		{ font-size: 12px; font-weight: none; }
.txtsmall1	{ font-family: Verdana, Arial; font-size: 11px; font-weight: none; color: #4E61C2; }//for left menu heading//
.txtsmall2	{ font-family: Verdana, Arial; font-size: 10px; color: #606060; }
.txtsmall3	{ font-family: Verdana, Arial; font-size: 9px; font-weight: bold; color: #909090; }
.txtlarge1	{ font-family: Verdana, Arial; font-size: 12px; color: #606060; }
.topmenu 	{ background-color: #000000; color: #F7F5F5;}
.code 		{ font-size: 10px; color: #FFFFFF; background-color: #444444; font-family: verdana;}

img		{ border-width: 0; }


