/* CSS Code by JayKay - www.jameskoster.co.uk - If you decide to use this template, please let me know. */


body {
	background-color:#00bb00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	cursor:default;
	background-image:url(images/diagonal_lines.gif);
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:140%;
	color:#000000;
	border-bottom: 1px solid #eeeeee;
	padding-right:5px;
	padding-left:5px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:2px;
	padding-top:5px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	color:#000000;
	border-bottom: 1px solid #eeeeee;
	padding-right:5px;
	padding-left:9px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:2px;
}

table {
	padding:8px;
}
	
p {
	line-height:15px;
	padding:15px;
	margin:5px;
	text-align:justify;
}

ul li {
	list-style-image:url(images/bullet.gif);
}
a {
	color:#333333;
}
a:hover {
	color:#333333;
	border-bottom:1px solid #333333;
}
a:visited {
	color:#333333;
}
img { 
	border: 1px solid #cccccc;
	padding:3px;
	margin:10px;
	float:right;
}
input {
	background-color:#CCddCC;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #eeeeee;
	margin-left:20px;
	cursor:pointer;
}

acronym {
	font-variant:small-caps;
	cursor:help;
	border-bottom: 1px solid #cccccc;
}

#container {
	width:640px;
	background-color:#FFFFFF;
	border: 1px solid #cccccc;
	margin:0 auto 0 auto;
}
#menu {
	width:100%;
	background-color:#ffffff;
	border-bottom:1px solid #cccccc;
	padding-top:15px;
	padding-bottom:9px;
	text-align:center;
}
#menu a {
	height:25px;
	padding:9px;
	background-color:#efefef;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-right:0;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	margin:2px;
	background-image:url(images/shadow.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#menu a:hover {
	height:25px;
	padding:9px;
	background-color:#ffffff;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom:1px solid #ffffff;
	margin-right:0;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	margin:2px;
	background-image:none;
}
#menu .aactive {
	height:25px;
	padding:9px;
	background-color:#ffffff;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom:1px solid #ffffff;
	margin-right:0;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	margin:2px;
	background-image:none;
}
#header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:250%;
	color:#000000;
	padding:10px;
	text-align:center;
	background-image:url(images/headerbg.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #999999;
	margin-bottom:10px;
}
/* 	background-repeat:repeat-x;  */
#header a {
	color:#000000;
	text-decoration:none;
}
#header a:hover {
	color:#000000;
	text-decoration:none;
	border:none;
}
#footer {
	width:630px;
	padding:5px;
	background-color:#CCCCCC;
	color:#FFFFFF;
	text-align:center;
}

#headersmall {
	font-size:50%;
}
.redtext {color : red}
.blacktext {font-weight : bold}
.nametext {color : green}
.feature {font-size : 9pt}