@charset "utf-8";
/* CSS Document */

body
{
background-color: #91847b;
background-image:url(images/bgVstrip.jpg);
background-repeat:repeat-x;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}
.infoboxheader
{
font-family: "Trebuchet MS", Geneva, "Comic Sans MS";
font-size: 18px;
background-color: gray;
padding:5px;
color: #E5E5E5;
}
.infoboxlink, a.infoboxlink:hover, 
{
font-family: "Trebuchet MS", Geneva, "Comic Sans MS";
font-size: 16px;
text-decoration: none;
}

.infobox, a.infobox
{
font-weight: bold;
text-decoration:none;
color: #000;
font-size: 14px;
letter-spacing: -1px;
background: url(images/boxbg.jpg);
}
a.infobox:hover
{
text-decoration: underline;
}

 .ch10, a.ch10, a.ch10:link{
 font-size: 12px;
 color: #fff;
 text-transform: uppercase;
 font-weight: bold;
 text-decoration: none;
 }  

a.pr_name
{
font-size:16px;
color:#333333;
text-decoration: none;
font-weight: bold;
}
.pr_price
{
font-size:14px;
color: #454545;
text-decoration: none;
font-weight: bold;
}
.headermenu
{
background: url(images/boxbg.jpg);
height: 20px;
padding: 5px;
border:  #CCCCCC 1px solid;
text-align:center;
vertical-align: center;
width: 570px;
position:relative;
top: 20px;
padding-top: 10px;
}

a.link_lev_0
{
font-size:16px;
color:#0b3073;
text-decoration: none;
font-weight: bold;
}
a.link_lev_0:hover
{text-decoration: underline;
}
ul
{
list-style-image:url(images/listimage.gif);
}


.homebox
{
background: url(images/homeboxbg.jpg);
height: 20px;
padding: 5px;
border:  #CCCCCC 1px solid;
text-align:center;
vertical-align: center;
width: 245px;
height: 125px;
background-repeat:repeat-x;
}

.headerbox
{
/*background: url(images/homeboxbg.jpg);*/
padding: 0px;
/*border:  #CCCCCC 1px solid;*/
text-align:left;
vertical-align: bottom;
height: 10px;
width: 755px;
background-repeat:repeat-x;
border-bottom-width:1px;border-bottom-style:double;
}

.headerbox2
{
padding: 0px;
border:  #CCCCCC 0px solid;
text-align:center;
vertical-align: center;
height: 90px;
width: 755px;
background-repeat:repeat-x;
}
.footerbox
{
/*background: url(images/homeboxbg.jpg);*/
padding: 0px;
border:  #CCCCCC 0px solid;
text-align:center;
vertical-align: top;
height: 60px;
width: 755px;
/* background-repeat:repeat-x; */
}

.homepageboxtitle, .pageHeading
{
font-family: "Trebuchet MS", Geneva, "Comic Sans MS";
font-size: 18px;
padding:5px;
color:#0b3073;
text-align:left;
}

.headerMenu img
{
	border-style: none;
}

.header, .headerNavigation
{
font-size: 11px;
font-weight: normal;
padding:2px;
color: #FFFFFF;
text-decoration: none;
text-align: right;
/* text-transform:uppercase; */
}
a.header:hover, a.headerNavigation:hover
{
text-decoration:underline;
}

.header2
{
font-size: 13px;
font-weight: bold;
padding:2px;
color: #333;
text-decoration: none;
/* text-transform:uppercase; */
}
a.header2:hover
{
text-decoration:underline;
}

.footer
{
font-size: 10px;
padding:0px;
color: #222222;
text-decoration: none;
/* text-transform:uppercase; */
}
a.footer:hover
{
text-decoration:underline;
}