﻿/* This is body section */

.body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	max-height: 0px;
	max-width: 0px;
	width: 2000%;
}

/* This is table section */

.table1 {
	float: center;
	
}


/* This is background section */

.bg1 {
	background-image: url('images/header/top-bg.gif');
}
.bg2 {
	background-image: url('images/mainnav/nav-bg.gif');
}
.bg3 {
	background-image: url('images/newsletter/newletter-bg.gif');
}


/* This is menu section */

.menutitle{
/*cursor:pointer;*/
/*margin-bottom: 0px;*/
/*background-color:#ECECFF;*/
/*color:#A70303;*/
/*width:202px;*/
/*padding:0px;*/
/*text-align:center;*/
/*font-weight:bold;*/
/*/*/border:0px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
color: #A70303;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding-bottom:4px;

}

.submenu a{
color: #A70303;
text-decoration: none;
font-weight: bold;
font-size: 11px;
}

a:visited{
color: #A70303;
}