/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bluebold
{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#0068ad;
}
.bold
{
font-family:Arial;
font-size:15px;
font-weight:bold;
color:#0068ad;
}

.bold1
{
font-family:Arial;
font-size:13px;
font-weight:bold;
color: #FF0000;
}

.bluefont
{
font-family:Arial;
font-size:12px;
color:#0068ad;
}

.blackfont
{
font-family:Arial;
font-size:11px;
color:#000000;
}
.ashfont 
{
font-family:Arial;
font-size:14px;
color:#000000;
}

.ashfont A 
{ 
color:#0068ad;
text-decoration:none;
}

.ashfont A:hover 
{
text-decoration:none;
color:#ff0000;
}

.darkashfont
{
font-family:Arial;
font-size:11px;
color:#858482;
}

.whitefont
{
font-family:Arial;
font-size:12px;
color:#ffffff;
}

.morelink A
{
font-family:Arial;
font-size:12px;
color:#ffffff;
}
.morelink A:hover
{
font-family:Arial;
font-size:12px;
color:#ff0000;
}

.footerlink A
{
font-family:Arial;
font-size:11px;
text-decoration:none;
color:#000000;
}
.footerlink A:hover
{
font-family:Arial;
font-size:11px;
color:#ff0000;
}

.bluelink A
{
font-family:Arial;
font-size:12px;
text-decoration:none;
color:#0068ad;
}
.bluelink A:hover
{
font-family:Arial;
font-size:12px;
color:#000000;
}

.ashlink A
{
font-family:Arial;
font-size:12px;
color:#686766;
text-decoration:none;
}
.ashlink A:hover
{
font-family:Arial;
font-size:12px;
color:#000000;
}

.hand
{
cursor:pointer;
}
.bluescrollstyle
{
height:400px;
overflow:auto;
SCROLLBAR-FACE-COLOR:#cccccc;
scrollbar-3dlight-color:#cccccc;
SCROLLBAR-HIGHLIGHT-COLOR:#cccccc;
SCROLLBAR-SHADOW-COLOR:#ffffff;
SCROLLBAR-ARROW-COLOR:#ffffff;
SCROLLBAR-TRACK-COLOR:#f8f8f8;
}

.formbox
{
font-family:Arial;
font-size:11px;
color:#414141;	
border:solid 1px;
border-color:#999999;
}

.blacklink 
{
font-family:Arial;
font-size:12px;
text-decoration:none;
color:#000000;
}

.blacklink A
{
font-family:Arial;
font-size:12px;
text-decoration:none;
color:#000000;
}
.blacklink A:hover
{
font-family:Arial;
font-size:12px;
color:#0068ad;
}
