body{
	margin:0px; 
	padding:0px; 
	/*background-color:#FFF2C1;*/
	background-color: #DAD8CB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	width:100%;
}
div.divlabel{
	width:180px;
	float: left;
	/* font-weight: bold; */
}
a.aClear{
	border:0px;
}
a.aClear:hover{
	background-color: transparent;
}
a:link, a:visited{
	color: #A60000;
	text-decoration: none;
}
a:hover{
	color: #ffffff;
	background-color: #790000;
}
input, select, textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	border:1px solid #000000;
	background-color: #FDDB68;
	padding-left:1px;
}
input.inputButton{
	border:1px solid #000000;
	background-color: #BD0102;
	color: #ffffff;
	font-weight: bold;
	font-size:0.9em;
}
input.clearButton{
	background-color: transparent;
	color:#A60000;
	border-width: 0px 0px 0px 0px;
	padding: 0px;
	cursor: pointer;
}
ul{
	list-style-image: url(../garnish/bullet_02.gif);
}
li{
	margin:0px 0px 5px  0px;
	text-align: justify;
}
h1{
	font-size: 2em;
	font-family: Trebuchet MS, Verdana, sans-serif;
}
h2{
	font-size: 1.7em;
	color: #333333;
	font-family: Trebuchet MS, verdana, sans-serif;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	/*clear: both;*/
}
h3{
	font-size: 1.2em;
	color: #333333;
	font-family: Trebuchet MS, verdana, sans-serif;
	text-align: left;
}
h4{
	font-size: 1em;
	color: #333333;
	font-family: Trebuchet MS, verdana, sans-serif;
	text-align: left;
}
div.divTop{
	background-image: url(../garnish/top_back.jpg); 
	background-position:342px 0px;
	height:93px;
	display:block;
}
div.divFlash{
	position:absolute; 
	left:0px; 
	top:51px; 
	width:100%;
}

div.divLeft{
background-color: #AE0000;
float: left;
padding: 0px 0px 0px 0px;
margin:0px 0px 0px 0px;
width: 170px;
}

div.divMenu{
	background-image: url(../garnish/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px -2px;
	padding:10px 0px 0px 0px;
}
div.divMenu p{
	margin:0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	border-top: 1px solid #CA0000;
	border-bottom: 1px solid #950000;
}
div.divMenu img{
	margin: 0px 5px 0px 0px;
}
div.divMenu  a:link, div.divMenu a:visited{
	color: #ffffff;
	font-weight: bold;

}

div.divContent{
background-color: #F2F2F2;
border:1px solid #000000; 
padding:10px 20px 50px 20px;
margin:0px 140px 0px 170px;
background-image: url(../garnish/content_back.jpg);
background-repeat: repeat-x;
text-align: justify;
}
div.divContent p{
	margin:10px 0px 10px 0px;
}
div.divPath{
	font-size: 0.9em;
	color: #666666;
}
div.divRight{
padding:0px 0px 20px 0px;
margin:0px 0px 0px 0px;
width: 140px;
float: right;
background-image: url(../garnish/right_back.jpg);
background-repeat: no-repeat;
}
div.divRight p{
	margin:0px 0px 0px 0px;
	padding: 5px 23px 5px 0px;
	border-top: 1px solid #CA0000;
	border-bottom: 1px solid #950000;
	background-image: url(../garnish/bullet_01.gif);
	background-repeat: no-repeat;
	background-position: 120px 7px;
	text-align: right;
}
div.divRight p a:link, div.divRight p a:visited{
	color: #ffffff;
	font-weight: bold;
	padding:1px;
	font-size:0.9em;
}
div.divRight  form{
	margin:0px 0px 0px 0px;
	padding:10px 12px 40px 0px;
	text-align: right;
}
div.divRight input{
	width:94px;
	background-color: #ffffff;
	border:1px solid #000000;
	font-size: 0.9em;
	margin-top: 5px;
	padding:1px;
}
div.divRight label{
	color:#ffffff;
	font-size: 0.8em;
	font-weight: bold;
}
div.divRight ul{
	margin:10px 10px 0px 30px;
	padding:0px 0px 0px 0px;
}
div.divRight li{
	margin:0px 0px 3px 0px;
}
div.divBottom{
clear: both;
	text-align: center;
	margin:20px 0px 0px 0px;
}


p.pSubmenu{
	/*margin:0px 0px 0px 15px;
	padding: 3px 0px 3px 15px;
	background-position: 0px 5px;*/
	font-size: 0.9em;
	
}
.selected{
	font-weight: bold;
}
.small{
	font-size: 0.9em;
}
.free{
	padding:0px; margin:0px; border: 0px;
}
p.pSubPar{
	margin:-10px 0px 10px 0px;
}
hr{
	border-color:#cccccc;
	border-style: solid;
	border-width:1px 0px 0px 0px;
}
td.tdItemLeft{
	width:140px;
	text-align: center;
	padding:10px ;
	border:1px solid #999999;
}

td.tdItemRight{
/*width:100%;*/
padding-left:20px;
}
td.tdItemRight table, table.tableData{
	border-width:1px 0px 0px 1px;
	border-color: #999999;
	border-style: solid;
	margin:0px 0px 20px 0px;
}
td.tdItemRight td, td.tdItemRight th, table.tableData td, table.tableData th{
	border-width:0px 1px 1px 0px;
	border-color: #999999;
	border-style: solid;
	padding: 3px;
	text-align: left;
}
td.tdItemRight h2{
margin-top: 10px;
}
ul.ulFolders{
	list-style-image: url(../garnish/bullet_folder.gif);
}
ul.ulItems{
	list-style-image: url(../garnish/bullet_02.gif);
}
div.divScroll{ 
/*max-height: 250px;
height:expression(this.scrollHeight > 250? "250px" : "auto" );
overflow: auto; */
padding:0px 20px 0px 0px;
margin: 0px 0px 30px 0px;
}
div.divScroll table{
		border-width:1px 0px 0px 1px;
	border-color: #999999;
	border-style: solid;
}
div.divScroll td, div.divScroll th{
	border-width:0px 1px 1px 0px;
	border-color: #999999;
	border-style: solid;
	padding: 3px;
	text-align: left;
}

td.tdControls{
	background-color: #DBDBDB;
	padding:0px;
	text-align: right;
	border-color: #B2B2B2;
  border-style: solid;
	border-width: 0px 1px 1px 1px;
	/*height: 20px;*/
	margin:0px 0px 10px 0px;
}
/*div.divItem{
	margin: 0px 0px 0px 0px;
	border-color: #B2B2B2;
	border-style: solid;
	border-width: 1px;
	padding:5px 5px 10px 5px;
	height: 150px;
}*/
table.tableBItem{
margin: 0px 0px 5px 0px;
font-size: inherit;
	border-color: #B2B2B2;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	width:98%;
}
table.tableBItem td{
	border-color: #B2B2B2;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	padding:10px;
}
table.tableBItem h3{
	margin:0px 0px 0px 0px;
}
table.tableBItem span{
	display: block;
	font-size: 0.9em;
}

table.tableBItem  p{
	text-align: left;
}

div.divVote{
	font-size:0.8em;
	font-weight: bold;
	text-align: center;
	border:1px solid #999999;
	margin:0px 8px 0px 8px;
	padding:5px;
	background-color: #F2F2F2;
}
p.psubtitle{
	font-weight: bold;
	color: #333333;
	font-size: 1.2em;
	border-bottom: 1px solid #cccccc;
	padding:0px 5px 5px 0px;
	margin: 0px 0px 0px 0px;
}