﻿body{
	padding:0px; background:#2a2a2a; margin-bottom: 0px; margin-left: 0px; margin-top: 0px; margin-right:0px;
	
	}


@font-face {
	font-family: gothic;
	src: url('../font/gothic.TTF');
}


.links {
	FONT-SIZE: 15px; 
	COLOR: #ffffff; 
	FONT-FAMILY: gothic, arial; 
	TEXT-ALIGN: center; 
	text-decoration: none;

}

.links:hover {
	FONT-SIZE: 15px; 
	COLOR: #ffe5a5; 
	FONT-FAMILY: gothic, arial; 
	TEXT-ALIGN: center; 
	text-decoration: none;
	background-image: url('../images/bg_links1.jpg');
	
}

.links1 {
	FONT-SIZE: 15px; 
	COLOR: #ffffff; 
	FONT-FAMILY: gothic, arial; 
	TEXT-ALIGN: center; 
	text-decoration: none;
}

.links1:hover {
	FONT-SIZE: 15px; 
	COLOR: #ffe5a5; 
	FONT-FAMILY: gothic, arial; 
	TEXT-ALIGN: center; 
	text-decoration: none;
}

.title {
	FONT-SIZE: 36px; 
	COLOR: #dc451a; 
	FONT-FAMILY: gothic, arial; 
	TEXT-ALIGN: left; 
	padding-left: 32px;
	background-image: url('../images/banner.jpg');
}

.center{
	FONT-SIZE: 14px; 
	COLOR:#636363; 
	FONT-FAMILY: gothic, arial; 
	TEXT-ALIGN: left; 
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 50px;
	background-color:white;

}

.sponsor{
	FONT-SIZE: 14px; 
	COLOR:#000000; 
	FONT-FAMILY: verdana; 
	TEXT-ALIGN: center; 
}





.fotter {
	FONT-SIZE: 10px; 
	COLOR: #8c8b8b; 
	FONT-FAMILY: verdana;
	TEXT-ALIGN: center;
	text-decoration: none;
	background-image:url('../images/bg_fotter.jpg')

}



