/* CSS Document */
body
{
   margin:0px;
   background-color:#3b3b3b;
}
.top
{
    background-image:url(top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:115px;
}
.menubg
{
    background-image:url(menubg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:37px;
}
.banerarea
{
    background-image:url(banerarea.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:378px;   
}
.logoarea
{
   width:465px;
   height:115px;
}
.loginarea
{
  width:400px;
  height:115px;
  background-image:url(loginarea.jpg);
  background-position:top;
  background-repeat:no-repeat;  
}

.footer
{
   height:58px;
   background-image:url(footer.jpg);
   background-repeat:repeat-x;
   background-position:top;
}

.footer p
{
   font-family:Arial;
   color:#787676;
   font-size:11px;
   text-align:center;
}
.logintext p
{
   font-family:Arial;
   color:#494949;
   font-size:13px;
   margin:0px;
}

.logintext b
{
    font-family:Arial;
   color:#494949;
   font-size:14px;
   font-weight:bold;
   margin:0px;
}

.logintext a
{
   font-family:Arial;
   color:#f04396;
   font-size:13px;
   margin:0px;
}

.toptext a
{
   font-family:Arial;
   font-size:13px;
   color:#5e016b;
   font-weight:bold;
   margin:0px;
   text-decoration:none;
}

.toptext a:hover
{
    text-decoration:underline;
}

.toptext p
{
   font-family:Arial;
   font-size:13px;
   color:#5e016b;
   font-weight:bold;
   margin:0px;
}

.textbox
{
	height:15px;
	width:111px;
	background-color:#f4f4f4;
	border:solid 1px #888888;
	text-align:left;
	vertical-align:middle;
	color:#000000;
	font-size:10px;
	margin-top:4px;
}

.side1
{
   background-image:url(side1.png);
   background-position:right;
   background-repeat:no-repeat;
   width:44px;
}

.side2
{
   background-image:url(side2.png);
   background-position:right;
   background-repeat:no-repeat;
   width:44px;
}
/*
.whitebg
{
    background-image:url(whitebg1.png);
	background-position:top;
	background-repeat:no-repeat;
	width:292px;
	height:123px;
}*/

.whitebg
{
    background-image:url(whitebg.png);
	background-position:top;
	background-repeat:no-repeat;
	width:292px;
	height:123px;
	padding-left:10px;
}

.top1
{
    background-image:url(top1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:912px;
	height:20px;
}

.bottom1
{
    background-image:url(bottom1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:912px;
	height:20px;
}

h2
{
    font-family:Verdana;
	font-size:13px;
	color:#285a25;
	font-weight:bold;
}

p
{
    font-family:tahoma;
	font-size:13px;
	color:#000000;
}

.adrs p
{
  font-family:Verdana;
  font-weight:bold;
  color:#000000;
  font-size:10px;
}

.link p
{
  font-family:Tahoma;
  font-size:11px;
  color:#d20897;
}

.listhead h2
{
   text-align:left;
   font-family:Arial;
   font-size:14px;
   color:#862d02;
   text-transform:uppercase;
   padding-left:25px;
}

li
{
   font-family:Arial;
   font-size:12px;
   color:#3a3a3a;
   margin:0px;
   font-weight:600;
   padding-top:2px;
}
ul
{
   margin:0px;
}
.template_bg
{
	background-color:#212121;
	height:245px;
}

.template_gallery_bg
{
	background-image:url(bg_template_list.jpg);
	width:222px;
	height:143px;
}

.mainlogoarea
{
   background-image:url(logoarea.jpg);
   background-position:top;
   background-repeat:repeat-x;
   height:115px;
}

.mainmenubg
{
   background-image:url(mainmenubg.jpg);
   background-position:top;
   background-repeat:repeat-x;
   height:37px;
}
.mainbanerarea
{
   background-image:url(mainbaner.jpg);
   background-position:top;
   background-repeat:repeat-x;
   height:378px;
}

.subbanerarea
{
   background-color:#c0c0c0;
   height:187px;
}

.mainfooter
{
   background-image:url(footer.jpg);
   background-position:top;
   background-repeat:repeat-x;
}

/*White Bg*/
td
{
    color:#787676;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    line-height:18px;
}

.bottomimg
{
    width:100px;
}

.bottomdes
{
    width:160px;
    padding-left:10px;
}

.bottomdes h2
{
    font-family:Verdana;
	font-size:13px;
	color:#285a25;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
    text-align: left;
}

.bottomdes p
{
    margin-top:0px;
    margin-bottom:0px;
    font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-align:left;
}

.bottomdes b
{
    margin-top:0px;
    font-family:Verdana;
    font-weight:bold;
    color:#000000;
    font-size:11px;
}

.bottomdes a
{
  font-family:Tahoma;
  font-size:11px;
  color:#d20897;
  text-decoration:none;
}

.bottomdes a:hover
{
    text-decoration:underline;
}