@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #DE5CA6;
}
.ps {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000;
}

a.top-link-normal:link     {
	color: #8A2261;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}

a.top-link-normal:visited   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	color: #8A2261;
}

a.top-link-normal:hover  {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
	
a.top-link-normal:active   {
	color: #8A2261;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
body {
	background-image: url(images/bg.jpg);
}

.redtext {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.divider-links   {
	color: #8A2261;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}
.commontext {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	padding-left:10px;
	padding-right:10px;
}
.tableborder {
	border: thin dashed #000000;
}

.text1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.text2 {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.text3 {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.text4 {
	font-family: "Brush Script Std";
	font-size: 28px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.text5 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
