body {
	font-family: Tahoma;
	font-size: 10px;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.bigest {
	font-family: Tahoma;
	font-size: 18px;
}
.big {
	font-family: Tahoma;
	font-size: 15px;
}
.normal {
	font-family: Tahoma;
	font-size: 12px;
}

.small {
	font-family: Tahoma;
	font-size: 11px;
	color: #969596;
}

.small1 {
	font-family: Tahoma;
	font-size: 11px;
}

.small2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #202160;
}

.normal11 {
	font-family: Tahoma;
	font-size: 11px;
}

.smallFont {
	font-family: Tahoma;
	font-size: 10px;
	color: #324971;
}

.normalBold {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
}
.BigBoldRed {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color:red;
}
.BigWhite {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color:white;
}
.smallBold {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
}

    #show_message {
        font-size: 12px;
        position: absolute; 
        background-color: red; 
        text-align: left; 
        color:white;
        border: 0px solid #000000;            
    }        
    
    #file_progress {
        font-size: 12px;
        position: absolute; 
        background-color: red; 
        text-align: left; 
        color:white;
        border: 0px solid #000000;            
    }        
    
    
a.gal img {
	border : 1px solid #555555;
	filter : none;
}
a.gal img {
	border : 1px solid #555555;
	filter : none;
}
a.gal:hover img {
	border : 1px solid #4E4E4E;
	filter : gray;
}
a.activegal img {
	border : 1px solid #555555;
	filter : gray;
}

.class1 {color: white;}
.class1 A:link {color: white;text-decoration: none}
.class1 A:visited {color: white;text-decoration: none}
.class1 A:active {color: white;text-decoration: none}
.class1 A:hover {text-decoration: underline; color: red;}

.class2 A:link {text-decoration: underline; color: #324971;}
.class2 A:visited {text-decoration: underline; color: #324971; }
.class2 A:active {text-decoration: underline; color: #324971; }
.class2 A:hover {text-decoration: underline; color: red;}

.class3 {color: black; font-size: 11px;}
.class3 A:link {color: black;text-decoration: none;font-size: 11px;}
.class3 A:visited {color: black;text-decoration: none;font-size: 11px;}
.class3 A:active {color: black;text-decoration: none;font-size: 11px;}
.class3 A:hover {text-decoration: none; color: red;font-size: 11px;}