body 
	{COLOR:#3D4141; BACKGROUND-COLOR:#EEF8F2; MARGIN:0px;}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input 
	{FONT-FAMILY: arial, Tahoma, verdana,Century Gothic,helvetica,arial,sans-serif; FONT-SIZE: 12px;}
/*  Class For Headings  */

h1 {FONT-SIZE:16px; font-weight:bold;margin-top:0px;margin-bottom:0px; COLOR: #243481; text-decoration: none;}
h2 {FONT-SIZE:140%;margin-top:0px;margin-bottom:0px;}
h3 {FONT-SIZE:130%;margin-top:0px;margin-bottom:0px;}
h4 {FONT-SIZE:110%;margin-top:0px;margin-bottom:0px;}
h5 {FONT-SIZE:90%;}
h6 {FONT-SIZE:80%;}

table.maintable {width: 900px;}

.mainborder
{
border-style: solid;
border-top-width: 1;
border-bottom-width: 1;
border-left-width: 1;
border-right-width: 1;
border-color: #D5E0D7;
background-color:#EEF8F2;
}
/* ========== Text Class Start ========== */
.copyrighttxt
	{FONT-SIZE: 10px; COLOR: #828281}

.boldtxt
	{FONT-WEIGHT: bold; COLOR: #005858;}

/* ========== Text Class End ========== */

/* ========== Link Class Start ========== */
a:link, a:visited, a:active 
	{COLOR:#005858; BACKGROUND-COLOR:transparent; TEXT-DECORATION: underline;}
a:hover 
	{COLOR:#3D4141; BACKGROUND-COLOR:transparent; TEXT-DECORATION: none}