Body {
	font-size: 10px;
	font-family: Verdana;
	color: #33329a;
	text-align: left;
	background: #151322;
	margin: 0;
	background-image: url('bg.jpg');
	background-repeat : repeat-y;
	background-position: top center; 
}

p, td { font-size: 10px;
       font-family: Verdana;
       color: #33329a;}

i { font-size: 9px;
       font-family: Verdana;
       color: #4c5a78;
    font-weight: italic;
    text-decoration: none;}


u { font-size: 10px;
       font-family: Verdana;
       color: #33329a;
    border-bottom: 2px solid;
    border-color: #3a7aff;
    text-decoration: none;}

b {
	 font-size: 11px;
	font-family: Verdana;
	color: #3a7aff;
	text-decoration: none;}


#navi a {
	display: block;
	color:#33329a;
	text-decoration:none;
	font-family:verdana;
	font-size: 9px;
	line-height:20px;
	line-width: 90px;
	height:18px;
	text-align: left;
	border-bottom: 1px solid  #15134f;

} 

#navi a:hover { 
	color:#5197ff;
	text-decoration:none;
	font-weight: bold;
	font-family:verdana;
	font-size: 9px;
	line-height:20px;
	line-width: 90px;
	height:18px;
	text-align: right;
        background:#2e2a45;
	border-bottom: 1px solid  #15134f;
	background-image: url('menu.jpg');
	background-repeat : no-repeat;
	background-position: left; 
	}


#navi2 a {
	display: block;
	color:#33329a;
	text-decoration:none;
	font-family:verdana;
	font-size: 9px;
	line-height:20px;
	line-width: 90px;
	height:18px;
	text-align: right;
	border-bottom: 1px solid  #15134f;

} 

#navi2 a:hover { 
	color:#5197ff;
	text-decoration:none;
	font-weight: bold;
	font-family:verdana;
	font-size: 9px;
	line-height:20px;
	line-width: 90px;
	height:18px;
	text-align: left;
        background:#2e2a45;
	border-bottom: 1px solid  #15134f;
	background-image: url('menu.jpg');
	background-repeat : no-repeat;
	background-position: right; 
	}


h1 {
	background-image:url('h1.jpg');
	background-repeat : no-repeat; 
	background-position: top center;
	color: #3a7aff; 
	font-family: Verdana;
	font-size: 15px;
	text-transform: uppercase;
	width: 500px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	line-height:20px;
	padding: 0px 0px 0px 0px;
	}


h2
	{ 
	background-image:url('h3.png');
	background-repeat : no-repeat;
	background-position: top center;
	color: #3a7aff; 
	font-family: Verdana;
	font-size: 15px;
	text-transform: uppercase;
	width: 150px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: right;
	padding: 0px 10px 10px 0px;
	margin-bottom: 0;
	line-height: 20px;
	}

h3
	{ 
	background-image:url('h2.png');
	background-repeat : no-repeat;
	background-position: top center;
	color: #3a7aff; 
	font-family: Verdana;
	font-size: 15px;
	text-transform: uppercase;
	width: 150px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	padding: 0px 10px 10px 0px;
	margin-bottom: 0;
	line-height: 20px;
	}






a:link {color: #0665f9; text-decoration: none;  font-weight: bold; }
a:visited {color: #0665f9; text-decoration: none; font-weight: bold; }
a:active {color: #0665f9; text-decoration: none; font-weight: bold; }
A{font-size: 9px; COLOR: #3f3d77;  font-weight: bold; FONT-FAMILY:  verdana; HEIGHT: 0px; TEXT-DECORATION: none; FILTER: none;
}
a:hover{color: #3f3d77;  BACKGROUND: transparent 
; text-decoration: none; }
