body {
	scrollbar-face-color: #29ABE2;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #29ABE2;
	scrollbar-Track-Color: #000000;
	scrollbar-highlight-color: #29ABE2;
	scrollbar-shadow-color: #29ABE2;
	scrollbar-3Dlight-color: #29ABE2;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	background:transparent url(../Images/BG.gif) ;
	background-attachment: fixed;

	text-align: center;
}

.Text {
       color: #000000;
	   font-size: 14px;
	   font-family: Tahoma, Verdana, Arial;
}

.TextBold {
	color: #000000;
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
}

.Img {
       color: #FFFFFF;
}


.Hint {
	color: #005E9D;
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
}

.NewPubBold {
	color: #005E9D;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
}

.NewPubText {
       color: #000000;
	   font-size: 11px;
	   font-family: Tahoma, Verdana, Arial;
}

.NewPubLink {
	color : #005E9D;
	text-decoration: Underline;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight:bold;
	}
	
.NewPubLink a:hover {
	color : #29ABE2;
	text-decoration: underline;

}

.Bold {
	color: #000000;
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
}

.Alphapitic {
	color: #000000;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
}

.Link {
	color : #005E9D;
	text-decoration: Underline;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	font-weight:bold;
	}
	
.Link a:hover {
	color : #29ABE2;
	text-decoration: underline;

}

.FairText {
       color: #FFFFFF;
	   font-size: 12px;
	   font-family: Tahoma, Verdana, Arial;
}

.FairText2 {
       color: #FFF32B;
	   font-size: 12px;
	   font-family: Tahoma, Verdana, Arial;
	   font-weight:bold;
}

p {
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	
}
	
.Control {
font-family: Tahoma, Geneva, sans-serif;
font-size:12px;
font-weight: bold;
color: #000000;
background-color:#FFFFFF;
text-align:right;
} 

.Botton {
font-family:Tahoma,Verdana,Arial;
font-size:12px;
font-weight: bold;
color:#FFFFFF;
background-color:#005E9D;
border-color:#005E9D;
text-align:center;
}

.MenuFooter {
	color : #FFFFFF;
	text-decoration: none;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left :3px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	}
	
.MenuFooter a:hover {
   	color : #29ABE2;
	text-decoration:underline;
}

.DotFooter {
	color : #29ABE2;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 3px;
	margin-right : 0px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	}