body, p, td, th, h1, h2, h3, h4, h5, h6, .FinePrint, select, input, button, td, th { font-family: 'Times New Roman', Times, serif; }
body { color: #000; font-size: 14px; font-weight: normal; margin: 0; background-color: #B80000;}
p, td, th { color: #000; font-size: 14px; font-weight: normal; margin-top: 0; }
h1,h2,h3,h4,h5,h6 { margin-top: 0; }
a:link { text-decoration: underline; color: #000099; }
a:visited { text-decoration: underline; color: #000099; }
a:hover { text-decoration: underline; color: #0000CC; }
a:active { text-decoration: underline; color: #000099; }
h1 { color: #000; font-size: 20px; font-weight: bold; }
h2 { color: #000; font-size: 18px; font-weight: bold; }
h3 { color: #000; font-size: 18px; font-weight: bold; }
h4 { color: #000; font-size: 18px; font-weight: bold; }
h5 { color: #000; font-size: 18px; font-weight: bold; }
h6 { color: #000; font-size: 18px; font-weight: bold; }
.LargeText { color: #000; font-size: 16px; font-weight: normal; }
.SmallText { color: #000; font-size: 12px; font-weight: normal; }
.FinePrint { color: #000; font-size: 10px; font-weight: normal; }
.ColorText1 { color: #009; }
.ColorText2 { color: #900; }
img { border: 0; }
b { font-weight: bold; }
i { font-style: italic; }
pre { }
code { }
blockquote { }
ol { }
ul { }
#header{
	position: relative;
	background: #FFF url('../components/headImage.jpg') no-repeat 0px 0px;
	border-bottom: 2px #2e0d0d solid;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 200px;
}
#title{
	position: absolute;
	top:-40px;
	left:0px;
	width:790px;
	padding:5px;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	z-index: 20;
	color: #ffffff;
}
#subtitle{
	position: absolute;
	top:0px;
	left:0px;
	width:790px;
	padding:5px;
	font-size:13px;
	text-align:left;
	z-index: 20;
	background: #8a2626;
	color: #ffffff;
	filter:alpha(opacity=70);
	opacity:.70;
}
#menu {
	position: absolute;
	top:160px;
	left:0px;
	width: auto;
	height:30px;
	z-index: 20;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: #B83333;
	color: #ffffff;
	border: 1px #2e0d0d solid;
	border-bottom: 0px none;
	margin-top:9px;
    height:16px;
	margin-left: 4px;
	padding: 7px 12px;
	text-decoration: none;
	font-size: 13px;
	width:118px;
}

#menu a:hover {
	margin-top:5px;
	height:20px;
	text-decoration: none;
	background: #ca6666;
	border-bottom: 0px none;
	color: #000000;
}

#menu .active a {
	background: #ca6666;
	margin-top:9px;
	height:16px;
}

#menu .active:hover a {
	background: #ca6666;
	color: #000000;
	margin-top:9px;
	height:16px;
}
    
#layoutBody { width: 760px; text-align: center; left: 50%; right: 50%; margin: 0 auto; padding: 0 auto; margin-top: 35px; }
#layoutLeftColumn { width: 160px; align: center; background-color: #FFCCEA; border-right: 1px solid black; border-left: 2px solid black; }
#layoutCenterColumn { background-color: #FFE1EF; }
#layoutRightColumn { width: 160px; align: center; background-color: #FFCCEA; border-left: 1px solid black; border-right: 2px solid black; }
#layoutHeader {  border-bottom: 1px solid black; border-top: 2px solid black;border-left: 2px solid black; border-right: 2px solid black; }
#layoutFooter {  border-bottom: 2px solid black; border-top: 1px solid black;border-left: 2px solid black; border-right: 2px solid black; }

#cssWrap1{}
#cssWrap2{
    position:relative;
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    background: transparent url('columnbg.png') repeat-y;
    margin-top: 35px;
}

#cssColumn1 {
    float: left;
    width: 160px;
}

#cssContent {
    float: left;
    width: 430px;
    margin: 5px;
}

#cssColumn2 {
    float: left;
    width: 160px;
}

#cssFooter{
    clear:both;
    width: 100%;
    text-align: center;
    background: #B80000;
}

.cube { align: center;  padding: 5px;  background:transparent;  }
.cubeLabel { font-weight: bold; margin-top: 5px; padding:5px; text-align: left; background-color:#8a2626; color:#ffffff; }
.custom1, .custom1 a { background: #B83333; color: #ffffff; }
.custom1light, .custom1light a { background: #ca6666; color: #000000; }
.custom1lighter, .custom1lighter a { background: #edcccc; color: #5c1a1a; }
.custom1dark, .custom1dark a { background: #8a2626; color: #ffffff; }
.custom1darker, .custom1darker a { background: #2e0d0d; color: #edcccc; }
.custom2, .custom2 a { background: #B80000; color: #ffffff; }
.custom2light, .custom2light a { background: #ca4040; color: #ffffff; }
.custom2lighter, .custom2lighter a { background: #edbfbf; color: #5c0000; }
.custom2dark, .custom2dark a { background: #8a0000; color: #ffffff; }
.custom2darker, .custom2darker a { background: #2e0000; color: #edbfbf; }
    
.cke_rcombo{ background: #FFF !important; }
.ckeditorclass { background-color: #FFE1EF !important; background-image:none !important; margin: 5px !important; }

            
     .ckeditorclass { background-color: #FFE1EF; background-image:none; margin: 5px; }
            
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
/* font: bold 13px Verdana; */
/* width: 150px; Main Menu Item widths */
border-bottom: 1px solid #ccc;
}

.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
/* border-bottom: 1px solid #778; */
/* border-right: 1px solid #778; */
border:	0px none;
margin-bottom: -1px;
text-align: left;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #B83333; /*background of tabs (default state)*/
color: #ffffff;
}

.sidebarmenu ul li a:visited{
/* color: white; */
}

.sidebarmenu ul li a:hover{
background-color: #B80000;
color: #ffffff;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 150px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
z-index: 1000;
}

.sidebarmenu a.subfolderstyle{
background: url(/admin/js/right.gif) no-repeat 97% 50%;
}


/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
