body
{
	font-family: Verdana;
	background: #330000;
}
.skinwrapper
{
}
.skinheader
{
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-color: #EDF1F4;
	height: 126px;
	width: 974px;
}
.skinmenu
{
	padding: 10px;
	background: #C00;
}
.skinuser
{
	padding: 5px;
	background: #CCC;
	text-align: right;
}
TABLE.skincontentstable
{	
}
.logopane
{
	width: 100%;
}
.languagepane
{
	width: 20px;
	padding-right: 15px;
}
DIV.leftpane
{
	background-image: url(leftpane.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	width: 221px;
	height: 642px;
}
TD.leftpane
{
	background-image: url(leftpane_repeat.gif);
	background-repeat: repeat;
	width: 221px;
	vertical-align: top;
}
TD.breadcrumbpane
{
	font-family: Times New Roman;
	background: #edf1f4;
	height: 35px;
	padding-left: 15px;
	width: 488px;
}
TD.searchpane
{
	vertical-align: middle;
	background: #edf1f4;
	height: 35px;
	width: 237px;
}
TD.contentpane
{
	background: #edf1f4;
	padding-left: 3px;
	padding-right: 0px; 
	height: 607px;
	width: 500px;
}
TD.contentpane_single
{
	background: #edf1f4;
	padding-left: 3px;
	padding-right: 0px; 
	height: 607px;
	width: 750px;
}
TD.rightpane
{
	background: #edf1f4;
	padding-right: 3px;
	height: 607px;
	width: 248px;
}
TD.footer
{
	background: #edf1f4;
	padding-left: 10px;
	padding-right: 10px;
}
.skinfooter
{
	padding: 5px;
	background: #CCC;
	text-align: center;
}
a:link
{
	text-decoration: underline;
	color: Black;  
}
a:visited
{
	color: Black;
}
a:active
{
	color: #E72229;
}
a:hover
{
	text-decoration: underline;
	color: #E72229;
}

#dnn_dnnSEARCH_txtSearch
{
	width: 160px;
}
.rootMenuItem TD
{ 
	background-color: Transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFEE; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Verdana; 
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(button_static.gif);
	background-repeat: no-repeat;
	background-position: left;	
} 
.rootmenuitemselected TD
{
	background-color: Transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #99CC31; 
	font-size: 11px;
	font-family: Verdana; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(button_active.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.rootmenuitemactive TD
{
	background-color: Transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #99CC31; 
	font-size: 11px;
	font-family: Verdana; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	padding-left: 10px;	
	padding-top: 5px;
	padding-bottom: 5px;	
	background-image: url(button_active.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.announcementitemtitlelink A
{
	background-image: url(dot.gif);
	background-position: left;
	background-repeat:no-repeat;	
	padding-left: 10px;	
	width: 200px;
}
.announcementitemtitlelink A:link
{
	text-decoration: none;
}
.announcementitemtitlelink A:hover
{
	text-decoration: underline;
}
IMG.wpCuliArrow
{
}
TD, DIV, P, A
{
	font-size: 11px;
	font-family: Verdana; 
}
