 page styles 
body 
	{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;

    scrollbar-base-color:#000000;
    scrollbar-3dlight-color:#CCCCCC;
    scrollbar-arrow-color:#000000;
    scrollbar-darkshadow-color:#CCCCCC;
    scrollbar-face-color:#8B8B8B;
    scrollbar-highlight-color:#000000;
    scrollbar-shadow-color:#000000;
    scrollbar-track-color:#CCCCCC; 
	}

.preload {display:none;}

table
	{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #04040C;
	}

 link styles 
	
a 		{
		cursor: pointer;
		text-decoration: none;
		font-weight: bold;
		color: #990A0A;
		}	
a:hover {
		text-decoration: none;
		font-weight: bold;
		color: #990A0A;
		}
a.navi 	{
		color: #990A0A;
		font-weight: bold;
		}	
a.navi:hover {
		text-decoration: none;
		font-weight: bold;
		color: #990A0A;
		}
		
 form styles 

option, textarea, input, select, file
	{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #000000;  
    border: 1px solid #000000;
	}

.form_off 
	{  
    background-color: #CCCCCC; 
    border: 1px solid #000000;
	}

.form_on 
	{  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    color: #000000; 
    background-color: #FFFFFF; 
    border: 1px solid #000000;
	}

.form_username
	{
    background-color: #FFFFFF;
    border: 1px solid #000000;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: left top;
	}

.form_password 
	{
    background-color: #FFFFFF;
    border: 1px solid #000000;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: left top;
	}

.form_name 
	{
    background-color: #FFFFFF;
    border: 1px solid #000000;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: left top;
	}

.form_text 
	{
    background-color: #FFFFFF;
    border: 1px solid #000000;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: left top;
	}

.input
	 { 
    background-color: transparent; 
    border: 1px none; 
    border-color: #000000; 
    margin-top: 0px;
    margin-bottom: 0px;
	filter:alpha(Opacity=70);
	}

.padding
	 {
    padding: 3px;
	}
.text_re {
	font-size: 14px;
	color: #AE0A2C;
	font-weight: bold;
}
.text_re1 {
	font-size: 11px;
	color: #000;
	text-align: center;
}
.text_re table tr .text_re center {
	font-weight: normal;
	text-align: center;
}
