/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0;
	background: #FFF;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	}

img {
    border: none;
} 

#menu4 {
	width: 130px;
	margin: 8px;
	border-style: solid solid none solid;
	border-color: #000;
	border-width: 1px;
	}
	
#menu4 li a {
	text-decoration: none;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	height: 24px;
	}	
	
#menu4 li a:link, #menu4 li a:visited {
	color: #D4B35E;
	display: block;
	background:  url(../images/menu4.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu4 li a:hover {
	color: #FFF;
	background:  url(../images/menu4.gif);
	padding: 8px 0 0 10px;
	}	
	
.style1 {
	font-family: "Trebuchet MS", Arial; 
	font-size: 13px; 
	font-weight: bold;
}

.style2 {
	font-family: "Trebuchet MS", Arial; 
	font-size: 13px; 
	color: #FFFFFF;
}

.bodyText {
	font-family: "Trebuchet MS", Arial; 
	font-size: 12px; 
	color: #FFFFFF;
}

.style11 {
	font-family: "Trebuchet MS", Arial; 
	font-size: small;
	color: #E6D594;
	font-weight: bold;
}

.style3 {
	font-family: "Trebuchet MS", Arial; 
	font-size: 13px; 
	color: #FFFFFF;
	font-weight: bold;
}

.style4 {
	font-family: "Trebuchet MS", Arial; 
	font-size: 13px; 
	color: #000000;
	font-weight: bold;
}

.style6 {font-size: xx-small}

.style7 {color: #FBE17E}

td.TopPane{
	background-image: url(../images/black_box/top_pane_new.gif);
}

td.leftPane{
	background-image: url(../images/black_box/left_pane_new.gif);
}

td.rightPane{
	background-image: url(../images/black_box/right_pane_new.gif);
}

td.BottomPane{
	background-image: url(../images/black_box/bottom_pane_new.gif);
}

.mainList {
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FBE17E;
}

a.linky:link {color: #FFFFFF; font-size: 13px; font-family: "Trebuchet MS", Arial; text-decoration: none;}
a.linky:visited {color: #FFFFFF; font-size: 13px; font-family: "Trebuchet MS", Arial; text-decoration: none;}
a.linky:active {color: #FFFFFF; font-size: 13px; font-family: "Trebuchet MS", Arial; text-decoration: none;}
a.linky:hover {color: #FFFFFF; font-size: 13px; font-family: "Trebuchet MS", Arial; text-decoration: underline;}

a.v-small:link {color: #0000FF; font-size: 10px; font-family: "Trebuchet MS", Arial; text-decoration: none;}
a.v-small:visited {color: #0000FF; font-size: 10px; font-family: "Trebuchet MS", Arial; text-decoration: none;}
a.v-small:active {color: #0000FF; font-size: 10px; font-family: "Trebuchet MS", Arial; text-decoration: none;}
a.v-small:hover {color: #0000FF; font-size: 10px; font-family: "Trebuchet MS", Arial; text-decoration: underline;}