.shandro-hdr {
	background-image: url(elements/hdr-mid.gif);
	background-repeat: repeat-x;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #660809;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
	color: #660809;
}
a:visited {
	color: #27859c;
}
a:hover {
	color: #C51010;
}
.style1 {color: #F4EFDB}
.style5 {
	color: #AF4806;
	font-size: 11px;
}
.style6 {color: #a6716b}
.style7 {
	font-size: 14px;
	color: #660809;
}
.style8 {
	font-size: 11px;
	color: #a6716b;
}
.td-bkgrd {
	background-image: url(elements/bkgrd1.jpg);
	background-repeat: repeat-y;
}


/*NAVIGATION - Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: 11px Arial;
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
letter-spacing: 1px;
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 0 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: #f4efd8;
margin: 0 0 0 0; /*Margin between each menu item*/
padding: 2px 6px;
text-decoration: none;
background-color: #660809; /*Default menu color*/
}

#modernbricksmenu a:hover{
color: #f4efd8;
background-color: #a6716b; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
color: #f4efd8;
background-color: #a6716b; /*Brown color theme*/ 
border-color: #a6716b; /*Brown color theme*/ 
}

/*NAVIGATION - Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#vdividermenu ul{
margin: 0 0 0 0;
padding: 0;
/*margin-bottom: 1em;*/
float: left;
font: 11px Arial;
width: 100%;
border: 1px solid #a6716b;
background-color: #frefd8;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: #660809;
padding: 2px 11px;
text-decoration: none;
/*background: transparent url(nav/vertical.gif) center right no-repeat;*/
}

#vdividermenu ul li a:visited{
color: #660809;
}

#vdividermenu ul li a:hover{
color: #660809;
background-color: #a6716b;
}
