h3 {
	font-size: 16px;
}

#Header h1 {
    font-size: 30px;
}

#Home a:link {
    color: #990000;
    text-decoration: none;
    font-weight: bold;
}

#Home a:visited {
    color: #990000;
    text-decoration: none;
    font-weight: bold;
}

#Home a:active {
    text-decoration: none;
}

#Home a:hover {
    text-decoration: underline;
}

.titlebar a:link {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.titlebar a:visited {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.titlebar a:active {
    text-decoration: none;
}

.titlebar a:hover {
    text-decoration: underline;
}

#L2 #L3 a:link {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

#L3 a:visited {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

#L3 a:active {
    text-decoration: none;
}

#L3 a:hover {
    text-decoration: underline;
}

a:link {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a:visited {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#Header a:link {
    color: #B30094;
    text-decoration: none;
    font-weight: bold;
}

#Header a:visited {
    text-decoration: none;
    color: #B30094;
    font-weight: bold;
}

#Body {
    font-family: "Times New Roman", serif;
    font-size: 16px;
    background-color: #eee;
}

#Header {
    border-bottom: 2px solid #B30094;
    width: 850px;
    height: 50px;
}

#MainBody h2 {
    text-align: center;
}

#Header img {
    float: left;
}

#Header ul {
    background-color: #eeeeee;
    color: #B30094;
    float: right;
    width: 400px;
    list-style-type: none;
    padding-left: 2px;
    margin-left: 2px;
    border-right: 2px solid #B30094;
    padding-bottom: 5px;
}

#Header h3 {
    padding-top: 2px;
    margin-top: 2px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#SideNav {
    float: left;
	margin-top: 15px;
	width: 210px;
}

.small_ul {
    margin-left: 0px;
    padding-left: 4px;
    padding-top: 0px;
	margin-top: 0px;
	list-style: none;
}

#L1 ul {
	list-style: none;
    padding-left: 5px;
    margin-top: 0px;
    padding-top: 0px;
}

.menu_head {
	border-left: 1px #B30094 solid;
	border-bottom: 1px #B30094 solid;
	padding-left: 2px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
    background-color: #eeeeee;
}

.menu_head li {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

.one_line {
	padding-top: 0px;
	margin-top: 0px;
    padding-bottom: 3px;
    margin-bottom: 3px;
}

.req {
    color: #B30094;
}


.titlebar {
    background-image: url('bg.bmp');
	background-repeat: repeat-x;
    background-color: #B30094;
    color: #ffffff; 
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    //margin-top: 15px;
    margin-bottom: 0px;
	font-size: 12px;
}

.ital {
	font-style: italic;
}

.no_b {
    border: 0px;
}

h4 {
    padding-bottom: 5px;
    padding-top: 7px;
    margin-bottom: 0px;
    padding-left: 15px;
    font-size: 12px;

    //padding-top: 5px;
    //margin-top: 5px;
}

#MainBody {
    border-left: 1px #B30094 solid;
    margin-left: 235px; 
    padding-left: 25px;
	margin-top: 15px;
    width: 590px;
}

/**
label {
    float: left;
    width: 12em;
}
    */

select {
    margin-right: 5px;
}

.note {
    font-size: 12px;
}

.c_note {
    font-size: 12px;
    text-align: center;
}

.summary {
    text-align: center;
}

.body_text {
    padding-top: 0px;
    margin-top: 0px; 
    padding-left: 5px;
    background-color: #eeeeee;
}

.error {
    width: 345px;
    padding-left: 3px;
    list-style: none;
    background-color: #FFDDDD;
    border: 1px solid red;
    color: red; 
    font-weight: bold;
}

.push_r {
    margin-left: 50px;
}

.push_r_s {
    margin-left: 33px;
}

.push_d {
    margin-top: 20px;
}
.push_far_d {
    margin-top: 50px;
}

.push_d_s {
    margin-top: 7px;
}

.pad_down_s {
    margin-bottom: 7px;
}

.left {
	float: left;
}

.right {
	float: right;
}
.marg_r {
	margin-right: 10px;
}

.pic_list {
	height: 160px;
	padding-top: 10px;
	margin-right: 10px;
	border-top: 2px solid #cccccc;
}

.pic_list p {
	padding-top: 50px;
}

.introp {
    color: #B30094;
}

.just {
    text-align: justify;
}
.cen {
    text-align: center;
}

.no_d {
    padding-top: 0px;
    margin-top: 0px;
}

.fix_pad {
    margin-top: 20px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 0px;
    height: 0px;
}

.small_top_border {
    border-top: 1px solid #B30094;
    width: 300px;
    margin-left: auto;
    margin-right: auto;

}

.hide {
    display: none;
}

.menu_hr {
    color: #B30094;
    background-color: #B30094;
    height: 2px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.widead {
    margin-top: -5px;
    //margin-top: 5px;
}

.top_p {
    margin-top:0px;
}

.justify {
    text-align: justify;
}

.no_d {
    margin-top: 0px;
    margin-bottom: 0px;
}

.listing {
    margin-top:0px;
}

#SYMP table {
    width: 100%;
}
