a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #E9CC6E;
	text-decoration: none;
}

.title_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9CC6E;
	text-decoration: none;
	font-weight: bold;
}

.textinwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.bigertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.footersmall {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.titlesbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.bluesubheadings {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #669ACC;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.greysubheadings {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.maintable {            

	background-color: #FFFFFF; 
}

.boxes {
        border: solid;
        border: dushed;
        border-width: 1px;
        border-bottom-color: #EFC782;
        border-top-color: #ffffff;
        border-left-color: #ffffff;
        border-right-color: #EFC782;
}
.boxes2 {
        border: solid;
        border: dushed;
        border-width: 1px;
		border-left-color: #ffffff;
        border-bottom-color: #ffffff;
        border-top-color: #ffffff;
        border-right-color: #ffffff;
		background-color: #414142;
}
.box_1 {
        border: solid;
		border-width: 1px;
        border-left-color: solid 1px #ffffff;
        border-right-color: solid 1px #ffffff;
        border-top-color: solid 0px #000000;
        border-bottom-color: solid 0px #000000;

}
table.inner {            
    border-color: #ffffff; 
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px; 
}

/*
td.navsub { 
	border-left-width: 1px solid black;
	border-right-width: 1px solid black;
	border-bottom-width: 1px solid black; 
}
.blackbold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

table.drive2 {            
    border-color: #000000; 
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px; 
}
*/
