/*-------------------------------------
	Defaults
--------------------------------------*/
.ContainerActionsBar
{
	background-color: #FFE1E1;
}
div.WA3Container
{	
	margin: 0 0 14px 0;
	clear:both;
}
h2.WA3ContainerTitle, h2.WA3ContainerTitle span
{
	margin: 8px 0 8px 0;
	color: #6B0000;
	font-weight: normal;
	font-size: 27px;
	font-family: Georgia, Verdana, Arial;	
}
div.WA3Container_Content
{
	/*padding: 0 0 8px 8px;*/
	clear: both;
	text-align: left;
}
/*-------------------------------------
	Custom
--------------------------------------*/
#dnn_leftPane div.WA3Container_Content, #dnn_leftPane .Normal, #dnn_leftPane a, #dnn_leftPane a:link, #dnn_leftPane a:visited, #dnn_leftPane a:hover
{
	color: White;
}

/*-------------------------------------
	Red
--------------------------------------*/


/*-------------------------------------
	top
--------------------------------------*/

.top {
	margin-top:7px;
}

.top p {
	color:#6E6B66;
}

.top h2 {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}

.top ul {
	color:#75191C;
	list-style:circle;
}

.top ul p {
	color:#75191C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

/*-------------------------------------
	bottom
--------------------------------------*/
#Body .bottom h2 span {
	 font-size:16px;
 }
 
.bottom {

 }
 
#Body .bottom ul {
	color:#490809;
	font-weight:bold;
	list-style-type:circle;
}