body{
	margin: 0; padding: 0;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/mainbg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}
#container {
margin: auto;
/*padding:auto;*/
text-align: center;
}
#maintable
{
	background-color: #FFFFFF;
	margin: auto;
}
#bannerbg{
	background-image: url(images/bannerbg.jpg); background-repeat: no-repeat; background-position: top;
	height: 122px;
	padding: 0px 10px 0px 10px;
	margin: 0;
}
#logo{
	padding: 5px 0px 0px 2px;
}
/**/
.tabsbg{
width: 100%;
margin-top: 0px;
background-image: url(images/tabsbg.gif); background-repeat: repeat-x; background-position: top;
height: 38px;
}
.tabs{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: .75em;}
.tabs li {
      float:left;
      background:url("images/unsel_tab_left.gif") no-repeat left top;
	   margin-right: 10px;
		list-style: none;
}
.tabs li img{
	border: 0px;
}

 .tabs a {
      float:left;
      background:url("images/unsel_tab_right.gif") no-repeat right top;
      padding:10px 10px 14px 6px;
		color: #a10000;
		font-weight: bold;
		text-decoration: none;
}
.tabs a:hover {
      float:left;
      background:url("images/unsel_tab_right.gif") no-repeat right top;
      padding:10px 10px 14px 6px;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
}
.tabs li.current		
{
	 background:url("images/sel_tab_left.gif") no-repeat left top;
}
 .tabs li.current a
{
	background:url("images/sel_tab_right.gif") no-repeat right top;
	color: #000000;
	font-weight: bold;
	padding:10px 10px 14px 6px;
	text-decoration: none;
}
 .tabs li.current a:hover
{
	background:url("images/sel_tab_right.gif") no-repeat right top;
	color: #000000;
	font-weight: bold;
	padding:10px 10px 14px 6px;
	text-decoration: none;
}
 .tabs li.group
{
	padding-left: 3px;
	background-image: none;
	font-size: 1px;
}
 .tabbrdr{
	border-left: 1px solid #FF8964;
	border-right: 1px solid #FF8964;
	border-bottom: 1px solid #FF8964;
	padding-left: 5px;
}
/**/
table#content{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
   padding: 0px 10px 0px 10px;
}
h1 {
font: Normal 18px Arial, Helvetica, sans-serif;
padding:0px 0px 0px 0px;
margin: 5px 0px 10px 0px;
}
h2 {
font: Bold 14px Arial, Helvetica, sans-serif;
padding:0px 0px 0px 0px;
margin: 5px 0px 10px 0px;
}
a {
text-decoration:none;
color: #fc9de2;
}
#image{
padding: 0px 0px 0px 0px;
}
p{
	font-size: 0.8em;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
}
ul.content{
padding: 0px 0px 0px 0px;
margin:0px 0px 10px 18px;
}

 ul.content li{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size: 12px;
}
.abrdr img{
 border: 1px solid #000000;
}

/*(Home) Box with curve border & background color Start*/
.adbg{background-color:#fdc6ee;}
/*.ctnobrdr {background: url(images/box_images/ctnobrdr.gif) 0 0 repeat-x; }*/
.ct {background: url(images/box_images/ct.gif) 0 0 repeat-x;}
.cb {background: url(images/box_images/cb.gif) 0 100% repeat-x}
.cl {background: url(images/box_images/cl.gif) 0 0 repeat-y}
.cr {background: url(images/box_images/cr.gif) 100% 0 repeat-y}
.cbl {background: url(images/box_images/cbl.gif) 0 100% no-repeat;}
.cbr {background: url(images/box_images/cbr.gif) 100% 100% no-repeat}
.ctl {background: url(images/box_images/ctl.gif) 0 0 no-repeat;}
.ctr {background: url(images/box_images/ctr.gif) 100% 0 no-repeat; padding:7px}
/*Box with curve border & background color End*/


#footer
{
font: normal 12px  Arial, Helvetica, sans-serif;
background-image: url(images/footerbg.gif);
margin: auto;
padding: 0% 0%;
padding-top: 5px;
text-align: center;
width:779px;
/*position: fixed;*/
}
#footer p {
margin:3px 0 3px 0px;
}
#footer a {
font-weight: bold;
text-decoration:none;
color: #fc9de2;
}
