/* CSS Document */

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	background-image: url(images/gradient.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	SCROLLBAR-FACE-COLOR: #031D71;
	SCROLLBAR-HIGHLIGHT-COLOR: #7885BA;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #7885BA;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	list-style-position: inside;
	}

a:link { color: #666666; text-decoration: none }
a:active { color: #666666; text-decoration: none }
a:visited { color: #666666; text-decoration: none }
a:hover { color: #ff0000; text-decoration: none }

a:link.leftlinks { color: #000000; text-decoration: none }
a:active.leftlinks { color: #000000; text-decoration: none }
a:visited.leftlinks { color: #000000; text-decoration: none }
a:hover.leftlinks { color: #999999; text-decoration: none }

li {
		position: relative;
		left: 20px;
}

hr {
	color: #000000;
	height: 1px;
}

h5 {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}

.para {
	padding-left: 30px;
	padding-right: 30px;
}

.sixpics {
	margin-bottom: 18px;
}

.minipics {
	margin-bottom: 18px;
	border: 1px solid #000000;
}

.maintable {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top right;
}

p {text-align: justify; }

#caption {
	position: relative;
	bottom: 15px;
	font-weight: bold;
}

#red {color: #ff0000;}

.maintable {
	border: 1px solid #000000;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/toplogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.specialbox {
	border: 2px solid #000000;
	text-align: center;
	height: auto;
	width: 350px;
	padding: 10px;
}

.linkbox {
	height: auto;
	width: 370px;
	border: 1px solid #000000;
	padding: 10px;
	text-align:justify;
	background-color: #ffffff;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#gallerybox {
	height: 400px;
	width: 600px;
	border: 2px solid #000000;
}


