span.blue { COLOR: #0066DD; font-size: 11px; font-weight: bold; }
span.red { COLOR: #990000; font-size: 11px; font-weight: bold; }
span.darkorange { COLOR: #CC5500; font-size: 14px; font-weight: bold; }
span.smallred { COLOR: #990000; font-size: 11px; font-weight: normal; padding-top: 10px; }
span.bigblack { COLOR: #000000; font-size: 14px; font-weight: bold; }

body {
padding: 2px;
margin: 2px;
color: #000000;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #ffeecc;
line-height: 1.6em;
}

.content {
font-family: Verdana, Arial, Helvetica, sans-serif;
z-index: 1;
font-size: 12px;
color: #000000;
border: 1px solid #DDDDDD;
background-color: #FFFFFF;
padding: 6px;
margin: 2px;
position: absolute;
left: 50%;
top: 5px;
width: 894px;
margin-left: -447px;
line-height: 1.6em;
}

img {
	border: 0px solid #FFFFFF;
}

p, td {
line-height: 1.6em;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
text-decoration: none;
color: #0066CC;
}

a:hover {
text-decoration: none;
color: #0066FF;
}

.menu {
height: 28px;
}

.menu td {
BORDER-TOP: #086bcc 1px solid;
BORDER-BOTTOM: #086bcc 1px solid;
BORDER-LEFT: #0077dd 1px solid;
BORDER-RIGHT: #086bcc 1px solid;
background-color: #086bcc;
background-image: url(/images/menu_bg.jpg);
background-repeat: repeat-x;
text-align: center;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
padding: 4px;
margin: 0px;
height: 28px;
}

.menu .menu_gold {
BORDER-TOP: #FFBB00 1px solid;
BORDER-BOTTOM: #FFEE7A 1px solid;
BORDER-LEFT: #FFBB00 1px solid;
BORDER-RIGHT: #FFEE7A 1px solid;
background-color: #ffd267;
background-image: url(/images/menu_gold.jpg);
background-repeat: repeat-x;
text-align: center;
font-size: 12px;
font-weight: normal;
color: #000000;
padding: 4px;
margin: 0px;
height: 28px;
}

.menu .menu_gold a {
	color: #000000;
}

.menu .menu_gold a:hover {
	color: #AA8800;
}

.menu a {
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

.menu a:hover {
color: #FFEE7A;
}


h1 {
font-size: 16px;
color: #009900;
font-weight: bold;
padding: 2px;
margin: 2px;
text-transform: uppercase;
}

h2 {
font-size: 14px;
color: #0088EE;
font-weight: bold;
padding: 1px;
margin: 1px;
text-transform: uppercase;
text-align: left;
}

h3 {
font-size: 12px;
color: #EE8800;
font-weight: bold;
padding: 2px;
margin: 2px;
text-transform: uppercase;
}

.gray_border table {
BORDER: #cccccc 0px solid;
}

.gray_border td {
BORDER: #cccccc 1px solid;
}

.news_gray_border table {
BORDER: #cccccc 0px solid;
}

.news_gray_border td {
BORDER: #cccccc 1px solid;
font-family: Verdana, Arial;
FONT-SIZE: 10px;
}

.news_gray_border h2 {
font-size: 12px;
color: #0088EE;
font-weight: bold;
padding: 1px;
margin: 1px;
text-transform: uppercase;
text-align: left;
}

.news_gray_border h3 {
font-size: 10px;
color: #EE8800;
font-weight: bold;
padding: 2px;
margin: 2px;
text-transform: uppercase;
}

LI {
font-size: 11px;
padding: 2px;
margin: 2px;
}

/* Labels */

label { text-align:right; color: #009900; font-weight: bold; FONT-SIZE: 12px; }
input, textarea { 
COLOR: #AA6600;
font-weight: normal;
FONT-SIZE: 12px;
}

/* Rounded Corners */
 /* set background images for corners */
.rbroundbox { background: url(/images/simple_background.gif) repeat; }
.rbtop div  { background: url(/images/simple_top_left.gif) no-repeat top left; }
.rbtop      { background: url(/images/simple_top_right.gif) no-repeat top right; }
.rbbot div  { background: url(/images/simple_bottom_left.gif) no-repeat bottom left; }
.rbbot      { background: url(/images/simple_bottom_right.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 12px;
	font-size: 1px;
}
.rbcontent  { margin: 0 12px; }
.rbroundbox { margin: auto; }
 
.rbroundbox p { padding: 0; margin: 1em 0 0 0; }


 /* set background images for corners */
.rbroundbox2 { background: url(/images/simple_background2.gif) repeat; }
.rbtop2 div  { background: url(/images/simple_top_left2.gif) no-repeat top left; }
.rbtop2      { background: url(/images/simple_top_right2.gif) no-repeat top right; }
.rbbot2 div  { background: url(/images/simple_bottom_left2.gif) no-repeat bottom left; }
.rbbot2      { background: url(/images/simple_bottom_right2.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
	width: 100%;
	height: 12px;
	font-size: 1px;
}
.rbcontent2  { margin: 0 12px; }
.rbroundbox2 { margin: auto; }
 
.rbroundbox2 p { padding: 0; margin: 1em 0 0 0; }


