/* CSS Document */

.bodytext
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}


.tableborder
{
	border-top:#D3D3D3 1px solid;
	border-bottom:#D3D3D3 1px solid;
	border-right:#D3D3D3 1px solid;
	border-left:#D3D3D3 1px solid;
}


.toplinks
{
	font-family: verdana;
	font-size: 7pt;
	color: #000000;	
	text-decoration: none;
}


.toplinks:hover
{
	font-family: verdana;
	font-size: 7pt;
	color: #ED0972;	
	text-decoration: none;
}

.copyright
{
	font-family: verdana;
	font-size: 7.5pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

.sitedesign
{
	font-family: verdana;
	font-size: 7.5pt;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

.Normaltext
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

.link
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}

.link:hover
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
}


.tableborder
{
	border-top:#CBCBCC 1px solid;
	border-bottom:#CBCBCC 1px solid;
	border-right:#CBCBCC 1px solid;
	border-left:#CBCBCC 1px solid;
}

.error
{
	font-family: verdana;
	font-size: 7.5pt;
	color: #FE0017;
	text-decoration: none;
}

.userid
{
	font-family: verdana;
	font-size: 7.5pt;
	color: #000000;
	text-align: right;
	text-decoration: none;
}

.textfield
{
	border-top:#666666 1px solid;
	border-bottom:#666666 1px solid;
	border-right:#666666 1px solid;
	border-left:#666666 1px solid;
	font-family: verdana;
	font-size: 7.5pt;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	height: 20;
	width: 175px;
}

.copyright
{
	font-family: verdana;
	font-size: 7.5pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
	
.logout
{
	font-family: verdana;
	font-size: 7.5pt;
	color: #CC3366;
	text-align: right;
	text-decoration: underlines;
}	

.logout:hover
{
	font-family: verdana;
	font-size: 7.5pt;
	color: #FF6699;
	text-align: right;
	text-decoration: none;
}

.name
{
	font-family: verdana;
	font-size: 8pt;
	color: #CC3366;	
	text-decoration: none;
}

.pagename
{
	font-family: verdana;
	font-size: 7.5pt;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}	
.button
{
	font-family: verdana;
	font-size: 7.5pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

.messagetextfield
{
	border-top:#666666 1px solid;
	border-bottom:#666666 1px solid;
	border-right:#666666 1px solid;
	border-left:#666666 1px solid;
	font-family: verdana;
	font-size: 7.5pt;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	height: 350;
	width: 305px;
}
.email
{
	font-family: verdana;
	font-size: 7.5pt;
	color: #000000;
	text-align: right;
	text-decoration: underlines;
}	

.email:hover
{
	font-family: verdana;
	font-size: 7.5pt;
	color: #999999;
	text-align: right;
	text-decoration: none;
}
