@charset "UTF-8";
/* CSS Document */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
}

.bodytextserif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 16px;
}
.titleArialN {
	font-family: "Arial Narrow Bold";
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.smalltextserif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #F9F8CC;
}
.titlesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5A6f54;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	padding-right: 65px;
}

.subscribe {
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	width: 750px;
	margin: 10px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.sessionname {
	font-family: "Arial Black";
	font-size: 16px;
	color: #405984;<br />
font-weight: bold;
}
.textblue {
	font-family: "Arial";
	font-size: 12px;
	color: #405984;
}

#maintable {
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-position: left top;
	vertical-align: top;
	width: 460px;
	padding: 0px;
	text-align: left;
	left: 0px;
}

#registerbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	width: 50px;
	padding: 4px;
	text-align: center;
	left: 0px;
	background-color: #d2d1b3;
	border: 1px solid #000000;
	position: absolute;
	margin-left: 30px;
}
#declinebutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	width: 50px;
	padding: 4px;
	text-align: center;
	left: 0px;
	background-color: #d2d1b3;
	border: 1px solid #000000;
	position: absolute;
	margin-left: 130px;
}


#rightsidebar{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 200px;
	margin-left: 5px;
	background-position: top;
}

#bottombar{
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
	color: #fcfcfb;
}

#shadow-container {
	position: relative;
	left: 10px;
	top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 752px;
}



#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
        background: #f8f8f3;
        border: 1px solid #848284;
        padding: 0px;
    }
	
	#shadow-container2 {
	position: relative;
	left: 10px;
	top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 557px;
}



#shadow-container2 .shadow2,
#shadow-container2 .shadow3,
#shadow-container2 .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container2 .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container2 .shadow2 {
        background: #DBDADB;
    }

    #shadow-container2 .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container2 .container {
        background: #f8f8f3;
        border: 1px solid #848284;
        padding: 0px;
    }
	
a:link {
	color: #678DA0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
