body {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333366;
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	padding-bottom:30px;
	
}
html{
	background-color: #000033;
}

a:link {
	font-family: verdana;
	color: #CCEEDD;
	text-decoration: underline;
}
a:visited {
	font-family: verdana;
	color: #CCEEDD;
	text-decoration: underline;
}
a:visited:hover {
	font-family: verdana;
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	font-family: verdana;
	color: #ffffff;
	text-decoration: underline;
}

.sidemenu{
	width:125px;
	float:right;
	padding-right:15px;
	padding-left:10px;
	padding-top:60px;
}
.clear{
	clear:both;
}
ul{
	text-indent: 0px;
	list-style-position:outside;
}
li{
	text-indent: 0px;
	margin-top:10px;
	padding:0px;
}
ul.menulist{
	text-indent: 0px;
	display: inline;
	list-style-position: outside;
	list-style-type: none;
}
li.menulist{
	line-height: 25px;	
	margin-top:0px;
}
li.menulist a:link {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCEEDD;
	text-decoration: none;
}
li.menulist a:visited {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCEEDD;
	text-decoration: none;
}
li.menulist a:hover {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}

.maincontent{
	padding-top:60px;
	width:640px;
	padding-left:15px;
}
.textcol{
	width:280px;
	margin-right:8px;
	margin-left:8px;
	padding-right:4px;
	padding-left:4px;
	float:left;
}
#mainnewsbox.textcol{
	position:relative;
	top:-45px;
}#mainteambox.textcol{
	position:relative;
	width:380px;
	margin-left:190px;
}
#newslist.textcol{
	margin-top:65px;
}
#jumpto.textcol{
	margin-top:45px;
	text-align:right;
}
.acrossline {
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CCEEDD;
	background-color: #333366;
	border-bottom-width: 2px;
	font-weight:bold;
	padding: 0px;
	padding-bottom:5px;	
}
#acrossall.acrossline {
	margin-top:20px;
	page-break-before: always;
	width:600px;
}

.newstextlink {
	font-family: verdana;
	font-size: 12px;
	/*font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;*/
	//color: #666699;
	//text-decoration: underline;
}
.newstextlinksmall {
	font-family: verdana;
	font-size: 9px;
	/*font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666699;
	text-decoration: underline;*/
}

a.newstextlink:link {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCEEDD;
	text-decoration: underline;
}
a.newstextlink:visited {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCEEDD;
	text-decoration: underline;
}
a.newstextlink:visited:hover {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}
a.newstextlink:hover {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}
a.newstextlinksmall:link {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCEEDD;
	//text-decoration: underline;
}
a.newstextlinksmall:visited {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCEEDD;
	//text-decoration: underline;
}
a.newstextlinksmall:visited:hover {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	//text-decoration: underline;
}
a.newstextlinksmall:hover {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
p{
	line-height:16px;
	font-weight:bold;
}
h2{
	color:#FFFFFF;
}
input[type="text"]{
	width:280px;
}
textarea#datebox{
	width:280px;
	height:17px;
	line-height:16px;
	font-weight:bold;
	background-color: #333366;
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	border: none;
	padding:2px;
	cursor: pointer;
	overflow:hidden;
}textarea#datebox:focus{
	border: 1px solid #CCCCCC;
	padding:1px;cursor: text;
}
textarea#titlebox{
	width:280px;
	line-height:16px;
	font-weight:bold;
	background-color: #333366;
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	border: none;
	padding:2px;
	cursor: pointer;
	overflow:hidden;
}
textarea#titlebox:focus{
	border: 1px solid #CCCCCC;
	padding:1px;cursor: text;
}
textarea#frontwaffle1{
	width:280px;
	line-height:16px;
	font-weight:bold;
	background-color: #333366;
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	border: none;
	padding:2px;
	cursor: pointer;
	overflow:hidden;
}
textarea#frontwaffle1:focus{
	border: 1px solid #CCCCCC;
	padding:1px;cursor: text;
}textarea#frontwaffle2{
	width:280px;
	line-height:16px;
	font-weight:bold;
	background-color: #333366;
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	border: none;
	padding:2px;
	cursor: pointer;
	overflow:hidden;
}
textarea#frontwaffle2:focus{
	border: 1px solid #CCCCCC;
	padding:1px;cursor: text;
}
textarea#firstparabox{
	width:280px;
	line-height:16px;
	font-weight:bold;
	background-color: #333366;
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	border: none;
	padding:2px;
	cursor: pointer;
	overflow:hidden;
}
textarea#firstparabox:focus{
	border: 1px solid #CCCCCC;
	padding:1px;cursor: text;
	overflow:auto;
}
textarea#detailbox{
	width:280px;
	line-height:16px;
	font-weight:bold;
	background-color: #333366;
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	border: none;
	padding:2px;
	cursor: pointer;
	overflow:hidden;
}
textarea#detailbox:focus{
	border: 1px solid #CCCCCC;
	padding:1px;cursor: text;
	overflow:auto;
}
textarea#salebox{
	width:280px;
	line-height:16px;
	font-weight:bold;
	background-color: #333366;
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	border: none;
	padding:2px;
	cursor: pointer;
	overflow:hidden;
}
textarea#salebox:focus{
	border: 1px solid #CCCCCC;
	padding:1px;cursor: text;
	overflow:auto;
}
textarea#articlebox{
	width:280px;
	line-height:16px;
	font-weight:bold;
	background-color: #333366;
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	border: none;
	padding:2px;
	cursor: pointer;
	overflow:hidden;	
}
textarea#articlebox:focus{
	border: 1px solid #ffffff;
	padding:1px;
	cursor: text;
	overflow: auto;
}
textarea{
	width:280px;
	overflow: auto;	
}
label{
	text-align:left;
	display:block;
	font-weight:normal;
	font-size:9px;
	color:#000033;
}
label:focus{
	color:#CCCCCC;
}
.savebox{
	background:#000033;
	position: fixed;
	height: 30px;
	width: 100%;
	bottom: 0px;
	left:0px;
	margin:0px;
	padding:5px;
	border-top: #CCEEDD solid 6px;
	text-align:center;
	z-index: 20;
}.errbox {
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	margin-right: 20px;
	border: 3px solid #CC0000;
}
#thefly {
	z-index:10;
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	visibility:visible;
}
.thumbpad{
	width:75px;
	margin-right:10px;
}.subtitle{
	font-size:12px;
}
.adminimage{
	/*position: relative;
	left: 22px;
	top: -200px;*/
	position:absolute;
	width: 180px;
	height: 70px;
	background-color: #FFFFFF;
	border: 3px inset #666666;
	padding: 7px;
	float: none;
	z-index: 2;
	font: normal normal 11px Verdana, sans-serif;
	color: #333333;
}.teamcol{
	width:150px;
	margin-right:8px;
	margin-left:8px;
	padding-right:4px;
	padding-left:4px;
	float:left;
	margin-top:15px;
}