@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	background-color: #006600;
}
.text {
	font-family: "Times New Roman", Times, serif
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	font-weight:normal;
}
.line{ background-image:url(images/line.jpg); background-repeat:repeat-y;}


.submenu{
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	color:#ba1074;
	font-weight:bold;
	font-smoothing: antialiased;

}

.text1{ font-family: "Times New Roman", Times, serif;
font-size:12px;
color:#333333;
line-height:25px;}

.text2{font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	font-weight:bold;}
	
.text3{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	color: #ba1074;
	font-weight:bold;
}
	
	
.text4{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	color: #660000;
	font-weight:normal;
}

.text5 {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	padding-left:15px;
	line-height:30px;
	margin-right:10px;
}
	
	
.text6{font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 25px;
	color: #ba1074;
	font-weight:bold;
	text-decoration:none;}
	
	
	.text6:hover{font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 25px;
	color: #0000FF;
	font-weight:bold;
	text-decoration:none;}
	
.text7 {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	padding-left:15px;
	line-height:20px;
	margin-right:10px;
}