/* CSS Document */

.border {
	border: 1px solid #000000;
	background-color:#020145;
}
body {
	background-color: #020145;
}
.footer {
	color: #F47B46;
	font-family:Verdana;
	font-size:9px;
	background-color: #020145;
	border-top: 1px solid #4443A0;
	borf
}

.title {
	color: #0000CC;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	background-color: #FFCC00;
	font-variant: normal;
	padding: 2px;
	padding-left:5px;
	text-align: left;
}

.content {
	font-family:Verdana;
	font-size:12px;
	color: #FFCC00;
	height: 450px;
}

.content p{
text-align:justify;
}

.biger{
font-family:Verdana;
font-size:13px;
font-weight:bold;
}

p.center {
text-align:center;
}

a:link {
	color: #FFCC00;
	text-decoration: underline;
	font-size:12px;
}
a:visited {
	color: #FFCC00;
	text-decoration: underline;
	font-size:12px;	
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-size:12px;	
}
a:active {
	color: #FFCC00;
	text-decoration: underline;
	font-size:12px;	
}

.subtitle {
	background-color: #4443A0;
	font-family: Verdana;
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
}

ul {
text-align:justify;
font-size:11px;
}
input {
	background-color: #D8E4F8;
	border: 1px solid #000000;
}
textarea {
	background-color: #D8E4F8;
	border: 1px solid #000000;
}

.short_introduction
{
	text-align:justify;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.pic_info {
	font-family:Verdana;
	font-size:10px;
	color: #FFCC00;
}
.gallery_table_titles {
	font-size: 11px;
	text-align:left;
}
.content p.gallery_table_content {
	font-size: 12px;
	text-align:left;	
}
.gc {
font-size:12px;
}