body {
	background-color: #cde0f2;
	margin:0px;
	padding:0px;
}

* {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#383838;
}

a, a:link, a:visited {
color:#006a9a;
text-decoration:underline;
}

a:hover {
color:#9a1741;
}

form {
margin:0px;
padding:0px;
}

input, select, textarea {
border: 1px solid #b6b6b6;
font-size:10px;
}

.bottom_bar {
height:18px; 
border-left:1px solid #89929a; 
border-right:1px solid #89929a; border-bottom:1px solid #89929a; 

}

.bottom_bar_text {
text-align:center;
color:#383838;
font-weight:bold;
padding:0px 20px 0px 16px;
text-align:center;
font-size:10px;
}

.table_top {
text-align:center;
background-color:#117aab;
}

.table_mid {
background-image:url(images/box_bg.gif);
background-position:center;
background-repeat:repeat-y;
padding: 5px 15px 5px 15px;
}

.pg_table_mid {
background-image:url(images/pg_bg.gif);
background-position:center;
background-repeat:repeat-y;
padding: 15px 30px 15px 30px;
}

.main_nobg {
background-image:url(images/pg_bg.gif);
background-position:center;
background-repeat:repeat-y;
}

.class_title {
color:#90012d;
font-weight:bold;
font-size:14px;
clear:both;
}

.class_field_title {
font-weight:bold;
float:left;
margin-right:4px;
clear:left;
padding-top:4px;
}

.class_field_content {

padding-top:4px;
clear:right;
line-height:16px;
}


.long_title {
padding:10px 10px 2px 10px;
border-bottom:1px solid #cde0f2;
}

.long_content {
padding:10px 10px 0px 10px;
line-height:14px;
}

.upclasses {
color:#90012d;
font-weight:bold;
padding-top:4px;
padding:3px 0px 1px 0px;
}

.classes_date {
font-weight:bold;
font-size:9px;
padding:1px 0px 1px 0px;
}

.classes_info {
font-size:9px;
padding:1px 0px 1px 10px;
}

.link_divs {
text-align:center;
margin-top:6px;
font-weight:bold;
}

ul {
padding:2px 0px 2px 17px;
margin:0px;
}

ul {
list-style-type:square;
}

.cart_box {
background-color:#cde0f2;
padding:2px 5px;
border-top:2px solid #9b1943;
border-bottom:2px solid #9b1943;
}

.price {

background-repeat:no-repeat;
background-position:left;
padding-right:4px;
}

input {
font-size:10px;
}

.message {
background-color:#dbeaf8;
border:1px dotted #e1effb;
color:#90012d;
margin:4px;
padding:4px;
}

.req {
color:#90012d;
font-size:8px;
}

.bold_red{
color:#8f0133;
font-size:12px;
font-weight:bold;
}