/* *** Generated by www.csscreator.com *** */
html, body{ 
 margin:0; 
 padding:0;
 } 
 
#pagewidth{ 
 width:870px; 
  min-width: 500px; 
  
} 
 
#header{ 
 height:272px; 
 width:100%; 
 background-color:#FFFFFF; 
 } 
 
#leftcol{
 width:228px; 
 float:left; 
 position:relative; 
 margin-left:-234px; 
 margin-right:1px; 
 height: 550px;
 }
 
#outer{ 
border:solid white 0px; 
border-left-width: 233px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #3E79CC;   /* left column colour */ 
border-left-style: solid; 
background-color: #FFFFFF; /* center column colour */ 
width: 632px; 
 } 
 
#bds{ 
margin-top:1px;
border:solid black 1px; 
background-color: #FFFFFF; /* center column colour */ 
width: 865px; 
 } 
 
#footer{
 height:40px; 
 width:100%; 
 background-color:#FFFFFF; 
	text-align:center;
} 
 
.footer p 	{ color : #000000; }
.footer a 	{ text-decoration: underline; color : #000000; }
.footer a:link 	{ text-decoration: underline; color : #000000; }

.footer a:active	{ text-decoration: underline; color : #000000; }
.footer a:visited	{ text-decoration: underline; color : #000000; }

.footer a:hover	{ text-decoration: none; color : #000000; }

#inner{margin:0; width:100%; border-left-style:solid; border-left-width:1px;
}
 
#maincol{ 
 float: left; 
 width: 100%;
 position: relative; 
 margin: 0 -8px 0 -2px;  
 }
 
#outer>#inner { border-bottom: 1px solid #FFFFFF; }
 
.clr{clear:both;}
 
.content{padding:5px;min-height: 830px;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 


P {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px; 
	margin-right: 9px;
	margin-top: 3px;
	margin-bottom: 2px;
    font-size: 12px;
    text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 32px; 
	margin-right: 9px;
		margin-top: 3px;
	margin-bottom: 4px;
    font-size: 12px
}
.unnamed1 {  font-family: Verdana; font-size: 10px;}

li {
margin-left: 22px;
margin-bottom: 4px;
margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}

hr	{ height: 0px; border: solid #000000 1px; border-top-width: 1px;}

/* TABLE STYLES */
table.form_main { background-color: #FFFFFF; }
td.row_main { background-color: #FFFFFF; }

/* for alternating listings in the admin area*/
td.row1_0	{ background-color: #009900; }
td.row2_0	{ background-color: #CCFFCC; }
td.row3_0	{ background-color: #99CC99; }
.adminListingLeft_0 {
color: #FFFFFF;
background-color : transparent;
}

td.row1_1	{ background-color: #006699; }
td.row2_1	{ background-color: #DEE3E7; }
td.row3_1	{ background-color: #D1D7DC; }
.adminListingLeft_1 {
color: #FFFFFF;
background-color : transparent;
}

/* for alternating image listings */
td.image_row_0	{ background-color: #D6D3EE; }
td.image_row_1	{ background-color: #FFFFFF; }

/* for alternating search result listings */
td.search_row_0	{ background-color: #D6D3EE; }
td.search_row_1	{ background-color: #FFFFFF; }

/* FORM STYLES */
INPUT, select, textarea, text {
border: 1px #006699 groove;
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #000000;
border-color: #000000;
border-style: solid;
}


/* TEXT STYLES */
.small { font-size : 10px; }

.required {
color: #FF0000;
background-color : transparent;
}

.lightText {
color: #FFFFFF;
background-color : transparent;
}


/* TEMPLATE EDITOR STYLES */
td.templateEditorHead	{ background-color: #D6D3EE; }
td.templateEditorNew	{ background-color: #EEEEFF; }





 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0px none;} 
}