
/*

Boady Text
------------------------------------------------------------------------------------------------

*/

.bodytext{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal;
	text-align: justify;
}


.bodytext11{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
}

/*


Title
------------------------------------------------------------------------------------------------

*/

.title {
	font-family: Arial, Helvetica, sans-serif; font-size: 21px; font-weight: bold;
}

/*

Sub Menu
------------------------------------------------------------------------------------------------

*/

.pagelink {
font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #36be00;
	text-decoration: none;
}
a:visited {
	color: #36be00;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration : underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}







.clickhere {
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #022B6F;
	font-weight: bold;
}
a:link {
	color: #022B6F;
	text-decoration: none;
}
a:visited {
	color: #022B6F;
	text-decoration: none;
}
a:hover {
	color: #0964FB;
	text-decoration: none;
}
a:active {
	color: #022B6F;
	text-decoration: none;
}

/*

Header Link
------------------------------------------------------------------------------------------------

*/


.toplink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
}
a:link {
	color: #E0691A;
	text-decoration: none;
}
a:visited {
	color: #E0691A;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #E0691A;
	text-decoration: none;
}


/*

Green Head
------------------------------------------------------------------------------------------------

*/

.headgreen{
	font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color:#006600;
}

/*

CALLING EXAMPLE / INDEX
------------------------------------------------------------------------------------------------

*/

.callingexamplestyle{
	font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight:bold; color:#003366;
}
.red15{
	font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight:bold; color:#FF0000;
}
.brown15{
	font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight:bold; color:#990000;
}

.abouttitle{
	font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight:bold; color:#0066CC;
}


.brown22{
	font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight:bold; color:#990000;
}
.green14{
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; color:#006600;
}

.indexblue17{
	font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:bold; color:#1E5DBA;
}

.indexblack17{
	font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:bold; color:#000000;
}

.indexlightblue16{
	font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight:bold; color:#0066CC;
}
.indexblack15{
	font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight:bold; color:#000000;
}

.text18{
	font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:bold; color:#005BA4;
}

.text14{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold; color:#003366;
	text-align: justify;
}

.text14current{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold; color:#0099CC;
}

.copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color:#000000;
}

.indextext{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#000033;
}


.blue13{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; color:#003399;
}

.green {
color : #36be00;
}
td.maincontent {
	padding-right:7px;
}
.maincontent h2 {
	font : bold 1.6em "Tahoma", verdana, Arial;
	color : #36be00; /*585858;*/
	background : transparent;
	margin-bottom : 4px;
	border-bottom : 1px solid #e3eaef;
}

#menu {
margin : 0 0;
padding : 0;
background : #FF8F30 url(../images_00010/menubg.gif) repeat-x top;
/*background : #4b7da7 url(../images_00010/menubg.gif) repeat-x top;*/
color : #fff;
height : 30px;
color : #fff;
font-weight : bold;
display : block;
padding : 0 15px 0 15px;
margin-right : 2px;
}

#menu .pad {
padding-top : 6px;
}

#menu a, #menu a:visited {
color : #fff;
text-decoration : none;
background : inherit;
}
/*

------------------------------------------------------------------------------------------------

*/