/* CSS Document */

body {
	background-color: #26445b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/bg.png)
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p { 	text-align: justify; }
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #74bb04;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #74bb04;
}
a:hover {
	text-decoration: underline;
	color: #74bb04;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #87be11;
	margin: 0px;
	padding: -8px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color:#ffba00;
	margin: 0px;
	padding: -8px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #87be11;
	margin: 0px;
	padding: -8px;
}

strong {
	font-weight: bold;
	color:#ffba00;
}

form{
	margin: 0;
	padding: 0px;
}

.form { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #000000; text-decoration: none; line-height: normal;  }


.nav { font-family: Arial, Helvetica, sans-serif; font-size: 9.5px; font-weight:bold; color: #FFFFFF; text-decoration: none; line-height: normal;  }
A:link.nav { font-family: Arial, Helvetica, sans-serif; font-size: 9.5px; font-weight:bold; color: #FFFFFF; text-decoration: none; line-height: normal }
A:visited.nav { font-family: Arial, Helvetica, sans-serif; font-size: 9.5px; font-weight:bold; color: #FFFFFF; text-decoration: none; line-height: normal }
A:hover.nav { font-family: Arial, Helvetica, sans-serif; font-size: 9.5px; font-weight:bold; color: #74bb04; text-decoration: none; line-height: normal; }
A:active.nav { font-family: Arial, Helvetica, sans-serif; font-size: 9.5px; font-weight:bold; color: #FFFFFF; text-decoration: none; line-height: normal }

A:link.leftnav { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #74bb04; text-decoration: none; line-height: normal }
A:visited.leftnav { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #74bb04; text-decoration: none; line-height: normal }
A:hover.leftnav { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #ffba00; text-decoration: none; line-height: normal; }
A:active.leftnav { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #74bb04; text-decoration: none; line-height: normal }

A:link.topnav { font-family: Arial, Helvetica, sans-serif; font-size: 9.5px; font-weight:bold; color: #74bb04; text-decoration: none; line-height: normal }
A:visited.topnav { font-family: Arial, Helvetica, sans-serif; font-size: 9.5px; font-weight:bold; color: #74bb04; text-decoration: none; line-height: normal }
A:hover.topnav { font-family: Arial, Helvetica, sans-serif; font-size: 9.5px; font-weight:bold; color: #ffba00; text-decoration: none; line-height: normal; }
A:active.topnav { font-family: Arial, Helvetica, sans-serif; font-size: 9.5px; font-weight:bold; color: #74bb04; text-decoration: none; line-height: normal }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2a86ff;
	background-color:#f3f8ff;
	border-style:solid;
	border-color: #26445b;
	border-width: 1px;
}

.stroke {
	border-style:solid;
	border-color: #CCCCCC;
	border-width: 1px;
}
li {color:#ffba00;}