body{ 
	margin: 0;
	padding: 0;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}

.maincontentwhite
{
	font-size: 18px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
}

.content
{
	font-size: 13px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.heading
{
	font-size: 24px;
	color: #ffffff;
 	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
}

table#main_table
{
	width: 927px;
	background-color:#000000;
}

table#top_inside_table
{
	width: 925px;
}

table#top_inside_table td {    
}

table#top_inside_table .main
{    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image:url(../images/add-it.jpg);
	height: 142px;
}

table#top_inside_table .leftbg
{    
	background-color:#dbe3ff;
}

table#top_inside_table .rightbg
{
	background-image:url(../images/leftblue.gif);
}

table#top_inside_table .rightbg
{
	background-image:url(../images/leftblue.gif);
}

table#top_inside_table .dot
{
	background-image:url(../images/dot.gif);
	height:3px;
}

table#top_inside_table .rightbgmain
{
	background-color: #6186fa
}

table#top_inside_table .2ndbottom
{
	background-image:url(../images/tabbg.gif);
	height:31px;
}

table#top_inside_table .tablebg
{
	background-color: #193ba5
}
 
.whitecontent
{
 	color: #ffffff;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 18px;
 	text-decoration: none;
	 font-weight: bold;
} 
 
.bottom
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	text-decoration: none;
 	font-weight: normal
} 

.bottom1
{
	color: #ffffff;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	text-decoration: none;
 	font-weight: normal
}

.bottom1:hover
{
	color: #ffffff;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	text-decoration: underline;
 	font-weight: normal
}

