.bgNav {
	background-image : url("images/t_r2c2.jpg");
	background-repeat : no-repeat;
}

.bgBlurb {
	background-image : url("images/blurb_back.jpg");
	background-repeat : no-repeat;
}

.bgLineLeft {
	background-image : url("images/l_repeat.jpg");
	background-repeat : repeat-y;
}

.bgLineRight {
	background-repeat : repeat-y;
	background-image : url("images/r_repeat.jpg");
	background-position : right;
}

.navText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
}

.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

.disclaimer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	padding-left:30px;
}

.homepageText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
}

.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
}
.textBig {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : normal;
}
.textRed {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #ff0000;
	font-style : normal;
	font-weight : normal;
}
.terms {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

.rollover a { 
	background-color: #9eb7bc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: #0d0d0d;
	text-decoration : none;
}
.rollover a:hover { 
	background-color: #d2edf2;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: #6f7073;
	text-decoration : none;

}

.rollover a:visited { 
	background-color: #9eb7bc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: #0d0d0d;
	text-decoration : none;
}

.rolloverReg a { 
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: rgb(59,95,229);
	text-decoration : none;
}
.rolloverReg a:hover { 
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: rgb(117,118,123);
	text-decoration : none;

}

.rolloverReg a:visited { 
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: rgb(59,95,229);
	text-decoration : none;
}

.rolloverAdmin a { 
	background-color: #ECE8CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: rgb(59,95,229);
	text-decoration : none;
}
.rolloverAdmin a:hover { 
	background-color: #ECE8CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: rgb(117,118,123);
	text-decoration : none;

}

.rolloverAdmin a:visited { 
	background-color: #ECE8CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: rgb(59,95,229);
	text-decoration : none;
}

DIV#nav A {
	background-color: #9eb7bc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: #0d0d0d;
	text-decoration : none;
}

DIV#nav A:hover, DIV#navigation A.selected {
	background-color: #d2edf2;
}

INPUT.style
{
    
    FONT-SIZE: 9pt;
    BACKGROUND: #ffffff;
    COLOR: #000000;
    
}
.imageBorder {
border : 1px solid Black;
}

.bgFooter {
	background-image : url("images/bottom.jpg");
	background-repeat : no-repeat;
}

