@charset "UTF-8";
/* CSS Document */

body {
	background-color: #9E78A4;
	
	background-image: url(bg_2.jpg); background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #662c94;}



td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #662c94;
}

a {
	color: #E33336;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
  background-color: #CCCCFF;
	color: #666666;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #666666;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #654424;
	font-weight: bold;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #977695;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666699;
}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666699;
}

.text5 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #3f0e52;
	font-style: oblique;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #662c94;
	font-weight: bold;
}

.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #654424;
}

.text8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #662c94;
}
.text9 {
	font-family:  Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #FF0000;
	font-style: oblique;
}

.text10 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #654424;
}

.text11 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #654424;
	font-style: oblique;
}

.text12 {
	font-family:  Times New Roman, Times, serif;
	font-size: 17px;
	line-height: 20px;
	color: #662c94;
	font-style: oblique;
}


.mainMenu {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; }
a:link {
	color: #E33336;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #3f0e52;
}
