﻿/* Global Styles */

/* ID Styles */

#navigation {
	background-color:transparent;
	background-attachment: fixed;
	font-size: 20px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	list-style:none;
	list-style-type:none;
	text-align:left;

 }

#navigation a {
	color: white;
	letter-spacing: .1em;
	text-decoration: none;
	display: block;
	padding: 8px 6px 12px 26px;
	background: url('../images/bsw_arrow.gif') no-repeat 14px 45%;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
#navigation a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: .1em;
	text-decoration: none;
	display: block;
	padding: 8px 6px 12px 26px;
	color: #ff0000;
	font-weight: bold;
	background: url('../images/bsw_arrowr.gif') no-repeat 14px 45%;
	width: inherit;
}
ul{
	list-style-type:square;
	text-align:left;
	font-size:22px;
	border:thick;
	border-color:white;
	font-weight:bold;
}


.bar a {
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
}
.bar a:hover {
	font-family: "Times New Roman", Times, serif;
	color: yellow;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.bar {
	border-style: none;
	font-weight: bold;
	font-size: 20px;
	color: white;
	text-decoration: none;
	background-image: url('../images/menuc.gif');
	font-family: "Times New Roman", Times, serif;
	background-repeat:repeat-x;
}
.menuh {
	border-style: none;
	color: #FFFFFF;
	background-image: url('../images/menuc.gif');
	width: 40px;
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
}
.nform {
	border: thin solid #99CCFF;
	color: white;
	font-size: 16px;
	font-weight: bold;
	background-color: maroon;
	font-family: "Times New Roman", Times, serif;
}
.nform a {
	color: white;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.nform a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00CC00;
	font-weight: bold;
}
.menuh a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
}
.menuh a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	background-color: maroon;
	width:inherit;
}
.side {
	color: white;
	background-image: url('../images/menuc.gif');
	background-repeat:repeat-x;
	cursor: pointer;
	width:20%;
}
.side a {
	color: yellow;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.side a:hover {
	color: #00CC00;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.counter {
	background-color: maroon;
	color: white;
	font-weight: bold;
	font-family: Stencil;
	font-size: 20px;
	letter-spacing: .3em;
	background-image: url('../images/menuc.gif');
}
.topic {
	color: white;
	font-weight: bold;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	background-image: url('../images/menuc.gif');
	background-repeat: repeat-x;
}
.topic a {
	color: white;
	font-weight: bold;
	font-size: 16px;
}
.topic a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #00CC00;
}
.online {
	color: white;
	font-size: 16px;
	font-weight: bold;
	background-color: maroon;
}
.online a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color:white;
	font-size:16px;
}
.online a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #00CC00;
	font-size:16px;
}
iframe {
	background-color:maroon;
	color: white;
	text-align:center;
}
#inline{
	color:white;
	background-color:maroon;

}
#inline h2{
	color:white;
	font-size:20px;
}
.topica {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	background-color:maroon;
	text-align:right;
}
li a{
	
	color:yellow;
	font-size:20px;
	border:thin;
	border-color:white;
	}
li a:hover{
	color:#00CC00;
	}
	
/*button {
	color:white;
	font-size:20px;
	background-color:#CC0000;
	width:20%;
	text-align:left;
}
button a{
	color:white;
		font-size:20px;
		font-weight:bolder;

}

button a:hover{
	color:#00CC00;
		font-size:20px;
}*/
#buton {
	color:white;
	font-size:20px;
	background-color:#CC0000;
	width:30%;
	text-align:left;
	border:thin;
	 border-color:white;
}
#buton a{
	color:yellow;
	font-size:20px;
	text-align:left;
	font-weight:bold;
}
#buton a:hover{
	color:#00cc00;
	font-size:20px;
	text-align:left;
}

