body {
	background-color: #1F1F1F;
	font-family: arial, sans-serif;
	font-size: 10px;
}

body.scroll {
	overflow-y: scroll;
}

td {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #222244;
	font-weight: bolder;
}

.title {
	font-size: 30px;
	color: #4040FD;
	font-weight: bold;
	letter-spacing: 1px;
	 text-transform: uppercase;
}

.smalltitle {
	font-size: 16px;
	color: #222244;
	font-weight: bold;
	letter-spacing: 2px;
}

.header {
	font-size: 13px;
	color: #F0F0F0;
	font-weight: bold;
	letter-spacing: 1px;
}


.contenttitle {
	font-family: arial, sans-serif;
	font-size: 24px;
	color: #1F1F1F;
	font-weight: bold;
	letter-spacing: 2px;
}

a {
	font-family: arial, sans-serif;
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #444444;
}
a:active {
	color: #000000;
}


.table1 {
	/*width: 600px;*/
	border: 1px solid #000000;
}


.row0 {
	/*background-color: #B0C0E0;*/
	background-color: #8A9AC0;
}

.row1 {
	/*background-color: #B7C7E0;*/
	background-color: #7A90C0;
}

.theader {
	background-color: #607AB0;
}

input {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

select {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


hr {
	border: 0;
	height: 0px;
	width: 0px;
}

a.back {
	font-family: arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
a.back:visited {
	color: #000000;
	font-size: 14px;
}
a.back:hover {
	color: #444444;
	font-size: 14px;
}
a.back:active {
	color: #000000;
	font-size: 14px;
}

.abouttext, .abouttext p {
	color: #C0C0C0;
	text-align: justify;
	letter-spacing: 1px;
	font-weight: normal;
}

