body
{
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 5px;
	margin-right : 2px;
}

/* stylesheet elements */

body,
td,
input,
select,
textarea,
form,
.noborder,
a,
a:visited,
a:active
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    border: 0px;
    scrollbar-face-color: #d2dae5;
    scrollbar-shadow-color: #1e487d;
    scrollbar-highlight-color: #1e487d;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #1e487d; 
}

body,
input,
select,
textarea
{
    background-color: #ffffff;
}

a,
a:visited,
a:active

{ 
	text-decoration: none;
}

a:hover
{
    text-decoration:underline;
}


input,
select,
textarea,
.border,
.visual img
{
    border: 1px solid #1e487d;
}


.border
{
    border: 1px solid #000000;
}

td
{
	vertical-align: top;
}

.intro td
{
	vertical-align: middle;
}


.vbottom
{
	vertical-align: bottom;
}


/* typo types */
.typo0,
.typo0 a,
.typo0 a:visited,
.typo0 a:active,
.typo0 a:hover
{
	font-weight : bold;
	text-decoration:underline;
	font-style : italic;
	letter-spacing: 0;
}

.link,
.link a,
.link a:visited,
.link a:active,
.link a:hover
{
	text-align: right;
}

.typo00
{
	font-size: 14px;
	font-weight : bold;
	font-style : italic;
	text-decoration: none;
	letter-spacing: 0;
}


.typo01,
.typo01 a,
.typo01 a:visited,
.typo01 a:active,
.typo01 a:hover
{
	font-weight : bold;
}

.typo02,
.typo02 a,
.typo02 a:visited,
.typo02 a:active,
.typo02 a:hover
{
	text-decoration:underline;
}

.typo03,
.typo03 a,
.typo03 a:visited,
.typo03 a:active,
.typo03 a:hover
{
	font-weight : bold;
	text-decoration:underline;
}

.typo04,
.typo04 a,
.typo04 a:visited,
.typo04 a:active,
.typo04 a:hover
{
	font-style : italic;
}

.typo05,
.typo05 a,
.typo05 a:visited,
.typo05 a:active,
.typo05 a:hover
{
	font-size: 10px;
}

.typo06,
.typo06 a,
.typo06 a:visited,
.typo06 a:active,
.typo06 a:hover
{
	font-size: 16px;
	font-weight : bold;
	text-decoration: none;
	text-align: left;
}

.typo07,
.typo07 a,
.typo07 a:visited,
.typo07 a:active,
.typo07 a:hover
{
	font-weight : bold;
	text-decoration: none;
}
.typo08,
.typo08 a,
.typo08 a:visited,
.typo08 a:active,
.typo08 a:hover
{
	font-size: 16px;
	font-weight : bold;
	text-decoration: none;
	text-align: left;
}

#formfield {
	border-top:1px #999 solid;
	border-left:1px #999 solid;
	border-bottom:1px #999 solid;
	border-right:1px #999 solid;
	background-color:#FFCC99;

}

.formfield {
	font-size: 9px;
	list-style:upper-alpha;
	}
	
.formfield select { 
 font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #ffffff; 
 color: #102132; 
 margin-left: 2px; 
 margin-top: 2px; 
 margin-bottom: 2px; 
}

