
BODY
{
    font-family: Verdana, Arial;    
    color: #000000; 
    font-size: 11px; 
	overflow: -moz-scrollbars-vertical;	
}
p, td 
{
    font-family: Verdana, Arial;    
    color: #000000; 
    font-size: 11px;  
}
p
{
	margin:0px;
	line-height: 150%;
}

HR
{
	height: 2px;
}

H1, H2, H3, H4 {
	font-family: Verdana, Arial;
	font-weight: bold;   
}

H1 { font-size: 16px; }
H2 { font-size: 13px; }	
H3 { font-size: 11px; }	
H4 { font-size: 10px; }

UL
{
	margin-left:6px;
	padding-left:10px;
	list-style-type:disc;
	margin-bottom:0px;
	margin-top:0px;
}

OL
{
	margin-left:13px;
	padding-left:10px;
	text-indent:0px;
	list-style-type:decimal;
	margin-bottom:0px;
	margin-top:0px;
}		

input, textarea, select
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-family: Verdana, Arial;
}

select.ce_Font {
	width: 90px;
	font-size: 10px;
	margin-bottom: 6px;
	margin-left: 4px;
	margin-right: 4px;
}

select.ce_BGColor {
	width: 125px;
	font-size: 10px;
}


.DivImageSelect
{	
	border:solid 1px black;
}
.DivImage 
{
	border: 1px;
	border-color: Black;
	border-width: thin;
	background-color: #8A0246;
	color:white;
}	
.DivList
{
	width: 100%;
	border: 1px solid #FFFFFF;
	height: 75%;
	overflow: auto;
}
.DivEditor
{
	width: 100%;

}

.DivInnerEditor
{
border: 1px solid;

}
 
.DivTopicBorder
{
	border: 1px solid white;
}  
.command
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-weight: bold;
	border-left: gray 1px solid;
	width: 90px;
	cursor: hand;
	color: #ffffff;
	border-bottom: gray 1px solid;
	background-color: #8A0246;
}

a:link.submenu, a:visited.submenu
{
	font-weight: normal;
	font-size: 11px;
	color: #8A0246;
	font-family: Verdana, Arial;
	text-decoration: none;
}

a:hover.submenu, a:active.submenu
{
	color: #8A0246;
	text-decoration: none;		
}


a:link, a:visited, a:hover, a:active
{
	color: #8A0246;	
	text-decoration: underline;
	cursor:hand;	
}

a:link.footer, a:visited.footer
{
	font-weight: normal;
	font-size: 12px;
	color: #8A0246;
	font-family: Verdana, Arial;
	text-decoration: underline;
}

a:hover.footer, a:active.footer
{
	color: #8A0246;
}

p.address
{
	font-size: 10px;
	color: #8A0246;
}

a:link.contactdetails, a:visited.contactdetails, a:hover.contactdetails, a:active.contactdetails
{
	font-size: 11px;
	color: #8B6E9C;
	text-decoration: underline;
}

a:link.header, a:visited.header, a:hover.header, a:active.header
{
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
	text-decoration:none;
}

.header_greyedout
{
	font-size: 10px;
	color: #808080;
	font-family: Tahoma;
	cursor:default;
}

select.header
{
	font-size: 10px;
	width: 150px;
	color: #000000;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	font-family: Tahoma;
}


select.submenu
{
	color: #ffffff;
	background-color: #8A0246;
}

.error
{
	font-weight: bold;	
	color: red;
}

.adminBody
{
	background-color: white;
	margin:0px;
}

td.adminHeader
{
    font-family: Verdana, Arial;    
    color: #FFFFFF; 
    font-size: 18px; 
	 padding: 10px;
	 BACKGROUND-IMAGE: url(../images/background.gif);
}

td.adminLabel
{
	font-family: Verdana, Arial;
	color: #8A0246;
	font-size: 11px;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}

td.adminLabelLeft
{
    font-family: Verdana, Arial;    
    color: #8A0246; 
    font-size: 11px; 
	 text-align: left;
	 padding-left: 10px;
	 padding-right: 10px;
}

label.adminError
{
	 font-family: Verdana, Arial;    
    color: red; 
}

div.copyText
{
	line-height: 150%;
}

li
{
	list-style-image: url(../images/uiElements/squarebullet1.jpg);
}

td.memberAddHeader
{
	font-size: 10pt;
	color: #8A0246;
	font-weight:bold;
}

td.memberViewHeader
{
	font-size: 10pt;
	color: #8A0246;
	font-weight:bold;
}

td.memberViewLabel
{
	font-size: 8pt;
	color: #8A0246;
	padding-right:10px;
	padding-top:10px;
	font-weight:bold;	
	vertical-align: top;
}

td.memberViewData
{
	font-size: 8pt;
	color: #000000;
	padding-top:10px;
}


label.memberAOWHeader
{
	font-size: 10pt;
	color: #8A0246;
	font-weight:bold;
}

label.memberAOWHeaderLarge
{
	font-size: 12pt;
	color: #8A0246;
	font-weight:bold;
}

table.dropdownMenuTable
{
	padding: 2px;
	background-color: white;
}

td.dropdownMenuTD
{

	color: #8A0246;
	background-color: #DED5CF;	
	font-weight:bold;
	font-size:7pt;	
	cursor: hand;
	padding-left:6px;
	padding-right:4px;
	padding-bottom:3px;
	border-bottom: 2px solid white;
	width:125px;	
}

td.dropdownMenuTD a, td.dropdownMenuTD a:link, td.dropdownMenuTD a:visited
{
	display:block;
	width:118px;
	margin:0;
	color: #8A0246;
	text-decoration: none;
	text-transform:uppercase;
	/*border:1px solid blue;*/
}




td.dropdownMenuTDOver
{
	color: #FFFFFF;
	
	background-color: #8A0246;
	font-weight: bold;
	font-size: 7pt;
	cursor: hand;
	padding-left: 6px;
	padding-right: 4px;
	padding-bottom: 3px;
	border-bottom: 2px solid white;
	width: 125px;
}

td.dropdownMenuTD a:hover, td.dropdownMenuTDOver a:hover, td.dropdownMenuTDOver a, td.dropdownMenuTDOver a:link, td.dropdownMenuTDOver a:visited
{
	display:block;
	width:118px;
	margin:0;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}

.dropdownMenuDIV
{
	padding-left: 0px;
	padding-top: 0px;
	vertical-align: top;
}

@media print
{
	.noprint
	{
		display:none;
	}
	
}

@media screen
{
	.noprint
	{
		display:inline;		
	}
	
}
	
td.mediaManagerHeader
{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 2px;
	COLOR: white;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #640233 2px solid;
	BACKGROUND-COLOR: #8A0246;
	height: 20px;
	font-weight: bold;
}

td.mediaManagerFooter
{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #DDDDDD;
	height: 20;
}

td.mediaManagerList
{
	OVERFLOW: auto; 
	HEIGHT: 100%;
	vertical-align: top;
}

td.mediaManagerPreview
{
	PADDING-RIGHT:10px; 
	PADDING-LEFT:10px; 
	PADDING-BOTTOM:10px; 
	OVERFLOW:auto; 
	WIDTH:100%; 
	PADDING-TOP:10px; 
	HEIGHT:100%
}

td.copyText
{
	line-height: 150%;
}

a:link.ctlGenericDataListMemberAOW, a:visited.ctlGenericDataListMemberAOW, a:active.ctlGenericDataListMemberAOW
{
	color:#8A0246;
	text-decoration: none;
	cursor: hand;
}

a:hover.ctlGenericDataListMemberAOW
{
	color:#8A0246;
	text-decoration: none;
	cursor: hand;
	background-color: #DED5CF;
}	

.MemberGenericDataListTD
{
	color:#8A0246;cursor:hand;
	padding:1px;
}
.MemberGenericDataListTDOver
{
	color:#8A0246;cursor:hand;background-color:#DED5CF;
	padding:1px;				
}
	
a:link.MemberGenericDataListLink, a:visited.MemberGenericDataListLink, a:active.MemberGenericDataListLink
{
	color:#000000;
	text-decoration: none;
	cursor: hand;
}

a:hover.MemberGenericDataListLink
{
	color:#000000;
	text-decoration: none;
	cursor: hand;
	background-color: #DED5CF;
}		
