@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a2a2a2;
	background-color: #000;
	background-image: url(bg-w.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.Blue	{
	color: #2797e4;
}

#tabT	{
	padding-left: 8px;
	background-color: #1A1A1A;
}

.BlueBig	{
	font-family: Verdana, "Arial Black", Gadget, sans-serif;
	color: #2797e4;
	font-size: 13px;
}

.dark	{
	color: #333;
}

.RedBig	{
	font-family: Verdana, "Arial Black", Gadget, sans-serif;
	color: #F00;
	font-size: 13px;
}

.Orange	{
	font-family: Verdana, "Arial Black", Gadget, sans-serif;
	color: #C60;
	font-size: 12px;
}

.OrangeBig	{
	font-family: Verdana, "Arial Black", Gadget, sans-serif;
	color: #C60;
	font-size: 13px;
}

.textBlh	{
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
}

.WhiteB {
	font-size: 13px;
	color: #FFF;
}

.White {
	color: #FFF;
}

.specials {
	font-size: 11px;
	color: #FFF;
	padding-left: 8px;
	padding-right: 8px;
}
	
.lh	{
	line-height: 17px;
}

.button	{
	font-size: 11px;
	color: #333;
}

#pad	{
	padding-left: 10px;
	padding-right: 10px;
}

#nav a	{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	line-height: 40px;
	color: #FFF;
	font-weight: bold;
	background: url(images/but01.jpg);
	display: block;
	height: 39px;
	text-align: center;
	text-decoration: none;

}

#nav a:hover	{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background: url(images/but02.jpg);
	display: inherit;
	font-weight: bold;
	display: block;
	height: 39px;
}

#body	{
	background: url(images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-color: #202020;
}

#body2	{
	background: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-color: #202020;
}

#tab	{
	background: url(images/tabbg.jpg);
	background-repeat: no-repeat;
	background-color: #282828;
	padding-left: 12px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#photo	{
	background-repeat: no-repeat;
	background-position: right;
	background: url(images/photo.jpg);
	
}

#photo2	{
	background-repeat: no-repeat;
	background-position: bottom;
	background: url(img/group-photo.jpg);
	
}

#buttom	{
	font-size: 11px;
		background: url(images/bgB.jpg);
		background-repeat: repeat-x;
		background-color: #0C0C0C;
}

#table	{
	border-color: #2C2C2C;
	border-style: solid;
	border-collapse: collapse;
	text-align: center;
}

#tableB	{
	border-color: #2797e4;
	border-style: solid;
	border-collapse: collapse;
}
.red {
	color: #F00;
}
