﻿BODY
{
	font: 7pt Verdana;
	color: #999999;
}
P
{
    font: 10pt Verdana;
    color: #000000;
}
H1
{
}
H2
{
}
H3
{
}
H4
{
}
H5
{
}

A:link
{
    text-decoration: none;
	color: #999999
}
A:visited
{
    text-decoration: none;
}
A:hover
{
	text-decoration: underline;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.headline
{
	color: #336699;
	font: 15pt Verdana;
	font-weight: bold;
}

.blued
{
    color: #336699;
}

.yellowed
{
    color: #C4D807;
}



.next a
{
	color: #336699;
	font: 8.5pt Verdana;
	font-weight: bold;
}

.download a
{
    color: #C4D807;
    font: 8pt Verdana;
    font-weight: bold;
    text-decoration: underline;
}

.siteinfo a
{
	color: #999999;
	font: 8pt Verdana;
	text-decoration: underline;
}

.dottedbgr
{
    background-image: url(mini_site+register/line_dots_horiz.gif);
    background-repeat: repeat-x;
}
.dottedbgrvert
{
    background-image: url(mini_site+register/line_dots_horiz.gif);
    background-repeat: repeat-y;
}


.registertextbox input
{
	border: 1px solid #336699;
	margin-top: 4px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.registercheckbox
{
    border: none;
    clip: rect(4px 14px 13px 5px);
    padding: 0px;
}

