body {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin-top: 0px;
}

.td {
	border: 1px solid #000000;
}
.bold {
	font-weight: bold;
}
.tdbrown {
	background-color: #2f3192;
	color: #a7cf38;
	border: 1px solid #a7cf38;
}
.tdlight {
	background-color: #a7cf38;
	color: #000000;
	border: 1px solid #2f3192;
}
.tdlight2 {
	background-color: #2f3192;
	color: #ffffff;
	border: 1px solid #a7cf38;
}
.tdwhite {
	background-color: #ffffff;
	color: #2f3192;
	border: 1px solid #a7cf38;
}
.tdgray {
	background-color: #EBEBEB;
	color: #2f3192;
	border: 1px solid #a7cf38;
}

.white {
	color: #ffffff;
}
.green {
	color: #a7cf38;
	border-bottom: 1px dotted #a7cf38;
}
.line {
	border-bottom: 1px solid #2f3192;
}
.dotted1 {
	border-right: 1px dotted #000000;
}
table {
	color: #000000;
	font-family: arial;
	font-size: 11px;
}
.title {
	color: #2f3192;
	font-weight: bold;
	font-size: 16px;
 	letter-spacing: 5px;
}
.title2 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
    color: #2e3092; 
	text-decoration:none;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
    color: #2e3092; 
	text-decoration:none;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
    color: #a7cf38; 
	text-decoration:underline; 
}
a:active {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
    color: #a7cf38; 
	text-decoration:underline; 
}
a.a:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
    color: #ffffff; 
	text-decoration:none;
}
a.a:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
    color: #ffffff; 
	text-decoration:none;
}
a.a:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
    color: #ffffff; 
	text-decoration:underline; 
}
a.a:active {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
    color: #ffffff; 
	text-decoration:underline; 
}
input {
	background-color: #a7cf38;
	border: 1px solid #000000;
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
textarea {
	background-color: #a7cf38;
	border: 1px solid #000000;
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
select {
	background-color: #a7cf38;
	border: 1px solid #000000;
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.cursor {
	background-color: #a7cf38;
	border: 1px solid #000000;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
}
.nolink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
    color: #ffffff; 
	text-decoration:none;
	cursor: pointer;
}
a.ablack:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
    color: #000000; 
	text-decoration:none;
}
a.ablack:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
    color: #000000; 
	text-decoration:none;
}
a.ablack:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
    color: #000000; 
	text-decoration:underline; 
}
a.ablack:active {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
    color: #000000; 
	text-decoration:underline; 
}
