/* CSS Document */

a.menu	{
color:	#666666;
font-family: verdana;
font-size: 10px;
text-decoration: none;
line-height: 14pt;
}

a.menu:hover	{
color:	#EFB2D1;
font-family: verdana;
font-size: 10px;
text-decoration: none;
line-height: 14pt;
}

a.register	{
color:#EFB2D1;
font-family: verdana;
font-size: 10px;
text-decoration: underline;
line-height: 14pt;
}

a.register:hover	{
color:	#EFB2D1;
font-family: verdana;
font-size: 10px;
text-decoration: undelrine;
line-height: 14pt;
font-weight: bold;
}

.currentpage	{
color:	#333333;
font-family: verdana;
font-size: 10px;
text-decoration: none;
line-height: 14pt;
font-weight: bold;
}

p	{
color:	#333333;
font-family: verdana;
font-size: 11px;
text-decoration: none;
line-height: 14pt;
}

.menutext	{
color:	#333333;
font-family: verdana;
font-size: 10px;
text-decoration: none;
line-height: 14pt;
}

h3	{
color:	#333333;
font-family: verdana;
font-size: 14px;
text-decoration: none;
line-height: 14pt;
font-weight: bold;
}

.footertext	{
color:	#666666;
font-family: verdana;
font-size: 9px;
text-decoration: none;
line-height: 14pt;
}

h4	{
color:	#666666;
font-family: verdana;
font-size: 13px;
text-decoration: none;
line-height: 10pt;
font-weight: lighter;
}

h5	{
color:	#333333;
font-family: verdana;
font-size: 11px;
text-decoration: none;
line-height: 10pt;
font-weight: bold;
}

#ad		{ width: 400px; background-color: #e7e8e9; }
#ad h5	{ font-family: "Century Gothic", sans-serif; font-size: 24px; display: inline; font-weight: normal; line-height: 1em; }

a.link, a.link:visited	{ padding: 0.5em; }
a.link:hover	{ background: #EFB2D1; color: #FFFFFF; }

h1	{
color:	#666;
font-family: arial, sans-serif;
font-size: 18px;
text-decoration: none;
line-height: 20px;
font-weight: normal;
}

.form-label	{
color:	#1b667a;
font-family: arial, sans-serif;
font-size: 15px;
text-decoration: none;
line-height: 20px;
font-weight: bold;
height: 20px;
}

.form-textbox	{
color:	#666;
font-family: arial, sans-serif;
font-size: 14px;
text-decoration: none;
line-height: 18px;
height: 24px;
font-weight: normal;
border: 1px solid #666;
}
