body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10pt;
	background-color:#ccc4b7;
	background-image:url(images/bg.jpg);
	background-position:center top;
	background-repeat: repeat-x;
	line-height:1.5;
}
td {
		line-height:1.5;
}

.v_menu A:link { 
	font-size : 11pt; 
	color : #4477a2; 
	font-family : times; 
	text-decoration : none;
	font-weight:bold; 
 
} 
.v_menu A:visited { 
	font-size : 11pt; 
	color : #4477a2; 
	font-family : times; 
	text-decoration : none; 
    font-weight:bold;

} 
.v_menu A:hover { 
	font-size : 11pt; 
	color : #4477a2; 
	font-family : times; 
	text-decoration : underline;
	font-weight:bold; 

} 
.v_menu A:active { 
	font-size : 11pt; 
	color : #4477a2; 
	font-family : times; 
	text-decoration : none;
	font-weight:bold; 

}

.h_menu td{
	color : #ffffff;	
	font-family : times;
	font-size : 12pt;
	background-image:url(images/top_menu-bg.jpg);
	height:38px;
}
.h_menu A:link { 
	font-size : 12pt; 
	color : #ffffff; 
	height: 100%;
	font-family : times; 
	text-decoration : none; 
	text-align: center;
}
 
.h_menu A:visited { 
	font-size : 12pt; 
	color : #ffffff; 
	height: 100%;
	font-family : times; 
	text-decoration : none;
	text-align: center;
} 

.h_menu A:active { 
	vertical-align: bottom;
	font-size: 12pt; 
	color: #ffffff; 
	heigh: 100%;
	font-family: times; 
	text-decoration: none; 
	text-align: center;
}

.h_menu A:hover {
    font-size: 12pt;
	color : #0f3f7d;
	height: 100%;
    font-family: times;
    text-decoration: none;
	text-align: center;
} 
.h_menu td:hover {
    font-size: 12pt;
	color : #0f3f7d;
	height: 100%;
    font-family: times;
    text-decoration: none;
	text-align: center;
	background-image:url(images/top_menu_over.jpg);
} 

.marquee A { 
	font-size : 9pt; 
	color : #eeeeee; 
	font-family : tahoma; 
	text-decoration : none; 
} 
.marquee A:hover { 
	font-size : 9pt; 
	color : #aaaaaa; 
	font-family : tahoma; 
	text-decoration : none; 
}

a {
text-decoration:none;
}