@charset "utf-8";
body {
	background-image: url(../image/pattern.jpg);
	background-repeat: repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#topheader {
	background-color: #000000;
	width: 100%;
	height: 25px;
	position: relative;
}
#top_links {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 5px;
	position: relative;
}
#top_links a {
	color: #FFFFFF;
	text-decoration: none;
}


#middleheader {
	height: 92px;
	width: 912px;
	margin-right: auto;
	position: relative;
	min-height: 93px;
	background-color: #EFF0EA;
	border-right-style: solid;
	border-left-style: solid;
	margin-left: auto;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #8E1504;
	border-left-color: #8E1504;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	color: #000000;
}




#contents {
	background-color: #470707;
	width: 914px;
	position: relative;
	background-image: url(../image/red-background.jpg);
	background-repeat: repeat-x;
	min-height: 735px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	height: 1000px;
}
#navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../image/bullet.jpg);
	padding-left: 25px;
	margin-left: 3em;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-top: 0px;
	color: #920C01;
	padding-top: 0px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	background-position: left center;
}

#navbar a:hover {
	color: #2a2a2a;
}
#contentsnews {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: -25px;
	width: 340px;
}
#contentsquicklinks {
	width: 250px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	left: 15px;
	height: 235px;
	list-style-type: none;
}
#table {
	position: relative;
}

#contentsquicklinks a {
	color: #F9EFD0;
	text-decoration: none;
}



#contents_left {
	height: 352px;
	width: 200px;
	position: absolute;
	top: 35px;
	left: 34px;
}
#contents_right {
	position: absolute;
	left: 285px;
	width: 595px;
	height: 430px;
	top: 55px;
}
#contents_bottom {
	width: 177px;
	top: 484px;
	height: 147px;
	padding: 0px;
	background-image: url(../image/backheading1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	left: 43px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
}
#line_horz {
	background-image: url(../image/dot.jpg);
	background-repeat: repeat-x;
	height: 2px;
	width: 595px;
	position: relative;
	top: -1em;
}
#line_vert {
	height: 200px;
	width: 2px;
	position: relative;
	background-image: url(../image/dot_ver.jpg);
	background-repeat: repeat-y;
	float: left;
	top: 0px;
}


#footer {
	background-color: #000000;
	margin-left: auto;
	width: 914px;
	height: 24px;
	margin-right: auto;
	position: relative;
}


#footer a {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
	position: relative;
}
#footer a:hover {
	text-decoration: underline;
}




#base  {
	background-color: #bcbcb9;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	position: relative;
}
#base_content {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../image/bottomlogo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 53px;
	padding-top: 20px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fbf3db;
	font-weight: normal;
	font-style: normal;
}
.contentsnewsandquicklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F9eFD0;
	text-decoration: none;
	line-height: 16px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F9eFD0;
	font-size: 22px;
	margin-top: 5px;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 12px;
	padding-left: 20px;
	margin-top: 5px;
}
.maroontext {
	color: #8D1403;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	height: 20px;
	width: 200px;
	border-left-style: solid;
	border-left-color: #590000;
	border-left-width: 10px;
	vertical-align: middle;
	text-align: center;
}
.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	clip: rect(auto,auto,auto,auto);
}

.sideheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6A0000;
	text-decoration: none;
	line-height: 19px;
}





p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F9eFD0;
	line-height: 18px;
	text-align: justify;
	
}


.whitetext {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	direction: rtl;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

.login {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
	left: 1em;
	padding-left: -1em;
	padding-top: 0px;
}
#form1 input {
	font-family: Verdana;
	width: 90px;
	height: 15px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #480401;
	border-right-color: #480401;
	border-bottom-color: #480401;
	border-left-color: #480401;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #470602;
}

.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	padding-top: 3em;
	padding-left: 3px;
}
.basestrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 3em;
	padding-left: 1.5em;
}
li {
	list-style-position: outside;
	list-style-type: none;
	font-size: 12px;
	list-style-image: url(../image/bullet1.jpg);
	text-align: left;
	color: #F9EFD0;
}
.quicklinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F9eFD0;
	font-size: 22px;
	margin-top: 5px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-indent: 20px;
}
#index_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 0px;
}
#index_bullet li {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
	text-align: left;
	margin-right: 5px;
	list-style-type: none;
	padding-bottom: 8px;
	text-decoration: none;
}
.bullet {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	margin-right: 5px;
	list-style-type: disc;
	font-family: Wingdings;
}
.whitetextCopy {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	direction: rtl;
	text-decoration: underline;
}
#bottomlogo {
	background-repeat: no-repeat;
	float: right;
	height: 53px;
	width: 234px;
	position: relative;
	bottom: 10px;
}
.contentsnewsandquicklink a:hover {
	text-decoration: underline;
}
.contentsnewsandquicklink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F9eFD0;
	text-decoration: none;
	line-height: 16px;
}
.newsflash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
	line-height: 16px;
}
.newsflash a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F9eFD0;
	text-decoration: none;
	line-height: 16px;
}
.newsflash a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: underline;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F9EFD0;
	
}
.bold a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F9EFD0;
	text-decoration: none;
}
