﻿.top
{
    background-image:url(top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:115px;
}

.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;  
}

.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;
}

.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;
}