body {background: none;
	color: #000080;
	padding: 30px;
	margin: 30px;
	font-size: 12pt;
	}

/* set font values */
h1 {font-family: Times, "Times New Roman", serif; 
	font-size: 40pt; 
	font-weight: 900; 
	color: #0000ff;
	text-align: center;
	}

h2 {font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 28pt;
	font-weight: 800; 
	color: #003b12;
	}

h3 {font-family: Times, "Times New Roman", serif;
	font-size: 22pt;
	font-weight: 600; 
	color: #005796;
	}

h4 {font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 18pt;
	font-weight: 500; 
	color: #005073;
	}

h5 {font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15pt;
	font-weight: 500; 
	color: #005b1e;
	}

h6{font-family: Verdana, Helvetica, Arial, sans-serif;
               color: #022f55;
               font-size: 13pt;
               font-weight: 500;
               }

h6:first-letter {font-size: 15pt;
               font-weight: 600;
               color: #044476;
               } 

h7 {font-family: verdana, Helvetica, rial, sans-serif;
               font-size: 13pt;
               font-weight: 400;
               text-align: center;
               }


p {font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #022f55;
	font-size: 13pt;
	font-weight: 400;
	}


span {color: #3d107b;
	font-weight: 700;
	font-style: italic;
	}

span.1 {color: #5c3e90;
	font-weight: 700;
	font-style: italic;
	font-variant: small-caps;
	}
span.2 {color: #960014;
	font-weight: 700;
	font-style: italic;
	font-variant: small-caps;
	}
	
a:link {font-weight: 500; 
	color: #00709e;
	background: #bee0df; 
	}

a:visited {font-weight: 500; 
	color: #00a9a4;
	background: none; 
	}

a:hover {font-weight: 500;
	color: #bfe2f9;
	background: #008dc6; 
	}


/* set margins and padding for body */
body, div {margin: 10px;
	padding: 10px;
	}

/* set margins widths, floats, background, border for div content boxes */

#nav {float: left;
	width: 880px;
	height: 150px;
	border: 0px dotted #8dcff4;
	background-image: url(graphics/blueback11.jpg);
	background: #d4ecfb;
	}

#hdr {float: left;
	width: 880px;
	height: 150px;
	background-image: url(graphics/blueback10.jpg);
	border: 0px dotted #d5e9d7;
	text-align: center;
	}

#hdr1 {float: left;
	width: 880px;
	background-image: url(graphics/blueback13.jpg);
	border: 0px dotted #d5eae9;
	text-align: center;
	}

#contentarea {float: left;
	width: 880px;
	background-image: url(graphics/blueback10.jpg);
	text-align: center
	}

#txt {float: left;
	width: 880px;
               background-image: url(graphics/blueback11.jpg);
	border: 0px dotted #d5dcef;
	text-align: left;
	}

#txt1 {float: left;
	width: 880px;
	background-image: url(graphics/blueback12.jpg);
	border: 0px dotted #d4ecfb;
	text-align: left;
	}

#txt2 {float: left;
	width: 880px;
	background-image: url(graphics/blueback13.jpg);
	border: 0px dotted #d4ecfb;
	text-align: left;
	}

#counter {float: left;
	width: 880px;
	height: 100px;
	border: 0px dotted #d5eae9;
	background-image: url(graphics/blueback11.jpg);
	text-align: center;
	}


#pjp {float: left;
	width: 880px;
	background-image: url(graphics/blueback12.jpg);
	border: 0px dotted #bfe2f9;
	text-align: left;
	}


#ftr {float: left;
	width: 880px;
	height: 150px;
	border: 0px dotted #d5e9d7;
	text-align: center;
	background-image: url(graphics/blueback10.jpg);
	}


#ads {float: left;
	width: 880px;
	height: 150px;
	border: 0px solid #006189;
	background-image: url(graphics/blueback11.jpg);
	}


/* ensure footer stays at the bottom */
#ftr {clear: both}



/* set tab menu position */
dl#menu {position: relative;
	top: 20px;
	left: 10px; 
              bottom: 20px;
	}
/* set general tab styles */
dt.tab {display: block;
	float: left;
	margin-right: 0px; 
	text-align: center;
	}
/* set general anchor styles - fill the container */
dt.tab a {display: block;
	font-family: Arial, Helvetica, san-serif;
	font-size: 105%; 
	text-decoration: none; 
	color: #ddeeff; 
	font-weight: 900;
	width: 105px;
	height: 65px;
	}
/* mouse out state (default) */
dt.tab a {background: #0000ff;
	color: #ddeeff;
	border: 7px outset #0000dd;
	}
/* mouse out state (visited) */
dt.tab a:visited {background: #000080;
	color: #90cefd;
	font-weight: 700;
	border: 7px outset:#000099;
	}
/* mouse over state (hover) */
dt.tab a:hover {background: #79cdef;
	color: #0000ff;
	border: 7px inset #9ed6f1;
	font-weight: 900;
	}


/* set button menu position */
dl#menu3 {position: relative;
	left: 60px;
	}
/* set general button styles */
dt.btn {margin-bottom: 15px;
	padding: 2px;
	text-align: center;
	}
/* set general anchor styles - fill the container */
dt.btn a {display: block;
	text-decoration: none;
	color: #ffffff;
	font-weight: 600;
	width: 250px;
	height: 40px;
	}
/* Mouse out (default) */
dt.btn a {background: #8dcff4;
	border: 4px outset #8dcff4;
	}
/* Mouse out (visited) */
dt.btn a: visited {background: #d5e9d7;
	color: #00aeed;
	font-weight: 400;
    border: 4px inset #d5e9d7;
	}
/* Mouse over (hover) */
dt.btn a: hover {background: #a7d6d5;
	color: #000000;
	font-weight: 400;
	border: 4px inset #a7d6d5;
	}



/* set table size and margin size */
table {width: 880px;
	height: 20px;
	margin: 2px;
	text-align:left;
	border: 0px dotted #a4d4b0;
	background: none;
	caption-side: top;
	}

table.1 {width: 100%;
	height: 20px;
	margin: 2px;
	text-align: left;
	border: 0px dotted #8dcff4;
	background: none;
	caption-side: top;
	}

table.2 {width: 100%;
	height: 20px;
	margin: 2px;
	text-align: left;
	border: 2px dotted #8dcff4;
	background: none;
	caption-side: top;
	}

table.3 {width: 100%;
	height: 20px;
	margin: 2px;
	text-align: left;
	border: 2px dotted #aabadd;
	caption-side: top;
	background: none;
	}


/* set style for table rows */

		
/* set borders for table cells */
td {border: 0px dotted #a4d4b0;
	padding: 5px;
	}

td.1 {border: 0px dotted #8dcff4;
              text-align: center;
               width: 33%;
	padding: 5px;
	}

td.2 {border: 2px dotted #adcff4;
	padding: 5px;
	}

td.3 {border: 2px dotted #aabadd;
	padding: 5px;
	}
	
td.4 {border: 2px solid;
	padding: 2px;
	}

td.cho {border: 0px dotted #00aeed;
          padding: 15px;
          background-image: url(graphics/chotartanback.gif);
          }
			
caption {background: #d4ecfb;
	text-align: center;}

/* add border spacing and hide empty cells */
table.space {border-spacing: 3px;
	}

img {border: 1px dotted #0469b3;
	margin: 10px;
	}

img.cho {border: 1px dotted #0469b3;
               margin: 2px;
               background-image: url(graphics/chotrtanback.gif);
               }


img.bar {	border: 0px;
	margin: 5px 2px 5px 2px;
	height: 5px;
	width: 100%;
	}

img.1 {float: left;
	border: 1px solid #006189;
	margin: 5px 10px 5px 0px;
	}

img.2 {float: right;
	border: 1px solid #006189;
	margin: 5px 0px 5px 10px;
	}

img.3 {border: 1px solid #006189;
	margin: 20px;
	}

img.4 {border: none;
	margin: 20px;
	}

img.5 {float: left;
	border: none;
	margin: 10px;
	}

img.6 {float: right;
	border: none;
	margin: 10px;
	}
	
img.pjp {	border: none;
	margin: 5px;
	}	
