<STYLE>
body {background: #666666; color: #666666}
H1 {font: 24pt trebuchet ms, trebuchet, verdana, helvetica, sans-serif; color: #999999}
H2 {font: 18pt trebuchet ms, trebuchet, verdana, helvetica, sans-serif; color: #999999}
H3 {font: 15pt trebuchet ms, trebuchet, verdana, helvetica, sans-serif; color: #999999}
H4 {
font: 12pt impact, helvetica, arial, sans-serif; 
color: #333333; 
text-align: center;
letter-spacing: .16em;
text-transform: uppercase;
margin-bottom:0px
}

p, th, td, ul, ol, li, dd, blockquote {
font: 9pt georgia, times, times new roman, serif; 
color: #333333;
line-height: 130%;
}

.smaller {
font-size: 8pt
}

.larger {
font-size: 10pt
}

.sidebar {
font: 8.5pt trebuchet ms, trebuchet, verdana, helvetica, sans-serif; 
}

A:link {color:#cc3333; text-decoration: none}
A:visited {color:#993333; text-decoration: none}
A:active {color:#cc3333; text-decoration: none}
A:hover {color:#cc3333; text-decoration: underline}

.vline {
background: url(images/vline.gif);
}

.hline {
background: url(images/hline.gif);
}

.box {
background: #eedd66; 
border-style: solid;
border-width: 2px;
border-color: #332222;
padding: 0px;
}

.yellowbox {
background: #eedd66 url(images/dots_yellow.gif); 
border-style: solid;
border-width: 2px;
border-color: #333333;
padding: 10px;
}
.yellow {
background: #eedd66 url(images/dots_yellow.gif); 
padding: 10px;
}

.bluebox {
background: #aabbcc url(images/dots_blue.gif); 
border-style: solid;
border-width: 2px;
border-color: #333333;
padding: 10px;
}
.blue {
// background: #aabbcc url(images/dots_blue.gif); 
background: #aabbcc; 
padding: 9px;
}

.goldbox {
background: #e5d9b3 url(images/dots_gold.gif); 
// background: #eedd66; 
border-style: solid;
border-width: 2px;
border-color: #333333;
padding: 5px;
}
.gold {
background: #e5d9b3 url(images/dots_gold.gif); 
// background: #eedd66; 
padding: 5px;
}

.redbox {
background: #cc3333 url(images/texture_red.gif); 
border-style: solid;
border-width: 2px;
border-color: #333333;
padding: 5px;
font-color: white;
}
.red {
background: #cc3333 url(images/texture_red.gif); 
padding: 9px;
}

.pinkbox {
background: #ddbbaa; 
border-style: solid;
border-width: 2px;
border-color: #333333;
padding: 10px;
}
.pink {
background: #ddbbaa; 
padding: 10px;
}

.dashbox {
border-style: dashed;
border-width: 3px;
border-color: #333333;
}

#popupContainer{
	margin:0 auto; 
	width:550px;
}

#popupContent{
	width:510px;
	padding-left: 20px;
	background-color:#FFFFFF;
}

</STYLE>

