body {
	font: 12px arial;
	margin: 0px;
}

.fr {float:right;}
.fl {float:left;}
#print {text-transform:uppercase;
	font-size:10px;
	line-height:11px;
	font-weight:bold;}

.shadedheader {
	font: 12px arial;
	background: #EEEEEE;
	height: 18px;
}

#shoppingcartbox {
	height: 100px;
	width: 120px;
	border-right: #CCCCCC 1px solid;
}

#newshoppingcartbox {
	
}

#newshoppingcartbox td {
	font: 12px arial;
}

#copyright p { text-align: center; color: #484; }
#copyright a { color: #151; font-weight: bold;}
#copyright a:hover { color: #8b8;}

a img {
	border: 0px;
}

input {
	outline: none;
}

#iconbox {
	height: 100px;
	width: 150px;
	border-right: #CCCCCC 1px solid;
	font: 12px arial;
}

#loginbox {
	height: 100px;
	
	border-left: #CCCCCC 1px solid;
}

#loginbox td {
	font: 12px arial;
}

#shoppingcartbox td {
	font: 12px arial;
}

h1 {
    font: 26px arial;
    font-weight: bold;
    scolor: #ffaa47;
    color: #1c1c35;
    margin:0px;
    line-height: 42px;
	margin-left: 12px;
	margin-bottom: 3px;
}

h4 {
	font: 14px arial;
	font-weight: bold;
	color: #1c1c35;
	scolor: #FE0000;
	margin:0px;
	margin-bottom: 3px;
}

h5 {
	font: 13px arial;
	font-weight: bold;
	color: #1c1c35;
	scolor: #FE0000;
	margin:0px;
	margin-bottom: 3px;
}


#monthname {
	font: 18px arial;
	font-weight: bold;
	color: #1c1c35;
	margin:0px;
	margin-bottom: 3px;
}
#monthname a {
    color: #8b8;
    }
#monthname a:hover {
    color: #484;
    }

#shadedbox {
	border: 2px solid #cec; 
	background: #efe;
}

#sidebar {
	background: #EEEEEE;
	font: 12px arial;
}

#supersidebar {

}

#mainbox {
	font: 12px arial;
	padding: 5px;
}


#mainbox td {
	font: 12px arial;
}

.bookinfoheader {
	font-weight: bold;
	background: #EEEEEE;
	padding-right: 12px;
}

#bookinfotable {
	font: 12px arial;
}

#error {
	color: #CC0000;
}

a {
	outline: none;
}

#bluebar td {
	font: 12px arial;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 2px;
	padding-right 5px;
}

#bluebar a {
	color: #ffffff;
}

#redbar td {
	font: 12px arial;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 3px;
}

#redbar a {
	color: #ffffff;
}

#redbar a:hover {
	color: #ffaa47;
}

#redtext a {
	color: #c38357;
	font: 12px arial;
	font-weight: bold;
}

#redtext a:hover {
	color: #2a2b34;
}

#atop a {
	color: #c38357;
	font: 12px arial;
	font-weight: bold;
 	text-decoration: none; }

#atop a:hover {
 	color: #ffaa47;
}

#darkgreen td { background: #262;}
#lightgreen td { background: #aca, #bdb, #cec, #efe;}

#menu li {
    list-style-type: none;
    text-indent: 10px;
}

#menu a {
    text-indent: 10px;
}

#navcontainer
{background: #bdb;
width: 100%;
overflow: hidden;
left: 0;
margin: 0;
padding: 0;
font-family: arial, sans-serif;
font-size: 13px;
text-align: center;
text-transform: none;}
#navcontainer ul
{text-align: left;
list-style: none;
padding: 0;
margin: 0;
width: 100%;}
#navcontainer ul li.none
{border:0;}
#navcontainer li
{display: block;
margin: 0;
padding: 0;}
#navcontainer li a
{display: block;
width: 100%;
padding: 2px 0.5em 2px 0.5em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #151;
text-decoration: none;
background: #cec;}
html>body #navcontainer li a { width: auto; }
#navcontainer li#active a
{background: #efe;
color: #000;
border-color: #ffe #aaab9c #ccc #fff;}
#navcontainer li a:hover
{color: #000;
background: transparent;
background: #efe;
border-color: #aaab9c #fff #fff #ccc;}



a:link { 	color: #002276; 	text-decoration: none; }
a:active { 	color: #002276; 	text-decoration: none; }
a:visited { 	color: #002276; 	text-decoration: none; }
a:hover { 	color: #c38357; 	text-decoration: none; }

a.button,a.button:link,a.button:visited,a.button:active {background:#9e2c86;color:#fff; border-style: solid;  border-width: 1px; padding: 0 7px 0 7px; border-color: #c070b0 #902075 #801a63 #aa50a0; text-decoration:none;font-weight:bold;font-size:12px;} a.button:hover {text-decoration:none;color:#ffaa47;}
.pagelistnd ul li a.button {margin-top:5px;margin-bottom:0;padding-top:5px;padding-bottom:0;} .pagelistni a.button,.pagelistnd a.button {vertical-align:middle;padding:0 !important;} .pagelistnd a.button {text-decoration:none !important;cursor:pointer !important;cursor:hand !important;}
