

body{
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

.logo{
	background:url(../images/logo.gif) no-repeat;
	width:321px;
	height:68px;
	margin-top: 15px;
	margin-bottom: 5px;
}


h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration: none;
	font-weight: normal;
}

.err_msgbox{
background: #FFFF99;
color:#FF0000;
width: 500px;
margin-bottom: 5px;}

.success_msgbox{
background:#B3FFAD;
color: #255C06;
width: 500px;
margin-bottom: 5px;
}

.greentext{
color:#006600;
}

.bluetext{
color: #0066FF;
font-size:18px;
}

/* LOGIN PAGE */

.georgia36 {font-family: Georgia, "Times New Roman", Times, serif; font-size: medium; color: #000033; font-size: 36px;}
.Verdana14 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; }
.loginbox{
 margin: 0;
 border:#000033 1px solid;
 width: 50%;
 height: auto;
 background:#FFF;
}

/* /LOGIN PAGE */


/* BOX1 */
.box1{
	background:url(../images/box1.gif) no-repeat;
	width:770px;
	height:460px;
}

.box1-insidebox{
margin: 5px;
color: #497A7A;
font-size: 14px;
}

.box1-outsidebox{
font-size: 12px;
margin-top: -5px;
text-align: left;
text-decoration:none;
}

.box1-outsidebox a{
text-decoration:none;
}
.box1-outsidebox a:hover{
text-decoration:none;
color:#FF0000;
}

.box1-outsidebox active{
text-decoration:none;
color:#FF0000;
font-size:12px;
}

/* /box1 */


/* BOX2 */
.box2{
	background:url(../images/box2.gif) no-repeat;
	width:770px;
	height:920px;
}

.box2-insidebox{
margin: 5px;
color: #497A7A;
font-size: 14px;
}

.box2-outsidebox{
font-size: 12px;
margin-top: 0px;
text-align: left;
text-decoration:none;
}

.box2-outsidebox a{
text-decoration:none;
}
.box2-outsidebox a:hover{
text-decoration:none;
color:#FF0000;
}


/* /box */



/* Registration */

.bluebox{
	background:#E1F3F3;
	height: 50px;
}

.deepbluebox{
	background: #B5E0E6;
	height: 20px;
}

.lightbluebox{
	background:#F5F8F8;
	height: 20px;
}

.smallfont{
font-size:10px;
}

.bluebox input{
font-size: 18px;
color:#0035FC;
border:#DADADA solid 4px;
}

/* /Registration */


.join{
  background:url(../images/join.gif)  no-repeat;
  width:37px;
  height:16px;
}

.menuleft{
	float: left;
}

.menuright{
	float: right;
	margin-right: 15px;
}

.clear_both{ clear:both;
}

.hellomemberbox{
width: 770px;

}

.hellomember{
float: right;
margin-right: 15px;
}

.dot{
background:url(../images/dot.gif) repeat-x;
width: 700px;
height: 3px;
}


.iframe { 
  width: 720px;
  height: 300px;
  overflow: auto;
  background-color:#FEFEFF;
}
	