@charset "utf-8";

body {
	margin: 0px;
background-color: #ffffff;
	
}

body, td, th, tr, p, div {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 150%;
}

a {
	color: #DDFF00;
	text-decoration: underline;
}

a:hover {
	color : #333;
	text-decoration : none;
}

a:active {
	color : #DDFF00;
	text-decoration : underline;
}

.content {
	padding: 8px;
}

.left {
	width: 565px;
	margin-left: -35px;
	height: auto;
	float: left;
	align:left;
}

.right {
	padding: 5px;
	margin-left: 10px;
              margin-top: 10px;
              width: 100px;
              align: right;
              float;right;
}

.logo img {
	margin-left: -30px;
}

.logo { 
	background-color:#transparent;
	margin-top: 2px;
	height: auto;
}

.mainmenu {
	background-color:#transparent;
	height: 20px;
	margin-top: 80px;
              margin-right: -20px;
	float: right;
              align: right;
}

.header {
	margin-top: 0px;
              width: 700px;
              margin-top: -20px;
background-color: #transparent;

}

.main {
	background-color:#f2f2f2;
	background-image:url(../images/contentbg.jog);
	background-repeat: repeat-x;
	width: 700px;
	align: left;
	float: left;
}

h1, h2, h3, h4, h5 {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	margin: 0.3em 0 0.3em 0;
	font-weight:bold;
}

h2 {
	color: #DDFF00;
	font-size: 16px;
	margin-bottom: 20px;
}

h3 {
	color: #333;
	font-size: 14px;
}

.right h3 {
	color: #999;
}


.footer {
	margin-top: -5px;
	background-color:#transparent;
	border-top-width: 0px;
	border-top-style: solid;
width: 700px;
	border-top-color: #transparent;
}

.footer p, footer td {
	font-size:10px;
	color: #999999;
}

 .footer h3  {
	 font-size:11px;
	 color: #999;
 }

.footer-left  {
width:  300px;
align:left;
margin-left: 2px;
background-color: #transparent;
}

.footer-right {
background-color: #transparent;
align:right;
width:  157px;
margin-top: 0px;
margin-left: 0px;
}

.message {
	padding-top: 50px;
	text-align:right;
}

/*footer */

.footer-right ul, 
.footer-right li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

.footer-right ul li {
	float:right;
}

.footer-right a, 
.footer-right a:link, 
.footer-right a:visited {
	text-decoration: none;
	padding-left: 0px;
}

.footer-right ul li:hover, 
.footer-right ul li.over {	
}

.modifydate {
	color: #C0C0C0;
}

.author {
	color: #C0C0C0;
}

.createdate {
	color: #C0C0C0;
}

.contenttoc {
	margin: 5px;
}

.menubox input {
	margin-top: 9px;
	float: right;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.buttons {
	float:right;
	width:85px;
}

.buttons .buttonheading {
	float:left;
}

.mainmenu ul li { 
	position:relative;
}

.mainmenu ul li ul {
	display:none;
}

.mainmenu ul li:hover ul, 
.mainmenu ul li.over ul {
	display:none;
}

/* Poll Module Styles */
.poll-radio {
	padding-bottom:5px;
	float:left;
	clear:left;
	width:14%;
	text-align:center;
}

.poll-option {
	float:left;
	padding-bottom:5px;
	width:85%;
}

.poll h3 {
	border:none;
}
