/* CSS Document */

.link_index{font-family:Verdana, Garamond, Times New Roman; font-size:12px; line-height:1.5;}
.body_text{
	font-family:Verdana, Garamond, Times New Roman; font-size:12px; color:#333333; padding:10px; padding-top:0px; line-height:1.5;
}
.body_text_link{
	font-family:Verdana, Garamond, Times New Roman; font-size:12px; color:#333333; padding:0px; padding-bottom:20px; line-height:1.5;
}
.contact{
	font-family:Verdana, Garamond, Times New Roman; font-size:12px; color:#333333;
}
.body_text_right{
	font-family:Verdana, Garamond, Times New Roman; font-size:12px; color:#333333; padding-left:10px; line-height:1.5;
}
.body_text_left{
	font-family:Verdana, Garamond, Times New Roman; font-size:12px; color:#333333; padding-right:10px; line-height:1.5;
}

a.menu:active, a.menu:link, a.menu:visited{
	font-family: Verdana, Garamond, Times New Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
	line-height:1.8;
	background-image: none;
}
a.menu:hover{
	font-family: Verdana, Garamond, Times New Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height:1.8;
	background-image:url('../images/flower.gif');
	background-repeat: no-repeat;
}

.menu_disabled{
	font-family: Verdana, Garamond, Times New Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height:1.8;
	background-image:url('../images/flower.gif');
	background-repeat: no-repeat;
}


a.link_page:active, a.link_page:link, a.link_page:visited{
	font-family: Verdana, Garamond, Times New Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}
a.link_page:hover{
	font-family: Verdana, Garamond, Times New Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

a.link_internal:active, a.link_internal:link, a.link_internal:visited{
	font-family: Verdana, Garamond, Times New Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.link_internal:hover{
	font-family: Verdana, Garamond, Times New Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}