.sc_prospect {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	border : 1px solid Black;
	color : Black;
}

.sc_prospectheader {
	border-bottom: 1px solid;
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.sc_prospectfooter {
	border-top : 1px solid;
}

.sc_shortdesc{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}


.sc_button {
	background-color : #A90000;
	color : White;
	font-size : 11px;
	font-weight : Bold;
}


.sc_carttable {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	border : 1px solid #A90000;
}

.sc_cartheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color: #A90000;
	color : White;
	height : 20px;
}

.sc_cartfooter {
}

.notunderline {  text-decoration: none}

.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : large;
	font-style : normal;
	color : #F0FFFF;
}

.link {
	font-family : verdana;
	color : #A90000;
	text-decoration : none;
	font-size : x-small;
	padding-left : 5px;
}
.link a{
	font-family : verdana;
	color : #A90000;
	text-decoration : none;
	font-size : x-small;
}
.link a:hover{
	font-family : verdana;
	color : #A90000;
	text-decoration : underline;
	font-size : x-small;
}

.caption{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : #A90000;
	font-weight : bold;
}

.sc_content {
	font-size : xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.sc_contenttitle{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	color: #909090;
	font-weight : bold;
}

.menu {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : xx-small;
}
.menu a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : Black;
	text-decoration : none;
}

.menu a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : Blue;
	text-decoration : underline;
}


}

.sc_content a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #42517B;
	text-decoration : none;
	font-weight : bold;
}

.sc_content a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #42517B;
	text-decoration : underline;
}
.sc_footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	color : #CCCCCC;
}