body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #292929;
}
.dipbodybg {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #1F62CD;
	background-image: url(../images/dipbodybg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.dipmenubg {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #1F62CD;
	background-image: url(../images/dipmenubg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: 35px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.dipbodywhole {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #1F62CD;
	text-decoration: none;
	height: 80%;
	width: 816px;
}

.dipmaintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
	width: 237px;
	text-align: center;
}
.dipbodydiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	overflow: auto;
	width: 558px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 500px;
}
.dipbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 3px;
	text-align: left;
}
a:link {
	color: #1F62CD;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #8EB3EE;
	text-decoration: underline;
}
a:visited {
	font-style: normal;
	text-decoration: none;
}
