/* link highlight */
a:hover {color: #FF4000;}

/* selected tab */
#selectedtab {color: white;}
#selectedtab :hover {color: yellow;}

/* main title */
#title {color: white;}

/* main bk color */
.bc {background-color: #FF4000;}

/* text color on main bk color */
.fc {color: white;}

/* hr color */
.hrc {color: #FF4000;}


#content h1 {
        font-size: 24px;
        font-weight: bold;
        color: #FF4000;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}

#content h2 {
	font-size: 18px;
       	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}

.lnav {text-decoration:none; font-weight: bold; color: #FF4000;  white-space: nowrap; padding-right: 10px; background: url('/security/pics/next.gif') no-repeat 100% 50%; zoom: 1; }
.bnav {text-decoration:none; font-weight: bold; white-space: nowrap; padding-right: 10px; background: url('/security/pics/next.gif') no-repeat 100% 50%; zoom: 1; }
.blin {text-decoration:none; color: #FF4000; font-weight: bold; }

/* hr color */
.bol {font-weight: bold;}
