/* CSS Document */

.body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCC;
	text-align:justify;
	background-color: #000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
}

.body2{
	margin: 0px;
	padding: 0;
	margin-top: 0;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #999;
	text-align:justify;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/backround1.png);
	background-color: #000;
	text-transform: none;
}
.head {
	margin-bottom: 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
	
	
		
}
.bigltr{
	font-weight: bold;


	t; 			font-size: 11px;
	text-transform: uppercase;
}
.white{color:#FFF;}
.white_font{
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
}

.red {
	margin-bottom: 1px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
}
.red2 {
	height: 38px;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFC;
}


.subhead{
	height: 30px;
	margin-bottom: 1px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.subheadtwo{
	height: 20px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}


 
.b{
	font-style: normal;
	font-weight: bold;
}
.lnk{font-family: verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	
	
	}
.hr{
	color: #FFF;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: 0.1px;
	border-right-width: 0.1px;
	border-bottom-width: 0.1px;
	border-left-width: 0.1px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/sm2.png);
	
}
 
.para{
	text-align:justify;
	margin-left:30px;
	margin-right:30px;
	margin-top:15px;
	margin-bottom:30px;
	color: #CCC;
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	
		
}



a:link     {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
a:visited  {
	color:  #999;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
a:hover    {
	color: #FFC;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
a:active   {
	color: #003;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

#suburl a:active {
	font-size:20px color: #000;
	text-decoration: underline;
	list-style: none;
	text-align:left;
	color: #00F;
}

#suburl a:link  { font-size:20px color: #000000;
	text-decoration: underline;
	list-style: none;
	text-align:left;
	color: #C60;
}
#suburl a:hover   {
	font-size:20px color: #06F;
	text-decoration: underline;
	list-style: none;
	text-align:left;
	color: #00F;
}
#suburl a:visited  {
	font-size:20px color: #990;
	text-decoration: underline;
	list-style: none;
	text-align:left;
	color: #00F;
}


.tbl_brd01{
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	}
