body{
	background-color: #FFFFFF;
    
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
	/* scrollbar-face-color: #FFA800;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #0F034F;
	scrollbar-3dlight-color: #0F034F;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #600561;
	scrollbar-arrow-color: #600561; */
}

.MainTextBig {
	color: #C0BFBF;  
	font-weight: bold; 
	font-family: Arial;
	font-size: 14px;
	
}
.MainText {
	color: #C0BFBF;  
	font-weight: normal; 
	font-family: Arial;
	font-size: 12px;
	
}
.MainTextSmall {
	color: #C0BFBF;  
	font-weight: normal; 
	font-family: Arial;
	font-size: 10px;
	
}
.footer {
	color: #C0BFBF;  
	font-weight: normal; 
	font-family: Arial;
	font-size: 11px;
	
}
.MainTextWhite {
	color: #FFFFFF;  
	font-weight: normal; 
	font-family: Arial;
	font-size: 12px;
	
}
.MainTitle {
	color: #C9AF85;  
	font-weight: normal; 
	font-family: Arial;
	font-size: 16px;
	
}
.MainTitleSmall {
	color: #C9AF85;  
	font-weight: normal; 
	font-family: Arial;
	font-size: 12px;
	
}

a:link {
	color: #001172;
	text-decoration: none;
    font-family: Arial;
	font-weight: bold; 
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #001172; 
    font-family: Arial; 
	font-weight: bold; 
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	color: #001172; 
    font-family: Arial;
	font-weight: bold; 
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #001172;
    font-family: Arial; 
	font-weight: bold; 
	font-size: 11px; 
}
a {
	font-family: Arial; 
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none;
	color: #001172;
}

a.RedLink span {
    font-family: Arial; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none;
	color: #CF0202;
}
a:hover.RedLink span {
    font-family: Arial; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: underLine;
	color: #CF0202;
}
a.GrayLink span {
    font-family: Arial; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: underLine;
	color: #5E5E5E;
}
a:hover.GrayLink span {
    font-family: Arial; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: underLine;
	color: #CF0202;
}
a.BrownLink span {
    font-family: Arial; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: underLine;
	color: #AF905D;
}
a:hover.BrownLink span {
    font-family: Arial; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: underLine;
	color: #CF0202;
}
a.GreenLink span {
    font-family: Arial; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: underLine;
	color: #1D8C33;
}
a:hover.GreenLink span {
    font-family: Arial; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: underLine;
	color: #CF0202;
}
a.GreenLinkBig span {
    font-family: Arial; 
	font-weight: bold; 
	font-size: 14px;
	text-decoration: none;
	color: #1D8C33;
}
a:hover.GreenLinkBig span {
    font-family: Arial; 
	font-weight: bold; 
	font-size: 14px;
	text-decoration: underLine;
	color: #CF0202;
}
a.TabLink span {
    font-family: Arial; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none;
	color: #E1C49A;
}
a:hover.TabLink span {
    font-family: Arial; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: underLine;
	color: #E1C49A;
}
a.TopLink span {
    font-family: Arial; 
	font-weight: normal; 
	font-size: 11px;
	text-decoration: underLine;
	color: #AF905D;
}
a:hover.TopLink span {
    font-family: Arial; 
	font-weight: normal; 
	font-size: 11px;
	text-decoration: underLine;
	color: #CF0202;
}
a.TopLink2 span {
    font-family: Arial; 
	font-weight: normal; 
	font-size: 11px;
	text-decoration: underLine;
	color: #ffffff;
}
a:hover.TopLink2 span {
    font-family: Arial; 
	font-weight: normal; 
	font-size: 11px;
	text-decoration: underLine;
	color: #1D8C33;
}

.picRoll:hover img{
border: 1pt solid #E10101;
} 


.picRoll img{
border: 0.5pt solid #cccccc; /* #F0F0F0 */

} 

.pic {

border: 1px solid #F0F0F0;


}