body, p, #entrybody {
	color: #333333;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #993333;
}

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

a:active {
	color: #0000CC;
	text-decoration: underline;
}


#topsearch { 
	position: absolute; 
	top:-3px; 
	right:10px; 
	z-index:1; 
	float: right;
	}


#topsearch input {
	font: 15px Georgia, "Times New Roman", Times, serif;
	border: 1px #666 dotted;
	background: #fff;
	color: #666;
	width: 130px;
//	height: 28px;
	padding: 6px;
	font-weight:bold;
	}
	
	
#topsearch input:focus {
	color: #000;
	background: #FFFFEE;
	border: 1px #000 solid;
	font-weight:normal;
	}


.sidebox {
	width:150px;
	padding:6px 4px 4px 6px;
	border:1px solid #ccc;
	background-color:#ffe;
	}


.smblktext {
	color: #333333; 
	font-family: Verdana, 
	Arial, Helvetica, sans-serif;	
	font-size: 10px; 
	line-height: 13px;
	}


.title {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
}

.entitle {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
}

.entext {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.smalltext {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

.medtext {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}


.engtext {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.newshead {
	color: #330000;
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}

.newssrc {
	color: #999966;
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 9px;
	line-height: 10px;
}


.mymtitle {
	font-family: "MYM Plassery Regular";
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
}

.mymbody, .mymbody  a {
	font-family: "MYM Plassery Regular";
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
}

.mymsmalllink, .mymsmalllink a {
	color: #993300;
	font-family: "MYM Plassery Regular";
	font-size: 16px;
	font-weight: normal;
	line-height: 14px;
}



.fronttitle {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}

.mymfronttitle {
	font-family: "MYM Plassery Regular";
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
}

.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #EEEEEE; 
	font-size: 10px; border: 0px;
	}

.artimg {
	margin: 4px 8px 4px 8px;
	padding: 2px;
	border: 1px solid #ccc;
	float: right;
	}

.artimg:hover {
	border: 1px solid #000;
	}

.ytr {
	background: url(/img/youtube.gif) center top no-repeat #e8e8e8;
	width:200px;
	margin: 4px 8px 4px 8px;
	padding: 2px;
	border: 1px solid #ccc;
	float: right;
	font-size: 9px;
	color: #666;
	text-align: right;
	line-height:12px;
	}

.ytl {
	background: url(/img/youtube.gif) center top no-repeat #e8e8e8;
	width:200px;
	margin: 4px 8px 4px 8px;
	padding: 2px;
	border: 1px solid #ccc;
	float: left;
	font-size: 9px;
	color: #666;
	text-align: left;
	line-height:12px;
	}

.ytc {
	background: url(/img/youtube.gif) center top no-repeat #e8e8e8;
	display:block;
	width:200px;
	margin: 8px auto;
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 9px;
	color: #666;
	text-align: center;
	line-height:12px;
	}


.logo { behavior: url(/iepngfix.htc) }



#wotd {
	font: 15px Georgia, "Times New Roman", Times, serif;
	margin-top: 4px;
	position: absolute; 
	right:180px; 
	z-index:1; 
	float: right;
	font-weight:bold;
	}

#wotd br, #wotd small, #wotd b, .AWAD_title, .AWAD_byline
	{display:none;}

#wotd a, #wotd a:visited
	{text-decoration: none; color: green;}

#wotd .AWAD_wordlink, #wotd .AWAD_wordlink:visited
	{text-decoration: none; color: green;}

#wotd a:hover, #wotd .AWAD_wordlink:hover
	{color: white;}


#extended {
	border: 1px dotted #900;
	padding: 10px;
	margin-left: -10px;
	clear:both;
}

#extended p {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#extended a {
	color: #990000;
	font-family: verdana, geneva, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#extended a:hover {
	text-decoration: underline;
}

#links p {
	font-size: 11px;
	line-height: 10px;
	margin-left:4px;
}

#links a {
	color: #693;
	padding-left:6px;
	background: url(/img/linkdot.gif) no-repeat center left;
}
 
#entrybody li {
	margin: 0 0 10px 20px;
	padding-left: 10px;
	line-height:1.2em;
	list-style: none;
	background: url(/img/linkdot.gif) no-repeat center left;
} 

#entrybody {
padding-right:8px;
}

#printlogo {
display:none;
}

.toprint {
display:none;
}

#noprint {
visibility:visible;
}

input, textarea, select {
border: 1px solid #999;
padding: 2px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}


