*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text-normal {
	font-size: 11px;
	color: #324E7C;
	text-decoration: none;
}
.Red-Text {font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: center;
}
.table-border {
	border: 1px solid #666666;

}
a:link {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.forms {
	font-family: Tahoma;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000066;
}
.Green-Text {font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.table-form {
	background-image: url(bg/01.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #37C3E6;
	border-bottom-color: #37C3E6;
}
.photo-border {
	border: 2px solid #660033;
}
