/* standard formats */

textarea { background: #fff; }

body	{
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
/*	border-top: 5px solid #566; */
	font-size:13px; font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:17px;
	padding-bottom: 25px;
	}

td {font-size:13px; line-height:17px; font-family:Tahoma,Arial, Helvetica, sans-serif;}

div.box {
  float:right;
  background: #ffffff;
  padding: 5px 5px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

.newslinks {
	line-height:14px;
	margin-top:-7px;
}

/* body formats (used in editor) */

.title {font-size:18px; font-weight:bold;}
.subtitle {font-size:16px; font-weight:bold; color:#630;}
.typewriter {font-family: Courier New, Courier;}


/* body effects (used in editor) */

.highlight { background-color:#fd1; }

.floatright {float:right; width:240px; 
		margin: 10px;
		color:#630;
		background-color:#fdb;
		font-weight:bold;
		text-align:left;
		padding:5px;
		border-left: #630 5px solid;}

.floatleft {float:left; width:240px;
		margin: 10px;
		color:#630;
		background-color:#fdb;
		font-weight:bold;
		text-align:left;
		padding:5px;
		border-right: #630 5px solid;}

.image {float:right; width:234px;
		margin-top: 7px;
		margin-right: 0px;
		margin-bottom: 7px;
		margin-left: 10px;
		font-size:11px;
		line-height:15px;
		text-align:left;
		padding:5px;
		border:#CCCCCC 1px solid;}


/* link formats */

A {color:#ee1122; text-decoration:none;}
A:visited {text-decoration: none;}
A:hover {text-decoration:underline;}
A:active {text-decoration: none;}


/* around-the-page formats */

.newstag1 {font-size:12px;
	font-weight:bold;
	color:#666666;
}

.newstag2 {font-size:10px;
	font-weight:bold;
	color:#666666;
}

.topdate {font-size:15px;
	font-weight:bold;
	color:#757575;
}

.pagehead {font-size:22px; 
	font-weight:bold;
	text-align:left; 
	margin-top:15px;
	margin-bottom:0px;
	margin-right:30px;
	line-height:24px;}

.pagepath {font-size:10px;
	text-align:left;
	margin-top:12px;}

.footer {color:#FFFFFF; font-size:11px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;  }

.leftmenu {font-size:15px;
	font-weight:bold;
	line-height:17px
	text-align:left;
	margin-left:20px;
	margin-top:12px;
	background-repeat:no-repeat;}

.submenu {font-size:13px; font-weight:bold; line-height:16px; text-align:left;}
.tinymenu {font-size:12px; font-weight:bold; line-height:13px; text-align:left;}

.searchbox {background-color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:red;
	border: 1px solid red;
}

.searchbutton {background-color:red;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:white;
	border: 1px solid red;
}

.emailbox {background-color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#336699;
	border: 1px solid #336699;
}

.emailbutton {background-color:#336699;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:white;
	border: 1px solid #336699;
}

.rightmenutitle {
	margin-left:9px;
	margin-top:9px;
	margin-right:9px;
	color:#336699;
	align:left;
	font-size:15px;
	font-weight:bold;
}


.rightmenutext {
	margin-left:7px;
	margin-right:5px;
	margin-bottom:9px;
	margin-top:9px;
	font-size:13px;
	color:#336699;
}
