body, td, th, input, textarea, p  {  font: 9pt Verdana, "Bitstream Vera Sans", Geneva, "Lucida Grande", sans-serif;  color: #000000;}.content {  height: 350px;}

body {  
	background-color: #F0C0C1;   
	margin: 0pt;
	}
	
a {  
	color: #7D324C;
	}
a:hover {  
	text-decoration: none;
	}

.wrapper {  
	width: 100%;  
	height: 100%;  
	padding: 0px;
	}

.site {  
	width: 700px;  
	padding: 0px;  
	margin: 0px;  
	background-color: white;  
	border: solid 1px #000000; 
	}
	
.site td.nopadding {  
	padding: 0px;}img {  
	margin: 0px;  
	margin-left: 0px;}
	
div.logo {  text-align: left;  background-color: #ffffff;}

div.menu {  font: 11px Verdana, "Bitstream Vera Sans", Geneva, "Lucida Grande", sans-serif;}
div.menu a:hover {  background-color: #69004a;}

.leftbar {  
	width: 139px;  
	height: 100%;  
	background-color: #69004a;  
	padding: 0px;  
	border-right: 1px solid #ffffff;  
	background-image: url(pictures/leftbar.jpg);
	background-repeat: repeat-y;
	color: #000000;
	}

.leftbar a {  
	font-weight: bold;  
	padding: 0.5em;  
	color: white;
	}

.rightbar {  
	width: 100px;  
	height: 100%;  
	padding: 0px;  
	background-image: url(pictures/rightbar.jpg);  
	background-color: %#EEAA17;  
	background-position: top;  
	background-repeat: no-repeat;  
	border-left:1px solid #000000;
	}
	
.rightbar_top {  
	width: 100px;  
	padding: 0px;  
	background-color: #ffffff;
	}

img.rightbar_top {    
	border-left: solid 1px #000000; 
	}

.content {  
	background-color: white;  
	text-align: left;  
	padding: 5px 10px;  
	overflow: auto;
	}
	
.content h1 {  
	margin-top: 2px;  
	text-align:center;  
	font: 140% verdana, "Bitstream Vera Sans", Geneva, "Lucida Grande", sans-serif;  
	font-weight: bold;  
	color: 000000;
	}

.content h2 {  
	margin-top: 5px;  
	text-align:left;  
	font: 110% verdana, "Bitstream Vera Sans", Geneva, "Lucida Grande", sans-serif;  
	font-weight: bold;  
	color: 000000;
	}

.content h3 {  
	margin-top: 5px;  
	text-align:left;  
	font: 100% verdana, "Bitstream Vera Sans", Geneva, "Lucida Grande", sans-serif;  
	font-weight: bold;  
	font-style: italic;  
	color: 000000;
	}

.content ul {  
	list-style-type: square;  
	list-style-image: url(pictures/bullet1.gif);  
	margin-top: 1em;  
	margin-bottom: 1em;
	}

.content ul ul{  
	list-style-type: disc;  
	list-style-image: url(pictures/bullet2.gif);  
	margin-top: 2px;  
	margin-bottom: 2px;
	}

.content ul ul ul{  
	list-style-type: circle;  
	list-style-image: url(pictures/bullet3.gif); 
	margin-top: 2px;  margin-bottom: 2px;
	}

.content p {  
	margin: 1em 0px;
	}
.my_table th{    
	color: 000000;    
	font-weight: bold;    
	text-align: center;    
	background-color: a20070;    
	border-color: #000000;    
	border-style: none solid solid none;    
	border-width: 1px;    
	padding: 0.1em 0.5em 0.1em 0.5em;    
	margin: 0em 0em 0em 0em;
	}

.my_table {    
	border-color: #000000;    
	border-style: solid none none solid;    
	border-width: 1px;	margin-top: 1em;
	}

.my_table td{    
	font-weight: normal;    
	background-color: white;    
	border-color: #000000;    
	border-style: none solid solid none;   
	 border-width: 1px;    
	 padding: 0.1em 0.5em 0.1em 0.5em;
	 }

td.my_heading {    
	color: 000000;    
	font-weight: bold;    
	text-align: center;    
	background-color: 8DA0C1;   
	 border-color: #000000;    
	 border-style: none solid solid none;    
	 border-width: 1px;    
	 padding: 0.1em 0.5em 0.1em 0.5em;    
	 margin: 0em 0em 0em 0em;
	 }

table.form {	
	margin-top: 0.5em;	
	margin-bottom: 0.5em;
	}
	
table.form td {    
	padding: 0px 2px 1px 2px;
	}

input, textarea {   
	border: 1px solid #000000;
	}

input.radio {  
	border-style: none;
	}
