@charset "utf-8";
/* CSS Document */

body { 
	background-color: #FFFFFF;
	margin:0px auto;
	font-family: Arial, Times new roman, Tahoma, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: normal; 
	line-height: normal; 
	font-weight: none; 
	text-decoration: none;
	color: #000000;
	}
div#main {
	width:820px;
	margin:0px auto;
	}
div#main div { float:left; }
div#main img { border:0px; }
div#left_top{
	background:url('images/1-90%25-20%25.jpg') no-repeat top left; 
	width:100px; 
	height:153px
	}
div#right_top{
	background:url('images/2-90%25-20%25.jpg') no-repeat top left; 
	width:110px; 
	height:148px
	}
div#header{ 
	width:610px; 
	height:173px;
	text-align:center;
	}
div.content{
	 width:820px; 
	 background:url('images/footer_bgr.jpg') no-repeat bottom left; 
	 text-align:center
	}
a, a:link, a:visited {
	font-family: Arial, Times New Roman; 
	font-size: 12pt; 
	font-style: italic ; 
    font-weight: none; 
	text-decoration: none; 
	color: #660033;
	}
a:hover { 
	text-decoration: underline; 
	}
.css1 {  
	font-family: CopperCyr; 
	font-style: normal; 
	color: #00CC99; 
	text-decoration: blink; 
	background-color: #ffffff
	}
img.button{
	width:83px;
	height:104px;	
	}
object, embed{
	width:260px;
	height:59px;
	}
div.footer{ 
	height:60px; 
	width:200px;   
	font-size: 11px;
	color: #c0c0c0;
	}
a.flash {
	font-size: 11px;
	font-style: normal; 
	line-height: normal; 
	font-weight: none; 
	text-decoration: none;
	color: #660033;
	}
a.flash:hover { text-decoration:underline; }

.menu:link {  
	font-family: Arial, Times New Roman; 
	font-size: 10pt; 
	font-style: normal; 
    font-weight: none; 
	text-decoration: none; 
	color: #660033;
	     }
	     
.menu:visited {
	font-family: Arial, Times New Roman; 
	font-size: 10pt; 
	font-style: normal; 
    font-weight: none; 
	text-decoration: none; 
	color: #660033;
	     }
	     
.menu:hover {
	font-family: Arial, Times New Roman; 
	font-size: 10pt; 
	font-style: normal; 
    font-weight: none; 
	text-decoration: underline; 
	color: #660033;
        }