*		 					{
								font-family : verdana, arial;
								font-size : 100.1%;
								margin : 0;
								padding : 0;
								border : 0;
							}

/************************************************************************
        Links
************************************************************************/
a:link {color:#C80F28; text-decoration:none; font-size:11px; font-family:Verdana; font-weight:bold;}
a:visited {color:#C80F28; text-decoration:none;font-size:11px; font-family:Verdana; font-weight:bold;}
a:active {color:#FFFFFF; text-decoration:none;font-size:11px; font-family:Verdana; font-weight:bold;}
a:hover {color:#FFFFFF; text-decoration:none;font-size:11px; font-family:Verdana; font-weight:bold;}

.login a:link {color:#890610; text-decoration:none; font-size:11px; font-family:Verdana; }
.login a:visited {color:#890610; text-decoration:none;font-size:11px; font-family:Verdana; font-weight:bold; }
.login a:active {color:#890610; text-decoration:none;font-size:11px; font-family:Verdana; font-weight:bold;}
.login a:hover {color:#890610; text-decoration:underline;font-size:11px; font-family:Verdana; font-weight:bold;}

.foot a:link {color:#CCCCCC; text-decoration:none; font-size:10px; font-family:Verdana; font-weight:normal; }
.foot a:visited {color:#CCCCCC; text-decoration:none;font-size:10px; font-family:Verdana; font-weight:normal;}
.foot a:active {color:#CCCCCC; text-decoration:none;font-size:10px; font-family:Verdana; font-weight:normal;}
.foot a:hover {color:#666666; text-decoration:none;font-size:10px; font-family:Verdana; font-weight:normal;}

/*.main a:link {		background-image:url(../images/site/button_out.jpg);
					background-repeat:no-repeat;											
					font-size:14px;
					color:#FFFFFF;
					width:232px;
					height:40px; }
.main a:visited {	background-image:url(../images/site/button_out.jpg);
					background-repeat:no-repeat;											
					font-size:24px;
					width:232px;
					height:40px; }
.main a:active {	background-image:url(../images/site/button_out.jpg);
					background-repeat:no-repeat;												
					font-size:24px;
					width:232px;
					height:40px; }
.main a:hover {		background-image:url(../images/site/button_over.jpg);
					background-repeat:no-repeat;					
					font-size:24px;
					width:232px;
					height:40px;		 }


*/


/************************************************************************
        Body
************************************************************************/



html, body					{
								margin:auto;
								text-align:center;
								background-color:#FFF;
        					}

	.table_around
        					{
								width: 100%;
								text-align: center;
								vertical-align: middle;
       						}

	.around_all
        					{								
								margin-right: auto;
								margin-left: auto;
								height: 625px;
								width:940px;			
								vertical-align:top;
								color:#ffffff;
        					}

	.around
        					{
								background-image:url(../images/site/arround.jpg);
								background-repeat:no-repeat;								
								height: 615px;
								width:940px;											
        					}
							
	.login
        					{
								float: right;
								padding-top:93px;
								padding-right:25px;								
								height:35px;
								width:406px;
								color:#666666;	
								text-align:right;									
								font-size:11px;
								text-align:left;
								font-family:"Verdana";				
        					}
	.login_form				{
								border: 1px solid #000033;
								background-color:#FFFFFF;
								width:80px;
							}

	.main					{
								float: right;
								padding-top:76px;
								padding-right:40px;
								text-align:left;
								color:#890610;
								width:612px;
								height:200px;
								font-family:"Verdana";
								
								
								font-size:20px;	
        					}

	

	.foot					{
								float: left;							
								width:940px;								
								font-size:10px;
								color:#CCCCCC;
								font-family:Verdana;												
        					}

	
/************************************************************************
	Mouseover
************************************************************************/

	.out_button				{
								background-image:url(../images/site/button_out.jpg);
								background-repeat:no-repeat;
								padding-left:260px;								
								font-size:33px;
								width:232px;
								height:40px;
											
  							}
				
	.over_button 			{
								background-image:url(../images/site/button_over.jpg);
								background-repeat:no-repeat;
								padding-left:260px;								
								font-size:33px;
								width:232px;
								height:40px;		
								
							}	
							
	
	
	
							
							
	
/************************************************************************
        Text
************************************************************************/


							
	h1						{
								font-weight:bold;
								font-size:12px;
							}

