/* CSS Document */

.heading {
	font-family: Arial;
	font-size: 14px;
	color: #000033;
	font-weight: bold;
}



.redhead {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
}


.whitehead {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}


.infomain {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}



.lastinfo {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}


.topborder {
	border-top: thin;
	border-top-color: #000033;
	border-top-style:solid;
	border-top-width:1px;
}

.myimage{
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #333;
	margin-left:40px;
}

.downborder {
	border-down: thin;
	border-down-color: #666666;
	border-down-style:solid;
	border-down-width:1px;
}


.rightborder {
	border-right: thin;
	border-right-color: #FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
}

.navtop {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
.navtop a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.navtop a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.navtop a:hover {
	text-decoration: none;
	color: #FFFF00;
}
.navtop a:active {
	text-decoration: none;
	color: #FFFFFF;
}



.border {
	border: 1px;
	border-color: #666666;
	border-style:solid;

}
.borderdown {
  border-bottom: 1px;
  border-bottom-color:#666666;
  border-bottom-style:solid;
  border-bottom-width:1px;
	
}

.navside {
	font-family: arial;
	font-size: 12px;
	color: #000066;
}
.navside a:link {
	text-decoration: none;
	color: #000066;
}
.navside a:visited {
	text-decoration: none;
	color: #000066;
}
.navside a:hover {
	text-decoration: none;
	color: #CC0000;
}
.navside a:active {
	text-decoration: none;
	color: #000066;
}

.donate {
 	border:	1px solid #cccccc;
 	background-color:#005aa4;
 	color:	#ffffff;
 	font-size:	12px;
 	width:	100px;
	cursor: auto;
}

.conts {
	VISIBILITY: hidden
}
.tab {
	BORDER-LEFT: #e0e0e0 thin solid; BORDER-RIGHT: gray thin solid; BORDER-TOP: #e0e0e0 thin solid; FONT-FAMILY: Verdana; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-ALIGN: center
}
.selTab {
	BORDER-LEFT: #000080 thin solid; BORDER-RIGHT: #000080 thin solid; BORDER-TOP: #000080 thin solid; FONT-FAMILY: Verdana; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-ALIGN: center
}


.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}



.links {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}


#rotator {
	height: 200px;
	width: 800px;
	overflow: hidden;
	line-height: 1.5em;
	text-align: right;
	font: .74em Arial, sans-serif;
	color: #454545;
}
input.txt{
 border-width		:	1px;
 border				:	1px solid #666666;
 background-color	:	#ffffff;
 color				:	#666666;
 font-size			:	10px;
 width				:	100px;
 height				:	20px;
}

input.submit{
 border				:	1px solid #666666;
 background-color	:   #cccccc;
 color				:	#666666;
 font-size			:	10px;
 width				:	50px;
 height				:	20px;
}


