BODY {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #333366;
	FONT-FAMILY: 'Times New Roman'
}
TD.userOption{
	font-weight: bold;;
	background-color: #92bed7	
}
DIV.issue{
	font-weight: bold;
	width: 300;
}
TD.main{
	background-image: url("/ShortPath/images/topnavbg.jpg")
}

BODY.help{
	background-image: url("/ShortPath/images/topnavbg.jpg")
}

TD.mainForum{
	background-color: white
}

TH {
	color: #004080;
	font-family: "Book Antiqua";
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
}

TD {
	color: #004080;
	font-family: "Book Antiqua";
	font-size: 12pt;
	font-weight: bold;
	font-style: normal
}


IMG {
	border-style: none;
}

LI {
	font-family: "Book Antiqua";
	font-size: 12pt;
	font-weight: bold;
	font-style: normal
}

a {
	color:  #e8ff97;
	text-decoration: underline;
	font-size: 10pt
}

a :hover {
	color: #80ffff;
	text-decoration: underline;
}

a.menuLink {
	color: #e8ff97;
	text-decoration: underline;
	font-size: 10pt
}

a.menuLink :hover {
	color: #80ffff;
	text-decoration: underline;
}

.ajaxLink {
	color: #e8ff97;
	text-decoration: underline;
	font-size: 14pt
}

.ajaxLink :hover {
	color: #80ffff;
	text-decoration: underline;
}

.rbslink {
	color: #004080;
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold
}

.rbslink :hover {
	color: #8080ff;
	text-decoration: underline;
	font-size: 12pt
}

.rbsRed {
	color: red;
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold
}

.rbsRed :hover {
	color: #8080ff;
	text-decoration: underline;
	font-size: 12pt
}

.rbsView {
	color: #004080;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold
}

.rbsView :hover {
	color: #8080c0;
	text-decoration: underline;
	font-size: 10pt
}

.opacityIt img {
	filter: progid :   DxImageTransform .   Microsoft .  
		Alpha(opacity =   100);
	-moz-opacity: 1.0;
}

.opacityIt :hover img {
	filter: progid :   DxImageTransform .   Microsoft .  
		Alpha(opacity =   70);
	-moz-opacity: 0.7;
}

.linkText FONT {
	font-size: 10pt;
	color: #004080
}

P {
	font-family: Times New Roman;
	font-size: 12.0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
}

TABLE.isl {
	border-color: #000040
}}