﻿body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background: #FFFFFF url("images/bac_right.gif") no-repeat fixed;
	color : #ege6cc;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-shadow-color : #C7BDB6;
	scrollbar-track-color : #b4a894;
	scrollbar-face-color : #9f9687;
}

.green {cursor: pointer;}

.buttons {
display:block; 
cursor: hand;
width:100%; 
background:#A79F99; 
font-family : Verdana;
font-size : 11px;
font-weight : bold;
color : #000000;
padding:5px;
border-left:1px;
border-right:1px;
border-bottom:1px;
border-top:1px;
border-style:solid;
border-color: #F3F2F2;
filter:alpha(opacity=70); 
-moz-opacity:0.7; 
opacity:0.7; 
-khtml-opacity:.7;
}



.textN {
	font-family : Century Gothic;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-align : justify;
}
.textP {
	font-family : Century Gothic;
	font-size : 11px;
	color : #000000;
	text-align : justify;
}

.textE {
	font-family : Century Gothic;
	font-size : 11px;
	color : #000000;
	text-align : justify;
	padding-right:10px;
}

.textC {
	font-family : Candara;
	font-size : 13px;
	text-align : justify;
	color : #722222;
	font-weight : bold;
}


.tableHead {
	font-family : Candara;
	font-size : 15px;
	text-align : justify;
	color : #722222;
	font-weight : bold;
}

.tableExhibit {
	font-family : Candara;
	font-size : 15px;
	text-align : justify;
	color : #330033;
	font-weight : bold;
}

.exhibitHead {
	font-family : Candara;
	font-size : 13px;
	text-align : justify;
	color : #330033;
	font-weight : bold;
}

.TableBorder {
width:410; 
font-family : Verdana;
text-align : justify;
font-size : 11px;
color : #000000;
padding:5px;
border-left:2px;
border-right:2px;
border-bottom:2px;
border-top:2px;
border-style:solid;
border-color: #2E012A;
}


.TableName {
cursor: pointer;
width:410; 
font-family : Verdana;
text-align : justify;
font-size : 11px;
color : #000000;
padding:5px;
border-color: #2E012A;
}

.grey18bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #808080;
	text-align : left;
	padding-top : 5px;
	padding-right : 18px;
	padding-left : 18px;
	font-weight : bold;

	}
	.grey18boldv {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #808080;
	text-align : left;
	padding-top : 5px;
	font-weight : bold;
	}
	
	.white18P{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	padding-right : 5px;
	padding-left : 5px;
	}
	
	.grey18P{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #808080;
	padding-right : 5px;
	padding-left : 5px;
	}
	.grey18boldP{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #808080;
	text-align : left;
	font-weight : bold;
	padding-right : 5px;
	padding-left : 5px;
	}

.red {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ff0000;
	text-align : justify;
	font-weight : bold;
}

.grey {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #aaaaaa;
	padding-right : 18px;
	padding-left : 18px;
}


.white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	text-align : justify;
	padding-right : 5px;
	padding-bottom : 15px;
	padding-left : 5px;
	padding-top : 10px;
	font-weight : bold;
}
.white2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	font-weight : bold;
}
.white3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	}

.white4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-align : justify;
}	

.white5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	}
.black {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	}
	
	.black2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-align : right;
	}
	


#menuList {
	position:relative;
	font-size:1em;
	z-index:100;
	margin: 0px;
	padding: 0px;
}

#mainMenu {
	position:relative;
	background: #BEBEBE;
}

#menuList ul {
	z-index:100;
	margin: 0px;
	padding: 0px;
}

#menuList li {
	z-index:100;
	display:inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

a.starter {
	z-index:100;
	margin: 0px;
	padding: 0px;
}

a.hover {
	color: #000000;
}

a.starter:hover, a.starter:active, a.starter:focus {
	background-color: #ffffff;
	color: #3F4C78;
}
#menubuilder, #stylelibrary, #aboutus {
	width: 86px;
}
.menu {
	text-align: left;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
.menu li {
	width:100%;
}
.menu li a {
	background: #9B9B9B;
	z-index:100;
	color: #ffffff;
	display: block;
	width:100%;
	font-size: 10;
	font-weight : bold;
	padding:2px;
	margin: 0px;
	padding-left: 5px;
	padding-tbottom: 5px;
	text-decoration: none;
	margin-top:-2px;
}

.menu li a:hover, .menu li a:active, .menu li a:focus {
	background-color: #C53D2F;
	color: #f0000ff;
	font-weight : bold;
}


