﻿body 
{
	margin:0 0 0 0px;
	background-color:Black;
}
.content
{
	font-family:Tahoma;
	color:White;
	 font-size:12px;
	 line-height:16px;
	 letter-spacing:1.4px;
	  margin-top:0px;
	  text-align:justify;
}
h1
{
	font-family:Arial Rounded MT Bold;
	font-size:22px;
	color:#fff77c;
}
h2
{
	font-family:Trebuchet MS;
	font-size:18px;
	color:#fff77c;
}
.boxTitle
{
	font-family:Trebuchet MS;
	font-size:18px;
	color:#105f05;
	font-weight:bold ;
}
.boxLinks
{
	padding-top:10px;
	color :Blue;
	 font-family:Tahoma;
	 font-weight:bold;
	  font-size:14px;
	  text-align:left;
}
.boxText
{
	padding-top:0px;
	color :Blue;
	 font-family:Tahoma;
	 font-size:11px;
	  text-align:left;
}
.boxLinks ul { margin:0; padding:0; list-style:none;}
.boxLinks ul li { color:#ffffff;font-size :12px; line-height:28px; font-family:Tahoma ,arial;background:url(images/dot.png) left no-repeat; padding:0 0 0 23px;}
.boxLinks ul li p{ line-height:20px;}
.boxLinks ul li a
{
	color:blue;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.boxLinks ul li a:hover
{
	color :green;
	text-decoration:underline;
}

a
{
	color:yellow;
	 text-decoration:none;
}
a:hover
{
	color :White;
	text-decoration:underline;
}
 .scroll_box {

            height: 440px;    
            width: 1050px;            
            overflow: auto;            
            margin: .5em 0;
}
 
 .loginBox
 {
 	width:230px;
 	height:200px;
 	background-image:url(images/loginbox1.png);
 	background-repeat:no-repeat;
 	 color :Blue;
 }
 
 .scrollText
 {
 	font-family:Tahoma;
	color:blue;
	 font-size:14px;
	 font-weight:bold;
 }
 .scrollText a
 {
 	 text-decoration:none;
 	 color:blue;
 }
 .scrollText a:hover
 {
 	text-decoration:none;
 	color:green;
 }
 
 .box
 {
   border-style:solid;
   border-width:.1em;
   border-color:#27a810;
   width:260px;
   height:220px;
   padding-left:4px;
   padding-top:5px;
   text-align:center;
 }
 .box1
 {
   border-style:solid;
   border-width:.1em;
   border-color:#27a810;
   width:260px;
   height:180px;
   padding-left:4px;
   padding-top:5px;
   text-align:center;
 }
 
.titleText
 {
 	color :Aqua;
 	font-weight:bold;
 	font-size:14px;
 }
 .footer
 {
 	font-family:Trebuchet MS;
	font-size:11px;
	color:#ffffff;
	
}
 .footer a
 {
 	color:silver;
}
.footer a:hover
 {
 	color:white;
}
.footerMenu
 {
 	color:silver;
}


.footerMenu a
 {
 	color:silver;
 	font-family:Tahoma;
 	font-size:12px;
}
.footerMenu a:hover
 {
 	color:white;
}

.contentlist
{

}
.contentlist ul { margin:0; padding:0; list-style:none;}
.contentlist ul li { color:#ffffff;font-size :12px; line-height:32px; font-family:Tahoma ,arial;background:url(images/dot.png) left top no-repeat; padding:0 0 0 28px;  border-bottom-style:solid; border-bottom-width:thin; border-bottom-color:#27a810; }
.contentlist ul li p{ line-height:20px;}

.contentlist1 ul { margin:0; padding:0; list-style:none;}
.contentlist1 ul li { color:#ffffff;font-size :12px; line-height:32px; font-family:Tahoma ,arial;background:url(images/dot.png) left top no-repeat; padding:0 0 0 28px;}
.contentlist ul li p{ line-height:20px;}

.bottomLink
{
 text-decoration:none;
 border:none;
}
.bottomLink a
 {
 	border:none;
	text-decoration:none;
 }
 .bottomLink a:hover
 {
 	border:none;
	text-decoration:none;
 }
 
 .menuBox
 {
 	background-image: url(images/winbox.png); 
 	background-repeat: no-repeat; 
 	padding:40px 5px 5px 0px;
 	height:177px;
 	width:220px;
 }
 
 .menuBox ul
 {
 	font-family:Tahoma;
 	font-size:12px;
 	line-height:26px;
	 letter-spacing:1.4px;
	  margin:0; 
  list-style:none;
	 
 }
 .menuBox ul li
 {
 	background:url(images/dot.png) left no-repeat; 
 	padding:0 0 0 25px;
 }
 .menuBox ul li a
 {
 	color :#852e0c;
 	text-decoration:none;
 }
 .menuBox ul li a:hover
 {
 	color :#e18308;
 	text-decoration:none;
 	font-size:11px;
 	font-weight:bold;
 }
