body {
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(images/background_home.jpg);
}
.t1 {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #000000;

}
.enter {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #181E53;
	font-weight: bold;
	text-decoration: none;


}
.restricted {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #8F8F8F;
	font-weight: bold;
	text-decoration: none;

}
.t2 {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #7D7D7D;
	text-decoration: none;


}
.dottedall {
	border: 1px dashed #000000;
}

.dottedverticalright {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #191D52;
}

.p1 {
	margin-right: 10px;



}
.t2:hover {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #7D7D7D;
	text-decoration: underline;

}
.enter:hover {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #181E53;
	font-weight: bold;
	text-decoration: underline;

}
.quicklinks {
	margin: 10px;
	border: 1px dashed #000000;
}

.restricted:hover {

	font-family: "Century Gothic";
	font-size: 13px;
	color: #8F8F8F;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
}

a:link {
	color: #0000CC;
}
a:hover {
	color: #731B03;
}
a:active {
	color: #FF0000;
}
.background_table {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
