body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #8FB5DA;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #039;
	text-align: center;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	margin-left: 10px;
	margin-top: 10px;
	color: #039;
	text-align: center;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #039;
	font-size: 16px;
	font-weight: normal;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #151515;
	margin-left: 10px;
	margin-top: 10px;
	max-height: auto;
	text-align: left;
}
.miniText {
	font-size: 16px;
}

.rHighlight {
	color: #F00;
}


a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #039;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: underline;
	color: #039;
	font-family: Verdana, Geneva, sans-serif;
}
a:active {
	text-align: center;
}




#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 988px;
	background-color: #FFF;
	height: auto;
}
#header {
	height: 200px;
	padding: 0;
	text-align: left;
	width: auto;
	background-color: #8FB5DA;
}
#header img {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: none;
}

#navbar {
	background-image: url(_graphics/nav_bar.gif);
	background-repeat: repeat;
	height: 36px;
	padding: 0;
	width: auto;
	margin: 0;
}
#leftbar {
	background-color: #FFF;
	border-right-color: #039;
	border-right-style: solid;
	border-right-width: 2px;
	float: left;
	height: auto;
	width: 198px;
	margin: 0;
	padding: 0;
}
#leftbar img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	border: none;
}


#middlecontent {
	background-color: #FFF;
	height: auto;
	width: 390px;
	float: left;
	padding: 0;
	margin: 0;
}
#middlecontent #FlashID2 {
	margin-left: 10px;
	margin-top: 10px;
}

#middlecontent img {
	border: none;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#middlecontent a img {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: none;
}


#indexhead {
	background-color: #FFF;
	text-align: center;
	width: 780px;
	float: right;
	height: auto;
}


#prespage {
	background-color: #FFF;
	float: left;
	height: auto;
	margin: 0;
	border: 0;
	width: 594px;
}
#prespage img {
	border: 0;
	margin-left: 0px;
	margin-right: 10px;
	display: inline;
	margin-top: 0px;
}


#prespageright {
	background-color: #FFF;
	float: right;
	height: auto;
	margin: 0;
	border: 0;
	width: 184px;
}


#rightcontent {
	background-color: #FFF;
	height: auto;
	width: 390px;
	float: right;
	margin: 0;
	padding: 0;
}
#rightcontent #FlashID {
	display: block;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#rightcontent img {
	display: block;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#rightcontent a img {
	border: none;
}




#singlecontent {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 784px;
}
#singlecontent table tr td img {
	border: none;
	display: block;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

 /*link work begin*/

#singlecontent table a:link, #singlecontent table a:visited {
	background-image:url(_graphics/roll03.gif);
	background-repeat:no-repeat;
	background-position: left top;
	display:block;
	line-height:40px;
	width:250px;
	text-decoration:none;
	color:#cc0033;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

#singlecontent table a:hover {
	
	background-image: url(_graphics/roll03.gif);
	background-position:left bottom;
	display:block;
	line-height:40px;
	width:250px;
	text-decoration:none;
	color:#FFF;
 	font-weight: bold;
	text-align: center;
	font-size: 14px;
	
}
/*link work end*/

#singlecontent #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent table tr td {
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
}
#specialnav {
	background-color: #FFF;
	height: auto;
	width: 100%;
	float: left;
	text-align: center;
}



#footer {
	background-color: #FFF;
	height: 80px;
	width: auto;
	clear: both;
	border-top-color: #FFF;
	border-top-style: solid;
	border-top-width: 2px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	line-height: 25px;
}
#prespage p #FlashID {
	display: inline;
	margin-right: auto;
	margin-left: 110px;
	border-right: auto;
	border-left: auto;
}
#indexcontent {
	background-color: #FFF;
	height: auto;
	width: 780px;
	float: left;
}
#indexcontent #FlashID2 {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

