html { background: #7fb4f4;}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
body {
	background : #7fb4f4;
	color : #000000;
	font-family : Tahoma, sans-serif;
	font-size : 12px;
	margin-top : 0px;
	margin-left : 0px;
}
td, th {
	font-size : 12px;
}
h1, h2 {
	color : #663300;
}
h3, h4, h5, h6 {
	color : #996633;
}
a {
  color : #336600;
  text-decoration : none;
}
a:hover {
	  color : #ff8600;
	  text-decoration : underline;
}
table.list td {
	padding-top : 5px;
	padding-right : 10px;
	border-top: 1px dotted;}
}

.boxlook {
	background : #ffffff; 
	border : #996633; 
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px; 
	border-style : dotted; 
	border-top-width : 1px;  
	color : #996633; 
	font-family : Tahoma ,arial; 
	font-size : 10px; 
}
.date {
	background : #2b79d6; 
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	line-height: 15px;
}
.footer {
	color : #ffffff;
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 20px;
}

table#bg {
	background: url(../images/pagebgboys.gif) no-repeat;
	background-position: center top;
	background-attachment:fixed;
	background-color: #ffffff;
	}

td#mainmenu a {
	color : #ffffff;  
	display : block; 
	font-family : Tahoma, Helvetica, Arial, sans-serif; 
	font-size : 14px;  
	line-height : 18px;
	margin : 0; 
	padding : 12px; 
	border-bottom: 1px dotted white;
}
td#mainmenu a:hover {
	background : #003dbd; 
	color : #ffffff; 
}

td#diaryboys {
	background : #00634f;
}

.diary {padding: 3px;
	color: #ffffff;}
 
.menu {
	background : #123091;
	background: url(../images/menubgboys.gif) no-repeat;
	background-position: left top;
	color : #ffffff;
	font-size : 14px;
	font-weight: bold;
	line-height : 18px;
}
.newscat {
	color : #2F5D03;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}
.newsdate {
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 9px;
}
.newssubtitle {
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
.newstitle {
	color : #000000;
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}
.redalert {
	color : #ff0000;
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
}
.textbox {
	background : #ffffff; 
	border : 1px solid #aaaaaa;
	color : #000000; 
	font-family : Tahoma, Arial; 
	font-size : 10px; 
}

.menunav a {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;}

#menunav1 a {
	background: url(../images/button1over.gif) no-repeat;
	width: 176px;
	height: 31px;
}

#menunav1 a:hover img {
	visibility: hidden;
}

#menunav2 a {
	background: url(../images/button2over.gif) no-repeat;
	width: 179px;
	height: 31px;
}

#menunav2 a:hover img {
	visibility: hidden;
}

#menunav3 a {
	background: url(../images/button3over.gif) no-repeat;
	width: 148px;
	height: 31px;
}

#menunav3 a:hover img {
	visibility: hidden;
}

#menunav4 a {
	background: url(../images/button4over.gif) no-repeat;
	width: 212px;
	height: 31px;
}

#menunav4 a:hover img {
	visibility: hidden;
}

#menunav5 a {
	background: url(../images/button5boysover.gif) no-repeat;
	width: 285px;
	height: 31px;
}

#menunav5 a:hover img {
	visibility: hidden;
}


