/* CSS Document */

body{
	margin-top:0px;
	background-color:#999999;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textblue {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #239FE7;

	text-decoration: none;

}

.headinkgrey {

	font-family: tahoma;

	font-size: 10pt;

	font-weight: bold;

	color: #000;

	text-decoration: none;

}

.textgrey {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.smallbluehead {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #239FE7;
	text-decoration: none;
}

.headinkblack {

	font-family: tahoma;

	font-size: 14pt;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}

.bigh {

	font-family: tahoma;

	font-size: 18pt;

	font-weight: bold;

	color: #239FE7;

	text-decoration: none;

}

.bigh1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #239FE7;
	text-decoration: none;
	background-color: #000;
}

.bigh1:hover {
	font-family: tahoma;
	font-size: 13pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.design {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #CCCCCC;

	text-decoration: none;

}

.designlink {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #CCCCCC;

	text-decoration: underline;

}

.designlink:hover {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #999999;

	text-decoration: underline;

}

.bluelink {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #239FE7;

	text-decoration: none;

}

.bluelink:hover {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #239FE7;

	text-decoration: underline;

	text-decoration: none;

}



#bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #039;
}
#content {
	position: relative;
	height: 300px;
	width: 300px;
}

.fg_widget_in {
    border-radius: 5px;
    width: 800px !important;
    overflow: visible !important;
}
