/*body {background-color: 878787; font-family: tahoma; font-size: 12px; color: white}*/
body
{
	background-image:url(images/ice.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:white;
}

p {font-family: tahoma; font-size: 12px; color: white;}
p.body {font-family: tahoma; font-size: 12px; color: #313131; text-align: left; padding: 5px; vertical-align:top}

/* table settings */
td {border-style: none; background-color:#FFFFFF; font-size: 12px; text-align:left}
td.separator {background-color:#eaeaf4; text-align:left; text-indent: 5px; color: #878787;}
td.testimonials {background-color: #313131; text-align:center}
td.linkbar {background-color:#313131; text-align:center}
td.body {color:#313131; padding:5px}
td.regheader {text-align: right; width:35%; vertical-align: text-top}
td.reqregheader {text-align: right; width:35%; color:#cd2a2b}
th.registration {background-color: #eaeaf4; text-align:center}
th.instruction {font-weight: bold; text-align:left; color:#313131; padding:5px}
td.testsig {text-align:left; color:#313131; padding:5px; font-style: italic;}

/* link settings */
a:link {text-decoration: none; color:#cd2a2b}
a:visited {text-decoration: none; color:#cd2a2b}
a:hover {text-decoration: underline; color:#cd2a2b}

a.two:link {text-decoration: none; color:#cd2a2b;}
a.two:visited {text-decoration: none; color:#cd2a2b}
a.two:hover {text-decoration: underline; color:#cd2a2b;}

div.testimonialbox {color:#878787; border-style: solid; border-width:thin; border-color:#BEBEBE; background-color:#F7F7F7; width:85%; font-size:8pt; padding:2px}
div.testimonialname {color:#313131; white-space: nowrap;}
div.headline {color:#313131; font-weight:bold; text-align:left}
div.body {vertical-align:top; color:#313131; padding:5px}
div.quote {padding: 20px 25px 10px 25px; color: #eeeeee; font-size: 11px; font-weight: bold; font-family: verdana, sans-serif; line-height: 1.3em; font-style: italic}
div.quotesig {padding-left: 25px; font-size: smaller; color: #eeeeee; font-family: sans-serif; text-align: left}

input, textarea {background: #eaeaf4; font-family:tahoma; font-size:12px; width:40;}

select.required {text-align:center}

.info   { color:#313131; background-color: transparent; font-weight: normal; text-align:right; }
.warn   { color:#313131; background-color: transparent; font-weight: normal; text-align:right; }
.error  { color:#cd2a2b; background-color: transparent; font-weight: bold; text-align:right; }

#dhtmltooltip{
font-size: 10px;
position: absolute;
width: 110px;
border: 1px solid #313131;
padding: 2px;
background-color: #eaeaf4;
color: #313131;
text-align: center;
font-family: tahoma;
visibility: hidden;
z-index: 100;
}