@charset "utf-8";

.borderimg {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
.titleheader {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

body {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #000;
	color: #000;
	background-attachment: fixed;
	background-image: url(images/mainbackgound2.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	outline-color: #C5D6FC;
}
.blacktext {
	color: #FFF;
	font-weight: lighter;
	font-size: medium;
	font-variant: small-caps;
	text-align: center;
}
.thintableborder {
	border: thin double #FFF;
	background-color: #0C3B83;
}

.xlargetext {
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-style: italic;
}
.xxlargetext {
	font-size: xx-large;
}
.smallitaltext {
	font-style: italic;
	font-size: small;
}
.welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
}
.title_image {
	border: thin double #FFF;
}
.slogan {
	font-style: italic;
}
.footer  
{
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 12px;
	background-color: #000000;
     }
.img_noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.justblock {
	text-align: justify;
}
.quote {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.biotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	padding: 10px;
}
a {
	font-weight: bold;
	color: #39F;
	font-variant: normal;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
.bigheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-style: oblique;
	font-size: xx-large;
}
a:hover {
	color: #FFF;

}

.bigheading2 {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	color: #0FF;
}
.minimenu {
	font-size: 14px;
	text-align: right;
}
.biotextmain {
	text-align: justify;
	font-size: 14px;
}
.BOLD {
	font-weight: bold;
}
