body {
	padding:0;
	margin:0;
	background: #25d1ee url(../img/bg.gif) repeat-x;
}

td { font-family: Verdana; font-size: 11px; color:#063543;}
A { color: #063543; font-size: 11px; text-decoration: underline; font-weight:bold}
A:hover {color: #ffffff; text-decoration: underline; font-weight:bold}
A:active {color: #063543; text-decoration: underline; font-weight:bold} 

.header { font-family: Arial; font-size: 13px; color: #000000; font-weight:bold}
.header2 { font-family: Arial; font-size: 13px; color: #FFFFFF; font-weight:bold}
.imgtxt { font-family: Arial; font-size: 11px; color: #555555; font-style:italic}

.imgtext { font-family: Arial; font-size: 11px; color: #FFFFFF}

.admin {
	color: #FF0000;
}

.login  {
	border: 1px solid #232333;
	background: #FFFFFF;
	width: 95px;
	height: 15px;
	color: #000000;
	font-family:  Arial, Verdana, helvetica;
	font-size: 11px;
}

.infoarea  {
	border: 0px;
	background: #FFFFFF;
	width: 150px;
	height: 15px;
	color: #000000;
	font-family:  Arial, Verdana, helvetica;
	font-size: 11px;
}

.textarea  {
	border: 0px;
	background: #FFFFFF;
	width: 215px;
	height: 60px;
	color: #000000;
	font-family:  Arial, Verdana, helvetica;
	font-size: 11px;
	
}

.submit  {
	border: 1px solid #ffffff;
	background: #042e3a;
	width: 45px;
	height: 18px;
	color: #ffffff;
	font-family:  Arial, Verdana, helvetica;
	font-size: 10px;
	font-weight:bold;
}

.submit2  {
	border: 1px solid #ffffff;
	background: #042e3a;
	height: 18px;
	color: #ffffff;
	font-family:  Arial, Verdana, helvetica;
	font-size: 10px;
	font-weight:bold;


}

.infobutton  {
	border: 1px solid #6a6a6a;
	background: #c2c0c0;
	width: 110px;
	height: 15px;
	color: #000000;
	font-family:  Arial, Verdana, helvetica;
	font-size: 11px;
	font-weight:bold;
}

.addbutton  {
	border: 1px solid #ffffff;
	background: #042e3a;
	height: 18px;
	color: #ffffff;
	font-family:  Arial, Verdana, helvetica;
	font-size: 10px;
	font-weight:bold;
}

.addbuttoninactive  {
	border: 1px solid #b8b7b7;
	background: #d2d0d0;
	height: 18px;
	color: #969597;
	font-family:  Arial, Verdana, helvetica;
	font-size: 10px;
	font-weight:bold;
}

.cat  {
	border: 0px;
	background: #FFFFFF;
	width: 172px;
	height: 150px;
	color: #000000;
	font-family:  Arial, Verdana, helvetica;
	font-size: 11px;
	font-weight:bold;
	padding:10;
	
}

.navtext { font-family: Verdana; font-size: 11px; color:#FFFFFF; font-weight:bold; text-decoration: none;}
.navtext:hover { font-family: Verdana; font-size: 11px; color:#FFFFFF; font-weight:bold; text-decoration: underline;}
.navtext:active { font-family: Verdana; font-size: 11px; color:#FFFFFF; font-weight:bold; text-decoration: underline;}


.navtextbig { font-family: Verdana; font-size: 16px; color:#FFFFFF; font-weight:bold; text-decoration: none;}
.navtextbig:hover { font-family: Verdana; font-size: 16px; color:#FFFFFF; font-weight:bold; text-decoration: underline;}
.navtextbig:active { font-family: Verdana; font-size: 16px; color:#FFFFFF; font-weight:bold; text-decoration: underline;}


.navtexthuge { font-family: Verdana; font-size: 25px; color:#FFFFFF; font-weight:bold; text-decoration: none;}
.navtexthuge:hover { font-family: Verdana; font-size: 25px; color:#FFFFFF; font-weight:bold; text-decoration: underline;}
.navtexthuge:active { font-family: Verdana; font-size: 25px; color:#FFFFFF; font-weight:bold; text-decoration: underline;}

.navtextgrey { font-family: Verdana; font-size: 11px; color:#9c9c9c; font-weight:bold; text-decoration: none;}
.navtextgrey:hover { font-family: Verdana; font-size: 11px; color:#ffffff; font-weight:bold; text-decoration: underline;}
.navtextgrey:active { font-family: Verdana; font-size: 11px; color:#9c9c9c; font-weight:bold; text-decoration: underline;}


.navtextgreybig { font-family: Verdana; font-size: 16px; color:#063543; font-weight:bold; text-decoration: none;}
.navtextgreybig:hover { font-family: Verdana; font-size: 16px; color:#FFFFFF; font-weight:bold; text-decoration: underline;}
.navtextgreybig:active { font-family: Verdana; font-size: 16px; color:#063543; font-weight:bold; text-decoration: underline;}

.navtextgreybig2 { font-family: Verdana; font-size: 16px; color:#063543; font-weight:bold; text-decoration: none;}
.navtextgreybig2:hover { font-family: Verdana; font-size: 16px; color:#063543; font-weight:bold; text-decoration: underline;}
.navtextgreybig2:active { font-family: Verdana; font-size: 16px; color:#063543; font-weight:bold; text-decoration: underline;}


