@charset "utf-8";
/* CSS Document */

body {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.searchbox {
	background-color: #1c1c1c;
	height: 23px;
	width: 226px;
	border: 1px solid #655548;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}

.sectionhdr {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.subsectionhdr {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.dateday {
	font-size: 26px;
	line-height: 22px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
.morelinks {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
}
.updatepara {
	font-size: 13px;
	text-align: justify;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.menucol {
	padding-left: 32px;
	line-height: 26px;
}

.menucol a:link {
     color: #ffffff;
     text-decoration: none;
	 	font-size: 24px;
			line-height: 26px;
     }

.menucol a:visited {
     color: #ffffff;
     text-decoration: none;
	 	font-size: 24px;
			line-height: 26px;
     }

.menucol a:hover {
     color: #FF6600;
     text-decoration: underline;
	 	font-size: 24px;
			line-height: 26px;
     }

.menucol a:active {
     color: #FF0000;
     text-decoration: none;
	 	font-size: 24px;
			line-height: 26px;
     }
.linkcol {
	padding-left: 32px;
	line-height: 20px;
}

.linkcol a:link {
     color: #ffffff;
     text-decoration: none;
	 	font-size: 18px;
			line-height: 20px;
     }

.linkcol a:visited {
     color: #ffffff;
     text-decoration: none;
	 	font-size: 18px;
			line-height: 20px;
     }

.linkcol a:hover {
     color: #FF6600;
     text-decoration: underline;
	 	font-size: 18px;
			line-height: 20px;
     }

.linkcol a:active {
     color: #FF0000;
     text-decoration: none;
	 	font-size: 18px;
			line-height: 20px;
     }
.campara {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}

.topmenu a {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
}

.topmenu a:link {
     color: #ffffff;
     text-decoration: none;
     }

.topmenu a:visited {
     color: #ffffff;
     text-decoration: none;
     }

.topmenu a:hover {
     color: #FF6600;
     text-decoration: underline;
     }

.topmenu a:active {
     color: #FF0000;
     text-decoration: none;
     }

.ninept {
	font-size: 9px;
}
.tenpt {
	font-size: 10px;
}
.elevenpt {
	font-size: 11px;
}
.elevenpt b{
	font-size: 11px;
}
.twelevept {
	font-size: 12px;
}
.thirteenpt {
	font-size: 13px;
}
.fourteenpt {
	font-size: 14px;
}
.fifteenpt {
	font-size: 15px;
}
.sixteenpt {
	font-size: 16px;
}
.seventeenpt {
	font-size: 17px;
}
.eighteenpt {
	font-size: 18px;
	letter-spacing: -1px;
}

.botmenu a {
	font-size: 12px;
	font-weight: normal;
}

.botmenu a:link {
     color: #999999;
     text-decoration: none;
     }

.botmenu a:visited {
     color: #999999;
     text-decoration: none;
     }

.botmenu a:hover {
     color: #CCCCCC;
     text-decoration: underline;
     }

.botmenu a:active {
     color: #FFFFFF;
     text-decoration: none;
     }
.thirteenptul {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.reviewbox {
	height: 330px;
	width: 420px;
	padding-top: 5px;
	padding-right: 5px;
	overflow: auto;
	SCROLLBAR-SHADOW-COLOR: #151515;
	SCROLLBAR-3DLIGHT-COLOR: #010101;
	SCROLLBAR-HIGHLIGHT-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #F73994;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #010101;
}

.reviewpara {
	font-size: 11px;
	line-height: 12px;
	text-align: justify;
		padding-left: 8px;
}