Body
{
	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-position: left top;
	background-color: #0084E2;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.ControlPanel {
	BORDER-RIGHT: #424242 1px solid;
	BORDER-TOP: #424242 1px solid;
	BORDER-LEFT: #424242 1px solid;
	WIDTH: 100%;
	BORDER-BOTTOM: #424242 1px solid;
	HEIGHT: 64px;
	BACKGROUND-COLOR: #ffffff
}

.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active  {
    font-weight: bold;
    font-size: 11px;
    color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
}

A.Skinobject:hover    {
    text-decoration: underline;
	font-weight: bold;
    font-size: 11px;
    color:#ffffff;
    font-family: Arial, Helvetica, sans-serif
	}

.txtwhite {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, Helvetica; TEXT-DECORATION: none
}
A.txtwhite:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.txtwhite:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.txtwhite:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A.txtwhite:hover {
	COLOR: #6D9000; TEXT-DECORATION: none
}

.Normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
	
}


A:link, A:visited  {
    color: #F88109;
    text-decoration: none;
    font-family: Verdana,Tahoma;
    font-size: 11px;
/*	font-weight: bold; */
    padding-bottom: 5px;
}

A:Hover  {
    color: #F88109;
	text-decoration: none;
    font-family: Verdana,Tahoma;
    font-size: 11px;
/*	font-weight: bold; */
}

SMALL {
	FONT-SIZE: 8px
}

BIG {
	FONT-SIZE: 14px
}

.HeadBg {
	BACKGROUND-COLOR: #CCCCCC
}

.Footer
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #000000;
	font-family: Verdana;
	padding-left:10px;
	padding-top:10px;
	text-decoration: none;
	background-color:#34577D;
	border-top:#8BBCCF 1px solid;
	height:50px;
}

.login {
    font-weight: normal;
    font-size: 10px;
    color:#ff0000;
	padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#dnn_dnnSEARCH_txtSearch.NormalTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/magnify.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #DCDCDC;
	background-color: #FFFFFF;
	padding-left: 20px;
	height: 19px;
	width: auto;
}



