a:link, a:visited, a:active {
	color: #FFFF33;
}
a:hover {
	color:#FF0000;
	text-decoration: none;
}

body {
	
	top: 15px;
	left: 25px;
	right: 25px;
	bottom: 15px;
}

body, p, ul, ol, .table {
	font-family: Tahoma, Arial;
	font-size: 95%;
	line-height: 140%;
	color: #000000;
}
 


/***************************** start top menu *****************************/

.NavLinks A:link, .NavLinks A:visited {
	font-size:10pt;
	color: #9E0F15;
	display:block;
	width:100%;
	text-decoration: none;
}

.NavLinks A:hover {
	text-decoration: underline;
	text-align: right;
}

.NavBullets {
	font-size: 7pt;
	font-weight: bold;
	color: #666666;
}

/***************************** end menus *****************************/

h1,h2,h3,h4,h5,h6 {
	color: #FFFFFF;
	font-family: "Myriad Pro", Arial, Tahoma;
	font-weight: normal;
}

h1 {
	font-size: 115%;
	font-family: "Myriad Pro", Arial, Tahoma;
	color: #FFFFFF;
	line-height: 135%;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 100%;
	font-family: "Myriad Pro", Arial, Tahoma;
	font-weight: normal;
}

h4 {
	font-size: 90%;
	font-family: "Myriad Pro", Arial, Tahoma;
	color: #F3D67C;
}

h5 {
	font-size: 80%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 90%;
	height: inherit;

}

h6 {
	font-size: 85%;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.small {
	font-size: 8.5pt;
}

.siteByLink a:link, .siteByLink a:visited {
	font-size: 8pt;
	color: #999999;
	width: 100%;
	display: block;
}
.siteByLink a:hover {
	color: #FFFF00;
}
.text-5 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.footer {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background:url(images/footer.jpg);
	background-repeat:repeat-x;
}
