body 
{
	margin: 0;
	padding: 0;
	background: #fff;
font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;

color:#3d4044;

}

.background
{
background-position:top;
background-repeat:repeat-x;
background-image:url(images/bg.jpg);
}


.text
{
font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
color:#3d4044;
}

.inputtype
{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#3d4044;
border:1px solid #999;
padding:4px;
margin-bottom:2px;
}

.textarea
{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#3d4044;
border:1px solid #999;
padding:4px;
}



.boldtext
{
font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
color:#3d4044;
font-weight:bold;
}


.bgclouds
{
background-image:url(images/bgclouds.jpg);
background-position:top;
background-repeat:no-repeat;}

.midframe
{
background-image:url(images/logo_frame.gif);
background-position:top;
background-repeat:no-repeat;}

.logobox
{
background-color:#FFFFFF;
border-bottom:1px solid #cdd3dd;
border-left:1px solid #dbdfe7;
border-right:1px solid #dbdfe7;
vertical-align:middle;

}

.imageborder
{
border:0px solid #cdd3dd;

}



.dot19
{
background-image:url(images/dot19.gif);
background-position:center;
background-repeat:repeat-x;
height:19px;
line-height:19px;}



.navigation{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #fff;
line-height:16px;
text-decoration:underline;
margin-right:15px;
font-weight:normal;

}

a:hover.navigation{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color: #999; 
text-decoration: underline;
margin-right:15px;
font-weight:normal;
}

.date
{font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color: #999; 
text-decoration: none;
}



.heading
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #24252a;
line-height:14px;
font-weight:bold;
}

.headingbig
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color: #24252a;
line-height:20px;
}

.headinglight
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #777;
line-height:16px;
}

.developerhead
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #fff;
line-height:14px;
font-weight:normal;
padding-bottom:6px;
padding-top:6px;
padding-left:10px;
padding-right:10px;
background-color:#1b1b1b;
}

.developername
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #cab011;
line-height:14px;
font-weight:bold;
}

.nav
{
font-family:arial;
font-size:12px;
font-weight:bold;
color:#222;
padding-bottom:6px;
padding-top:6px;
padding-left:10px;
padding-right:10px;
text-align:left;
text-decoration:none;
display:block;
margin-bottom:1px;
line-height:14px;
border-bottom:1px dotted #ddd;
}

a:hover.nav
{
font-family:arial;
font-size:12px;
font-weight:bold;
color:#fff;
padding-bottom:6px;
padding-top:6px;
padding-left:10px;
padding-right:10px;
text-align:left;
text-decoration:none;
display:block;
margin-bottom:1px;
line-height:14px;
border-bottom:1px solid #aaa;
}

.hyperlinks
{
font-family:arial;
font-size:11px;
font-weight:normal;
color:#555;
line-height:14px;
border-bottom:1px solid #aaa;

}

a:hover.hyperlinks
{
font-family:arial;
font-size:11px;
font-weight:normal;
color:#222;
line-height:14px;
border-bottom:1px solid #aaa;

}
