a:active, a:link, a:visited {
	color: #FFFAD0;
	text-decoration : none;
}

a:hover {
	color: #FFFAD0;
	text-decoration : underline;
}

.BorderRght{
	border-right: 1px solid #cccccc;
}

.BackGround1 {
	background-color: #333237;
}

.BackGround2 {
	background-color: #b1b0b5;
}

.BackGround3 {
	background-color: #fffad0;
}

.InputGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
	border: 1px solid #999999;
}

.tblMenuImage {
	background-image: url(../images/menubar_back_img.jpg);
	background-repeat: no-repeat;
	height: 42px;	
}

.tblMainImageback {
	background-image: url(../images/th3.jpg);
	background-repeat: no-repeat;
	background-color: #b1b0b5;	
}

#tblSpecial {
	padding: 5px;	
}

td {
	font-family: Verdana;
	font-size: 11px; 
}

.tdMenuCell {
	font-family: Verdana;
	font-size: 12px; 
	font-weight: bold;	
	color: white;
	cursor: hand;
	white-space: nowrap;
}

.tdMenuCell_Space {
	width: 50px;
}

.tdMenuHolder {
	align: left;
	padding-left: 5px;
	padding-top: 10px;
}

.tblMailFriend, .tblSearch {
	padding: 2px;
	background-color: #FFFAD0;
	border: 1px solid #999999;
	display: none;
}

.tdMailFriend_Head, .tdSearch_Head {
	border-bottom: 1px solid #999999;
	background-color: #b1b0b5;
	color: white;
	font-weight: bold;
}

.divContent {
	width: 580px;
	height: 325px;
	overflow: auto;
	border-left: 1px solid #cccccc;
	color : white;
	padding: 5px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;	
	
	scrollbar-arrow-color:#b1b0b5;
	scrollbar-track-color:#b1b0b5;
	scrollbar-shadow-color:#b1b0b5;
	scrollbar-face-color: ##333237;
	scrollbar-highlight-color:#b1b0b5;
	scrollbar-darkshadow-color:#b1b0b5;
	scrollbar-3dlight-color:#b1b0b5;
}

.StoryCell_head {
	color : #fffad0;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
	cursor:hand;	
}

.tblStoryCell, .tblStoryCell_more  {
	width:100%;
}

.tblStoryCell_more{
	white-space: nowrap;

}

.StoryCell_head_Hover {
	color : #fffad0;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration : underline;	
	cursor:hand;	
}

.StoryCell_body {
	color : white;
	padding: 5px;
}

.StoryBlurb {
	color : white;
	verticle-align: middle;
}

.tdStoryCell_more {
	color : white;
	text-align: right;
	verticle-align: middle;
	font-weight: bold;
	white-space: nowrap;
	cursor:hand;
}

.tdStoryCell_more2 {
	background-image: url(../images/moreaboutme.gif);
	width: 33px;
	height: 20px;
	cursor:hand;
	background-repeat: no-repeat;
}

.lnkHeader {
	color : white;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	border: none;
	text-decoration: none;
}

.tdLnkHeader {
	vertical-align: bottom;
}

.tdFunctions {
	border-top: 1px solid #cccccc;
}

.tdFunctions table{
	padding-top: 4px;	
}

.tdNews {
	width:100%;
	padding: 5px;
	font-size: 10px;
	color: white;
	cursor: hand;
	text-align: left;
}

.tdNews_Hover  {
	width:100%;
	padding: 5px;
	font-size: 10px;
	color: white;
	cursor: hand;
	text-align: left;
	background-color: #333237;

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}

.tdNewsHolder {
	border-top: 1px solid #cccccc;
}

.tblSearchResults {
	color: white;
	font-weight: bold;	
}

.tblSearchResults span {
	color: #fffad0;
	cursor : hand;
	font-weight: normal;
}

