body
{
	font-weight: normal;
	font-family:Arial;
	letter-spacing: normal;
	background-color:white;
	color:#383838;
}
#WebsiteTitle
{
	z-index:2;
	color:#383838;
	font-size:small;
	font-family:Verdana;
}
div#username
{
	z-index:9;
}

table#mainTable
{
	width:100%;
	position:absolute;
	top:-2px;
	left:-2px;
	height:100%;
}

#content
{
	z-index:1;
	height:300px;
	vertical-align:top;
	height:100%;
	width:100%;
}


a:visited
{
	color:black;
}
a
{
	color:black;
}

.artGraphic
{
	height: 100px;
}	

#footer
{
	border-top:solid 1px #dddddd;	
}

td.copyright
{
	float: left;
	font-size: 75%;
	font-style: italic;
	color:#383838;
	padding-left: 10px;
}

td.copyright a, td.copyright a:visited
{
	font-style: italic;
	color:#383838;
	text-decoration:none;
}

td.hosting a, td.hosting a:visited
{
	float: right;
	font-size: 85%;
	font-style: italic;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	color:#383838;
}

td.hosting a:hover
{
	float: right;
	font-size: 85%;
	font-style: italic;
	padding: 0px 10px 0px 0px;
	text-decoration: underline;
	color:#383838;	
}

.whiteText
{
	color: #FFFFFF;
	padding-left: 30px;
	text-decoration:none
}


.HeadGroup
{
	cursor:hand;
	padding: 2px;
}

.MenuGroup
{
	background-color:transparent;
	cursor:hand;
	padding: 9px 0px 0px 0px;
	border: 0px;
}

.childGroup
{
	position:relative;
	top:0px;
	left:0px;
	background-color:White;
	cursor:hand;
	padding: 0px;
	border-color:silver;
	border-width:1px;
	border-style:solid;
	color:Black;
}


#Vert_RadMenu
{
	vertical-align:top;
	background-color:Transparent;
	border-bottom:solid 1px #dddddd;
	z-index:9;
}

.MenuItem
{
	background-color: transparent;
	color:#8186B1;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	cursor:default;
	padding: 3px;
	text-align: left;
	
}

.MenuItemOver
{
	background-color:transparent; 
	color:#FF9933; 
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	padding: 3px;
	cursor:hand;
	text-align:left;
	text-decoration:none; 
}

.MenuItemClicked 
{
	background-color:transparent; 
	color:#DD9977; 
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	padding: 3px;
	cursor:hand;
	text-align:left;
	text-decoration:none; 
}

.ImageOverClass
{
	cursor: pointer;
	cursor: hand;
}
.RadEContent, .RadEContentBordered
{
	padding:3px;
	width:100%;
	background-color:white;
	border:1px blue red;
	scrollbar-face-color:whitesmoke;
	scrollbar-highlight-color:#383838;
	scrollbar-shadow-color: #A39D7D;
	scrollbar-3dlight-color: #E6E0C9;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #f7f7f3;
	scrollbar-darkshadow-color: #C8C3AB;
}
