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

.tabble bg1 {
	border: thin solid #FE0000;
}
.tabble bg2 {
	border: thin solid #59A293;
	}

body {
	font-family: trebuchet ms,Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	background-color:#2B0000;
	}
	
a:active     {  
font-family: trebuchet ms,Verdana, Arial, Helvetica, sans-serif;
			 font-size: 14px; 
			 color:#D7BD80
			 }

a:link       {  
				font-family: trebuchet ms,Verdana, Arial, Helvetica, sans-serif; 
				font-size: 14px; 
				color:#D7BD80
				}

a:visited    {  
				font-family: trebuchet ms,Verdana, Arial, Helvetica, sans-serif; 
				font-size: 14px; 
				color:#D7BD80
				}

a:hover {
	color: #CCCCCC;
	}
table        {
	font-family: trebuchet ms,Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	padding-left:0px;
	padding-right:0px;	
				 }
.tablebg {
	background-color: #CCCCCC; 
}

/* transparent box */
#transbox {
	filter: alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.5;
}
 /* This is the image on "the what is pawa page"*/
 .image {
	background-image: url(../images/bg10.jpg);
	background-repeat: no-repeat;
 		}

.transbox {
	filter: alpha(opacity=80);
	opacity: 0.9;
	-moz-opacity:0.7;
	border: thin solid #000033;
}
.re {background-repeat:no-repeat
}

.transbox1 {
	filter: alpha(opacity=80);
	opacity: 0.6;
	-moz-opacity:0.5;
	border: thin solid #000033;
}

.transbox11 {
	filter: alpha(opacity=50);
	opacity:0.6;
	-moz-opacity:0.9;
	border: thin solid #000033;
}

.style1 {color: #FFFFFF}
.activity {font-family: trebuchet ms,Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#000066;
}
.navigation a {
	border-right: 1px solid #D8EBD8;
	color: #000033;
	display: block;
	float: left;
	line-height: 31px;
	text-decoration: none;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}
.navigation a:hover {
	color: #CCCCCC;
	background-image: url(../images/nav1.jpg);
	text-decoration: none;
}
.foot a:link {
	font-size: 12px;
	color: #FFFFFF;
}

.navigation1 a {
	border-right: 1px solid #D8EBD8;
	color: #000033;
	display: block;
	float: left;
	line-height: 31px;
	text-decoration: none;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-top: 0;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 28px;
}
.navigation1 a:hover {
	color: #CCCCCC;
	background-image: url(../images/nav1.jpg);
	text-decoration: none;
}

#marqueecontainer {
	position: relative;
	width: 100%; /*marquee width */
	height:400px; /*marquee height */
	overflow: hidden;
	padding: 2px;
}
.tbr{
	font-size: 12px;
	border:1px solid #B68D03;
}
.tableborder{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #2B0000;
}
