body,td,th,p,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color:#48166F;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a {
	color: #48166F;
	font-size:1em;
}
a:link {
	text-decoration: none;
	color: #48166F;
}
a:visited {
	text-decoration: none;
	color: #48166F;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 790px;
	background-color:#FFFFFF;
}
a{
	font-size:1em;
}
p{
	font-size:1em;
	margin: 8px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/newbanner.jpg);
	width:790px;
	height:248px;
	position:relative;
}
#header ul{
	background-color:#48166F;
	width:784px;
	border: 3px solid #FFFFFF;
	display:block;
	top:249px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:27px;
	padding:5px 0px 0px 0px;
	text-align:center;
	left: 0px;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#3A0075;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#3A0075;
}
#logo_w1,#logo_w2 {
	font-size: 32px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:3px;
	left:7px;
}
#logo_w2{
	top:44px;
	left:196px;
}
#textsize {
	font-size: 2em;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#textsize{
	top:55px;
	left:610px;
}
#textsizesmall {
	font-size: 2em;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
	width: 106px;
}
#textsizesmall{
	top:40px;
	left:595px;
}
#sitemap{
	font-size:12px;
	color:#FFFFFF;
	position:absolute;
	top:10px;
	left:568px;
	width: 124px;
	height: 26px;
}

#header_text {
	top:137px;
	left:66px;
	width:419px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
	font-weight:bold;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(images/content_bg2.gif);
	width:790px;
}
img{
	border-width:0px;
}
h1{
	color:#48166F;
	font-size:1.5em;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#48166F;
	font-size:1.2em;
	text-align:left;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:520px;
	margin-left:20px;
	padding: 0px 10px 30px 0px;
	display:inline;

}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#leftwide {
	float:left;
	width:720px;
	margin-left:20px;
	padding: 0px 10px 30px 0px;
	display:inline;

}
#leftwide a{color:#28556b;}
#leftwide a:hover{color:#c77e0c;}


#right {
	float:right;
	width:210px;
	padding: 0px 5px 5px 5px;
	margin-top:10px;
	border-left:  #48166F 1px solid;

}
#right a{
	color:#28556b;
}
#right a:hover{
	color:#c77e0c;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg2.gif);
font-size:1px;
height:10px;
}
#footer {
	width:790px;
	text-align:center;
	padding: 20px 0px;
	color:#FFFFFF;
	background-color: #48166F;
}
TD.lefttop {
	background-repeat: no-repeat;
	background-color: #C7E2FE;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 300px;
}

.curlycontainer .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background: transparent url(images/demobox.png) no-repeat bottom right; 
} 
.cssbox { 
    width: 335px !important; /* intended total box width - padding-right(next) */
    width: 320px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 20px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
} 
td.topleftright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	background-color: #C7E2FE;
	text-align:center;
	font-weight:bold;
}
td.leftright {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	padding:10px;
}
#homecontainer {
	margin: 0px auto;
	text-align: left;
	width: 510px;
border-left:1px solid #000099;
border-right:1px solid #000099;



}
#homeheader {
	margin: 5px 5px 0px 0px;
	background-color:#00CCFF;
border-top:1px solid #000099;
border-left:1px solid #000099;
border-right:1px solid #000099;
padding:5px;
text-align:center;

	
	width:510;
	height:50px;
	position:relative;
}
#homemain {
	margin: 5px 5px 0px 0px;
	background-color:#FFFFFF;
border-left:1px solid #000099;
border-right:1px solid #000099;
padding:5px;
text-align:left;

	
	width:510;
	height:50px;
	position:relative;
}

.hometablecell {
padding:5px;
}
.homeleftcorner {
	background-image: url(images/homecornerright.gif);
	background-repeat: no-repeat;
	width: 30px;
}
.homerightcorner {
	background-image: url(images/homecornerleft.gif);
	background-repeat: no-repeat;
	width: 30px;
}
.homemiddleheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #DBBFF2;
}

.homeleftcornerred {
	background-color:#FF0000;
	width: 30px;
}
.homerightcornerred {
	background-color:#FF0000;
	width: 30px;
}
.homemiddleheaderred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color:#FF0000;
}


.leftborderblue {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DBBFF2;
	border-right-color: #DBBFF2;
	border-bottom-color: #DBBFF2;
	border-left-color: #DBBFF2;
}
.rightborderblue {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-color: #DBBFF2;
	border-right-color: #DBBFF2;
	border-bottom-color: #DBBFF2;
	border-left-color: #DBBFF2;
}
.leftbottomborderblue {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DBBFF2;
	border-right-color: #DBBFF2;
	border-bottom-color: #DBBFF2;
	border-left-color: #DBBFF2;
}
.rightbottomborderblue {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #DBBFF2;
	border-right-color: #DBBFF2;
	border-bottom-color: #DBBFF2;
	border-left-color: #DBBFF2;
}
.middlebottomborderblue {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-color: #DBBFF2;
	border-right-color: #DBBFF2;
	border-bottom-color: #DBBFF2;
	border-left-color: #DBBFF2;
}

.leftborderred {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.rightborderred {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.leftbottomborderred {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.rightbottomborderred {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.middlebottomborderred {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}



.homemiddle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	padding: 5px;
	background-color: #FDFEE9;
}
.homenocorner {
	background-color: #DBBFF2;
	width: 30px;
}
.homemiddleborder {
	background-color: #FDFEE9;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DBBFF2;
	border-right-color: #DBBFF2;
	border-bottom-color: #DBBFF2;
	border-left-color: #DBBFF2;
	padding: 5px;
	font-size:1em;
}
.smallplain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
}
.fontsizes {
  color: #ffffff;
  line-height: 34px;
  font-size: 10px;
}    

.fontsmall {
  font-size: 10px;
	color:#FFFFFF;
}    

.fontmedium {
  font-size: 14px;
	color:#FFFFFF;
}    

.fontlarge {
  font-size: 16px;
	color:#FFFFFF;
}
.fonttext {
  font-size: 10px;
	color:#FFFFFF;
}    
ul {
	list-style-type: disc;
	line-height: 14px;
}
li {
	list-style-type: disc;
}
#content ul{
	list-style-type: disc;
	line-height: 18px;
}
#content li{
}
#content ul a{
	color:#3A0075;
	margin: 0px 15px;
}
#content ul a:hover{
	text-decoration:underline;
	color:#3A0075;
}
.minutesrow {
	font-size:1em;
	background-color: #F1E7FA;
}
.minutesaltrow {
	font-size:1em;	 
	background-color: #D8BCF1;
}
#insidetable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}
