body, html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #b3b3b3;
	margin: 0; 
	padding: 0;
	color: #000000;
}
.main{
	height:100%; 
	width:100%;
}
h1{
	font-size:22px;
	color:#cd2c2a;
	font-weight:normal;
	padding:0px;
	margin-top:10px;}
.content{
	width:990px;
	text-align:left;
	padding-bottom:30px;
}
.menu1{
	color: ButtonFace;
	text-decoration: none;
}
.menu1:hover{
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
.menu2{
	color: ActiveCaption;
	text-decoration: none;
}
.menu2:hover{
	color: Navy;
	text-decoration: none;
	font-weight: bolder;
}
img{
	border:0px;
}

.whitelink {
	color : White;
	font-family: Verdana;
	font-size : 12px;
	text-decoration : none;
}
.blacklink {
	color: Navy;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.whitelink2 {
color : White;
	font-family: Verdana;
	font-size : 10px;
	text-decoration : none;
}
h1 {
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}
blacklink2 {
	color : Black;
	font-family: Verdana;
	font-size : 14px;
	text-decoration : none;
}
h2 {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 16px;
	color: #333333;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
h3 {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 16px;
	color: #333333;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
h4 {
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}	
div#nifty{
	margin: 0 0;
	background: White;
	width: 100%;
}
b.rtop, b.rbottom{
	display: block;
	background: #b3b3b3;
}
b.rtop b, b.rbottom b{
	display: block;
	height: 1px;
	overflow: hidden;
	background: White;
}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


ul.cssmenu {
   padding: 0;
   margin: 0;
   list-style: none;
} 
ul.cssmenu li {
   float: left;
} 
ul.cssmenu li a, ul.cssmenu li a:visited {
   display: block;
   padding: 5px;
   margin-right: 1px;
   color: #FAFAD2;
   background-color: #4682B4;
}
ul.cssmenu a:hover {
   color: #4682B4;
   background-color: #FAFAD2;
}
