#dropmenudiv{position:absolute;border:1px solid black;border-bottom-width: 0;font:normal 10px Arial;line-height:18px;z-index:100;}
#dropmenudiv a{width: 100%;display: block;text-indent: 3px;border-bottom: 1px solid black;padding: 1px 0;text-decoration: none;font-weight: bold;}
#dropmenudiv a:hover{background-color: #eaeafd;}

.shakeimage{position:relative}
.rQts {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.randomItems {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.comments {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
.smallText {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
.interviewQ {
	font-family: arial;
	font-size: 12px;
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}
.interviewBold {
	font-family: arial black;
	font-size: 16px;
	color: #515151;
	text-align: center;
	letter-spacing: 1pt;
	text-decoration: none;
}
.oldEventsBold {
	font-family: Arial Black;
	font-size: 16px;
	color: #666666;
	text-align: center;
	letter-spacing: 1pt;
	text-decoration: none;
}
.oldEventsNormal {
	font-family: arial;
	font-size: 13px;
	color: #003300;
	text-decoration: none;
}
.copyright {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
}
.normalTextGreen {
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
	color: #003300;
	text-align: justify;
}
.normalTextAlignMGreen {
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
	color: #003300;
	text-align: center;
}
.normalR {
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
	color: #003300;
	text-align: right;
}
.boldTextAlignMGreen {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #515151;
	font-weight: bold;
	text-align: center;
}
.boldTextGreen {
	font-family: arial;
	font-size: 15px;
	text-decoration: none;
	color: #003300;
	font-weight: bold;
	text-align: justify;
}
.sboldTextGreen { text-align:left;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #003300;
	font-weight: bold;
}
.authorName {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #003300;
	font-weight: bold;
	text-align: right;
}
.bottomBack {
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
	color: #003300;
	font-weight: bold;
	text-align: right;
}
.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.border {
	border: 1px solid #CCCCCC;
}

.header {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.sub {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #B0B0B0;
	letter-spacing: 2pt;
	text-decoration: none;
}
.menuText {
	font-family: arial;
	font-size: 12px;
	color: #0033FF;

}
A:link {COLOR: #003300; TEXT-DECORATION: none}
A:visited {COLOR: #003300; TEXT-DECORATION: none}
A:hover {COLOR: #ff0000; TEXT-DECORATION: none; }
A:active {COLOR: #000000; TEXT-DECORATION: none}
.bottomLineSoft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.headText {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
.errorMessage {
	font-family: arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.bottomL {
	border-bottom-width: 4px;
	border-bottom-style: dashed;
	border-bottom-color: #eaeafd;
	text-align: center;
}
.topL {
	border-top-width: 4px;
	border-top-style: dashed;
	border-top-color: #eaeafd;
	background-color:#fafafa;
	font-size: 1px;
	padding: 7px;
}
.leftL {
	border-left-width: 4px;
	border-left-style: dashed;
	border-left-color: #eaeafd;
	padding: 5px;
	text-align: right;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
.tbL {
	border-top-width: 4px;
	border-top-style: dashed;
	border-top-color: #eaeafd;
	border-bottom-width: 4px;
	border-bottom-style: dashed;
	border-bottom-color: #eaeafd;
	text-align: center;
	padding: 7px;
}
.required {font-weight:bold;color:red;}
.error-div {border:1px solid #FF0000;background-color:#FFDEDE;padding:10px;margin-bottom:5px;color:#CC0000;}
.success-div {border:1px solid #09BD00;background-color:#EEFFED;padding:10px;margin-bottom:5px;color:#006600;}

.slideshow{ /*CSS for DIV containing each image*/
float: left;margin-right: 60px;margin-bottom: 20px;}
.slideshow img{ /*CSS for each image tag*/
border:0;width: 150px;height: 100px;}
#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;}
#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;margin-bottom: 3px;font-size: 110%;}
#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: d8d9fc;}