
body {
padding: 0px;
margin-top: 50px;
margin-right: 50px;

margin-left: 180px;

width: 780px;

background-repeat: repeat;
background-color: White;
font-family: arial, tahoma, sans-serif;
font-size: 11pt;
color: black;
 
line-height: 130%; 
position: absolute;

text-align: justify;
}

ul {
margin-left:15px;
padding-left:0px;

}




.menumain {
	width: 200px;
	border: 1px solid #aaa;
	margin: 10px;
	}
	
.menumain ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .9em;
	text-align: Left;
}

	
.menumain li {
	margin: 0;
	text-align: Left;

}

	
.menumain a {
  	
	text-decoration: none;
	
	font-size: 9pt;
	color: white;
	margin: 0px;
	vertical-align: middle;
	height: 0.58cm;

	
	}	
	
.menumain a:link, .menumain a:visited {
	color: #444;
	display: block;
	text-decoration: none; 
	background: url(images/menumain.jpg);
	padding: 8px 0 0 30px;
	}
	
.menumain a:hover, .menumain a:active {
	color: #283A50;
	text-decoration: none; 
	background: url(images/menumain.jpg) 0 -32px;
	padding: 8px 0 0 35px;
	}





div#commentForm
{
	display: none;
	margin: 0px 20px 0px 20px;
	
}

img.y
{
position:relative;

left:0px;
top:0px;
z-index:-1
}

img.imgcenter {
    display: block;
    margin-left: auto;
    margin-right: auto 
}


.leftbullet ul {
margin-left: 0px;
padding-left: 1px; 
list-style-position: outside;
color: black;
}

               
a     {color: red; text-decoration: none}

a:link { text-decoration: none; }

a:visited { text-decoration: none; }

a:hover { color: blue; text-decoration: overline underline; }

a:focus { outline: none; }

.brochure_head { 
	font-family: arial, tahoma, sans-serif; 
	font-size: 12pt; 
	text-align: Center; 
	font-weight: bold;

    color: #EEAD0E
}

.brochure_head2 { 
	font-family: arial, tahoma, sans-serif; 
	font-size: 12pt; 
	text-align: Left; 
	font-weight: bold;

    color: #EEAD0E
}




.backbtn a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 33px;
	height: 29px;
	overflow: hidden;	
	display: block;
	vertical-align: middle;
	background-image:  url(images/buttonbackall.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

.backbtn a:hover {
	text-decoration: none;
	background-image:  url(images/buttonbackall.jpg);
	background-repeat: no-repeat;
	background-position: 0px -29px;

}

.forwardbtn a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 33px;
	height: 29px;
	overflow: hidden;	
	display: block;
	vertical-align: middle;
	background-image:  url(images/buttonforwardall.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

.forwardbtn a:hover {
	text-decoration: none;
	background-image:  url(images/buttonforwardall.jpg);
	background-repeat: no-repeat;
	background-position: 0px -29px;

}

.topbtn a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 81px;
	height: 29px;
	overflow: hidden;	
	display: block;
	vertical-align: middle;
	background-image:  url(images/buttontopall.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

.topbtn a:hover {
	text-decoration: none;
	background-image:  url(images/topbuttonall.jpg);
	background-repeat: no-repeat;
	background-position: 0px -29px;

}




.memberbtn a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	position: absolute;

	left: 0px;
	width: 225px;
	height: 40px;
	overflow: hidden;	
	display: block;
	vertical-align: middle;
	background-image:  url(images/memberbuttonall.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

.memberbtn a:hover {
	text-decoration: none;
	background-image:  url(images/memberbuttonall.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;

}


.helpbtn a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	position: absolute;

	left: 0px;
	width: 300px;
	height: 117px;
	overflow: hidden;	
	display: block;
	vertical-align: middle;
	background-image:  url(images/helpbuttonall.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: -1;

}

.helpbtn a:hover {
	text-decoration: none;
	background-image:  url(images/helpbuttonall.jpg);
	background-repeat: no-repeat;
	background-position: 0px -117px;

}




.navlist {
	position: absolute;
	left: 36px;
	top: 86px;
	width: 186px;
	text-align: Left;
}

.navlist p {
	font-size: .8em;
	text-align: Left;
}

.navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .9em;
	text-align: Left;
}

.navlist table {
	margin: 0;
	padding: 0;
	left: 0;

	list-style-type: none;
	font-size: .9em;
	text-align: Left;
}


.navlist li {
	margin: 0;
	text-align: Left;
}


.navlist a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: Left;
	font-size: 9pt;
	color: white;
	margin: 0px;
	vertical-align: middle;

	display: block;
	padding: 2px 2px 2px 5px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	border-style: outset;
	background-color: #242C73;

	background-image:  url(images/leftbaritem.jpg); 

	background-repeat: no-repeat;
	background-position: 0% 50%;
	height: 0.45cm;
}

.navlist a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	text-align: Left;

	color: #eee;
	text-decoration: none;
}

.navlist a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	text-align: Left;

	color: #eee;
	text-decoration: none;
}


.navlist a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	padding: 2px 2px 2px 10px;
	font-weight: bold;

	text-align: Left;

	/* background-image:  url(images/v-probuttondown.jpg); */
	background-repeat: no-repeat;
	background-position: 0% 50%;
	
		border-style: inset;


}

.navlist a:focus {
	 outline: none; 
}


div.here {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	padding: 2px 2px 2px 25px;
	margin: 0px;
	vertical-align: middle;


	display: block;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #999999;
	background-image:  url(images/v-probuttondown.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	height: 0.45cm;
	
	border-style: inset;

}

div.menubox {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: inset inset inset inset;
	border-color: blue blue blue blue;
	border-collapse: separate;
	background-color: white;
}




.navlistinside {
	position: absolute;
	left: 200px;
	top: 86px;
	width: 186px;
}

.navlistinside p {
	font-size: .8em;
}

.navlistinside ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .9em;
}

.navlistinside li {
	margin: 0;
}

.navlistinside a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	margin: 0px;
	vertical-align: middle;

	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	border-style: outset;
	background-color: #9F6F9F;
	background-image:  url(images/v-probuttonup.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	height: 0.45cm;
}

.navlistinside a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;

	color: #eee;
	text-decoration: none;
}

.navlistinside a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;

	color: #eee;
	text-decoration: none;
}

.navlistinside a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	padding: 2px 2px 2px 30px;



	background-image:  url(images/v-probuttondown.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;

}

.navlistinside a:focus {
	 outline: none; 
}


div.headinside {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	margin: 0px;
	vertical-align: middle;

	display: block;
	padding: 2px 2px 2px 24px;
	border: 0px solid;
	border-color: #ddd #000 #000 #ddd;
	border-style: outset;
	background-color: #9F6F9F;
	background-image:  url(images/v-probuttonup.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	height: 0.5cm;
}



              
               
.textstyle   { font-family: arial, tahoma, sans-serif; font-size: 11pt; text-align: justify; line-height: 150%; 
               color: black }
               
.textstyle_other   { font-family: arial, tahoma, sans-serif; font-size: 10pt; text-align: justify; line-height: 130%; 
               color: black }
               
               
.textstyle_head   { font-family: arial, tahoma, sans-serif; font-size: 11pt; font-weight: bold; text-align: Left; line-height: 130%; 
               color: blue }
               
.textstyle_htext { 
	font-family: arial, tahoma, sans-serif; 
	font-size: 18pt; 
	text-align: Left; 
	line-height: 130%; 
    color: red 
}

.textstyle_hsubmenu  { 
	font-family: arial, tahoma, sans-serif; 
	font-size: 18pt; 
	text-align: Left; 
	line-height: 130%; 
    color: black 
}

.textstyle_hquestion  { 
	font-family: arial, tahoma, sans-serif; 
	font-size: 14pt; 
	text-align: Left; 
	line-height: 130%; 
    color: red 
}

.textstyle_hqsubmenu  { 
	font-family: arial, tahoma, sans-serif; 
	font-size: 14pt; 
	text-align: Left; 
	line-height: 130%; 
    color: black 
}

.textstyle_big { 
	font-family: arial, tahoma, sans-serif; 
	font-size: 12pt; 
	text-align: Left; 
	line-height: 130%; 
	font-weight: bold;
    color: black 
}




               

               
.textstyle p { font-family: arial, tahoma, sans-serif; font-size: 10pt; text-align: justify; 
               line-height: 130%; color: black }


.textstyle_c   { font-family: arial, tahoma, sans-serif; font-size: 10pt; text-align: Center; line-height: 130%; 
               color: black }
               
.textstyle_head_c   { font-family: arial, tahoma, sans-serif; font-size: 11pt; font-weight: bold; text-align: Center; line-height: 130%; 
               color: black }

               
.textstyle_c p { font-family: tahoma, arial, sans-serif; font-size: 10pt; text-align: Center; 
               line-height: 130%; color: black }


h1, h2, h3, h4, h5, h6 {font-family: tahoma, monospace; color: maroon }

.text_h1 {font-family: tahoma, arial, sans-serif; color: #232B73; font-size: 16pt; vertical-align: middle; }
.text_h2 {font-family: tahoma, arial, sans-serif; color: #232B73; font-weight: bold; font-size: 12pt }
.text_h3 {font-family: tahoma, arial, sans-serif; color: #232B73; font-weight: bold; font-size: 11pt }
.text_h4 {font-family: tahoma, arial, sans-serif; color: #232B73; font-size: 10pt }

.text_h2 a {font-family: verdana, arial, sans-serif; color: orange; font-weight: bold; font-size: 12pt }

      
              
               
.navbar p a  { color: #ffc; text-decoration: none; font-family: sans-serif; font-size: 9pt; 
               background-color: #444; background-repeat: repeat; 
               background-attachment: scroll; height: 15pt; width: 50pt; 
               text-align: center; vertical-align: middle; 
               border: 1pt solid black; padding: 1pt; background-position: 
               0% 50% }
.navbar a:link { color: #ffc; text-decoration: none; font-family: sans-serif; font-size: 9pt;
               background-color: #444; background-repeat: repeat; 
               background-attachment: scroll; height: 15pt; width: 50pt; 
               text-align: center; vertical-align: middle; 
               border: 1pt solid black; padding: 1pt; background-position: 
               0% 50% }
.navbar a:visited { text-decoration: none; font-family: sans-serif; font-size: 9pt; color: #ffc;  
               background-color: #444; background-repeat: repeat; 
               background-attachment: scroll; height: 15pt; width: 50pt; 
               text-align: center; vertical-align: middle; 
               border: 1pt solid black; padding: 1pt; background-position: 
               0% 50% }
.navbar a:hover { text-decoration: none; color: maroon; background-color: #baa; font-size: 9pt; 
               background-repeat: repeat; background-attachment: scroll; 
               border-left: 1pt solid aqua; border-right: 1pt solid teal; 
               border-top: 1pt solid aqua; border-bottom: 1pt solid teal; height: 15pt; width: 50pt; 
               text-align: center; vertical-align: middle; 
               padding: 1pt; background-position: 0% 50% }


.menu      
				{ font-variant: normal; font-size: 10pt; font-family: sans-serif; 
				text-align: left; width: 30em; margin: 5pt }
.menu p a    
				{ color: blue; text-decoration: none; font-family: sans-serif }
.menu p a:hover 
				{ color: green; letter-spacing: 2px }
				

.menu2      
				{ font-variant: normal; font-size: 11pt; font-family: sans-serif; 
				text-align: left; width: 30em; margin: 5pt }
.menu2 p a    
				{ color: #386; text-decoration: none; font-family: sans-serif }
.menu2 p a:hover 
				{ color: green; letter-spacing: 2px }


.topnav      
				{ font-variant: normal; font-size: 11pt; font-family: sans-serif; 
				text-align: center }
.topnav       p a    
				{ color: blue; text-decoration: none; font-family: sans-serif }
.topnav p a:hover 
				{ color: green; letter-spacing: 2px }
				
.menu3 {color: red; font-family:"Sans-serif"; font-size:13pt; text-align:Left; letter-spacing:1px; font-variant:normal;
}
.menu3 p a    { color: red; font-family: "Sans-serif"; font-size:13pt; text-align: Left; color: #000066; background-color: 
               #F3B045; letter-spacing: 1px; text-decoration: none; font-weight: bold; margin-top: 1pt; margin-bottom: 0pt }
.menu3 p a:hover {text-align:Left; font-size:13pt; color:#41FEB7; background-color:Teal; letter-spacing:4px; }


div.menu4 a    
				{ 
				font-family: tahoma, arial, sans-serif; 
				font-weight: bold; 
				text-align: Left; 
				color: white; 
				background-color: #C4262A; 
				text-decoration: none; 
				margin-left: 1pt; 
				margin-top: 0pt; 
				margin-bottom: 0pt; 
               	font-size:11pt; 
               	padding: 2pt; 
               	display: block; 
               	width: 250pt;
               	border-left: 2pt solid red; 
               	border-right: 2pt solid maroon; 
               	border-top: 2pt solid red; 
               	border-bottom: 2pt solid maroon;   
               	
               	}
div.menu4 a:link    
			   	{ 
				font-family: tahoma, arial, sans-serif; 
				font-weight: bold; 
			   	text-align: Left; 
			   	color: white; 
			   	background-color: #C4262A; 
			   	text-decoration: none; 
			   	margin-left: 1pt; 
			   	margin-top: 0pt; 
			   	margin-bottom: 0pt; 
               	font-size:11pt; 
               	padding: 2pt; 
               	display: block;
               	border-left: 2pt solid red; 
               	border-right: 2pt solid maroon; 
               	border-top: 2pt solid red; 
               	border-bottom: 2pt solid maroon;   
               	
               	}
div.menu4 a:visited    
				{ 
				font-family: tahoma, arial, sans-serif; 
				font-weight: bold; 
				text-align: Left; 
				color: white; 
				background-color: #C4262A; 
				text-decoration: none; 
				margin-left: 1pt; 
				margin-top: 0pt; 
				margin-bottom: 0pt; 
               	font-size:11pt; 
               	padding: 2pt; 
               	display: block;
               	border-left: 2pt solid red; 
               	border-right: 2pt solid maroon; 
               	border-top: 2pt solid red; 
               	border-bottom: 2pt solid maroon;   
               	
               	}
div.menu4 a:hover 
				{ 
				font-family: tahoma, arial, sans-serif; 
				font-weight: bold; 
				text-align: Left; 
				color: white; 
				background-color: #242C74; 
				text-decoration: none; 
				margin-left: 15pt; 
				margin-top: 0pt; 
				margin-bottom: 0pt; 
               	font-size:11pt; 
               	padding: 2pt; 
               	display: block;
               	border-left: 1pt solid #3742A6; 
               	border-right: 1pt solid navy; 
               	border-top: 2pt solid #3742A6; 
               	border-bottom: 2pt solid navy;   
               	
               	}


               
div.navlink a  { color: white; text-decoration: none; font-family: tahoma, arial, sans-serif; font-size: 9pt; 
               background-color: #242C74; 
               text-align: center; margin: 0pt;
               border-left: 4pt solid #1E2246; border-right: 4pt solid #1E2246; 
               border-top: 1pt solid #4650AD; border-bottom: 1pt solid black; padding: 1pt; display:block  }

div.navlink a:link  { color: white; text-decoration: none; font-family: tahoma, arial, sans-serif; font-size: 9pt; 
               background-color: #242C74; 
               text-align: center; margin: 0pt;
               border-left: 4pt solid #1E2246; border-right: 4pt solid #1E2246; 
               border-top: 1pt solid #4650AD; border-bottom: 1pt solid black; padding: 1pt; display:block  }
               
div.navlink a:visited  { color: white; text-decoration: none; font-family: tahoma, arial, sans-serif; font-size: 9pt; 
               background-color: #242C74; 
               text-align: center; margin: 0pt;
               border-left: 4pt solid #1E2246; border-right: 4pt solid #1E2246; 
               border-top: 1pt solid #4650AD; border-bottom: 1pt solid black; padding: 1pt; display:block  } 
                             
div.navlink a:hover { text-decoration: none; color: white; font-family: tahoma, arial, sans-serif; background-color: #C4262A; font-size: 9pt; 
               border-left: 2pt solid #95070C; border-right: 2pt solid #95070C; 
               border-top: 1pt solid red; border-bottom: 1pt solid maroon;   
               text-align: center; margin-left: 0pt; margin-right: 3pt; margin-top: 0pt; margin-bottom: 0pt;
               padding: 1pt; display: block }
               
div.navlink a:focus  { outline: none;  }
               
               
               

div.navlink a span {display: none}

div.navlink a:link span {display: none}

div.navlink a:visited span {display: none}

div.navlink a:hover span  {position: absolute; display: block; color: #1056A3; 
					font-family: sans-serif; font-size: 8pt; 
					text-align: center; left: 4pt; top: 70pt; width: 72pt; 
					z-index: 100; background-color: #FFFFCC; border-left: 1pt solid grey; 
					border-top: 1pt solid grey; border-right: 1pt solid grey;
					border-bottom: 1pt solid grey;}
					
div.navlink a:active span  {position: absolute; display: block; color: #1056A3; 
					font-family: sans-serif; font-size: 8pt; 
					text-align: center; left: 4pt; top: 70pt; width: 72pt; 
					z-index: 100; background-color: #FFFFCC; border-left: 1pt solid grey;
					border-top: 1pt solid grey; border-right: 1pt solid grey;
					border-bottom: 1pt solid grey;}


div.largebutton a  { color: white; text-decoration: none; font-family: sans-serif; font-size: 16pt; 
               background-color: #C4262A; 
               text-align: center; margin: 0pt;
               border-left: 4pt solid #95070C; border-right: 4pt solid #95070C; 
               border-top: 1pt solid red; border-bottom: 1pt solid maroon; padding: 1pt; display:block  }

div.largebutton a:link  { color: white; text-decoration: none; font-family: sans-serif; font-size: 16pt; 
               background-color: #C4262A; 
               text-align: center; margin: 0pt;
               border-left: 4pt solid #95070C; border-right: 4pt solid #95070C; 
               border-top: 1pt solid red; border-bottom: 1pt solid maroon; padding: 1pt; display:block  }
               
div.largebutton a:visited  { color: white; text-decoration: none; font-family: sans-serif; font-size: 16pt; 
               background-color: #C4262A; 
               text-align: center; margin: 0pt;
               border-left: 4pt solid #95070C; border-right: 4pt solid #95070C; 
               border-top: 1pt solid red; border-bottom: 1pt solid maroon; padding: 1pt; display:block  } 
                             
div.largebutton a:hover { text-decoration: none; color: white; background-color: #242C74; font-size: 16pt; 
               border-left: 2pt solid #1E2246; border-right: 2pt solid #1E2246; 
               border-top: 1pt #4650AD; border-bottom: 1pt solid black;   
               text-align: center; margin-left: 0pt; margin-right: 3pt; margin-top: 0pt; margin-bottom: 0pt;
               padding: 1pt; display: block }
               
div.navlink a:focus  { outline: none;  }

					

div.navlinksub a  { color: yellow; text-decoration: none; font-family: sans-serif; font-size: 9pt; 
               background-color: #007AD1; 
               text-align: center; margin: 1pt;
               border-left: 4pt solid #1056A3; border-right: 4pt solid #1056A3; 
               border-top: 1pt solid aqua; border-bottom: 1pt solid teal; padding: 1pt; display:block  }

div.navlinksub a:link  { color: yellow; text-decoration: none; font-family: sans-serif; font-size: 9pt; 
               background-color: #007AD1; 
               text-align: center; margin: 1pt;
               border-left: 4pt solid #1056A3; border-right: 4pt solid #1056A3; 
               border-top: 1pt solid aqua; border-bottom: 1pt solid teal; padding: 1pt; display:block  }
               
div.navlinksub a:visited  { color: yellow; text-decoration: none; font-family: sans-serif; font-size: 9pt; 
               background-color: #007AD1; 
               text-align: center; margin: 1pt;
               border-left: 4pt solid #1056A3; border-right: 4pt solid #1056A3; 
               border-top: 1pt solid aqua; border-bottom: 1pt solid teal; padding: 1pt; display:block  } 
                             
div.navlinksub a:hover { text-decoration: none; color: maroon; background-color: #1CE5FF; font-size: 9pt; 
               border-left: 4pt solid #007AD1; border-right: 4pt solid #007AD1; 
               border-top: 1pt solid aqua; border-bottom: 1pt solid teal;   
               text-align: center; margin: 1pt;
               padding: 1pt; display: block }
               
div.navlinksub a:active  { color: maroon; text-decoration: none; font-family: sans-serif; font-size: 9pt; 
               background-color: #1CE5FF; 
               text-align: center; margin: 1pt;
               border-left: 4pt solid #DCDCDC; border-right: 4pt solid #DCDCDC; 
               border-top: 1pt solid teal; border-bottom: 1pt solid aqua; padding: 1pt; display:block  }
               
               
               

div.navlinksub a span {display: none}

div.navlinksub a:link span {display: none}

div.navlinksub a:visited span {display: none}

div.navlinksub a:hover span  {position: absolute; display: block; color: #1056A3; 
					font-family: sans-serif; font-size: 8pt; 
					text-align: center; left: 4pt; top: 110pt; width: 72pt; 
					z-index: 100; background-color: #FFFFCC; border-left: 1pt solid grey; 
					border-top: 1pt solid grey; border-right: 1pt solid grey;
					border-bottom: 1pt solid grey;}
					
div.navlinksub a:active span  {position: absolute; display: block; color: #1056A3; 
					font-family: sans-serif; font-size: 8pt; 
					text-align: center; left: 4pt; top: 110pt; width: 72pt; 
					z-index: 100; background-color: #FFFFCC; border-left: 1pt solid grey;
					border-top: 1pt solid grey; border-right: 1pt solid grey;
					border-bottom: 1pt solid grey;}
					
					
.navbottom   { text-decoration: none; font-family: sans-serif; font-size: 8pt; text-align: Center; color: blue }
               
.navbottom p { text-decoration: none; font-family: sans-serif; font-size: 8pt; text-align: Center; color: blue }

.navbottom a { text-decoration: none; font-family: sans-serif; font-size: 8pt; text-align: Center; color: blue }

.navbottom a:link { text-decoration: none; font-family: sans-serif; font-size: 8pt; text-align: Center; color: blue }

.navbottom a:visited { text-decoration: none; font-family: sans-serif; font-size: 8pt; text-align: Center; color: blue }

.navbottom a:hover { text-decoration: underline overline; font-family: sans-serif; font-size: 8pt; text-align: Center; color: red }




.navin   { 
margin-left: 8px;
padding-left: 8px; 

text-decoration: none; 
font-family: arial, tahoma, sans-serif; 
font-size: 9pt; 
text-align: left; 
color: black}
               
.navin p { 
text-decoration: none; 
font-family: arial, tahoma, sans-serif; 
font-size: 9pt; 
text-align: left; 
color: black}

.navin ul { 
font-family: arial, tahoma, sans-serif; 
margin-left: 5px;
padding-left: 5px; 

font-size: 9pt;
list-style-position: inside;
color: black;
}
 

.navin   a { 
text-decoration: none; 
font-family: arial, tahoma, sans-serif; 
font-size: 9pt; 
text-align: left; 
color: black}

.navin   a:link { 
text-decoration: none; 
font-family: arial, tahoma, sans-serif; 
font-size: 9pt; 
text-align: left; 
color: black}

.navin   a:visited { 
text-decoration: none; 
font-family: arial, tahoma, sans-serif; 
font-size: 9pt; 
text-align: left; 
color: black}

.navin   a:hover { 
text-decoration: overline underline; 
font-family: arial, tahoma, sans-serif; 
font-size: 9pt; 
text-align: left; 
color: red; 
font-weight: bold }



div.navinhere { 
text-decoration: underline overline; 
font-family: arial, tahoma, sans-serif; 
font-size: 9pt; 
text-align: left; 
color: red;
margin-left:0px;
padding-left:0px; 

 }




/* Curved Borders */
.curvedb {
  background:transparent;
  width:100%;
  margin-left:0px;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;

  }
.curvedb div {
  margin-left:0px;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;

  }
  
.curvedb h1, .curvedb p {
  margin-left:0px;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  }
.curvedb p {
  padding-bottom:0.5em;
  }

.curvedb h1 {
  font-size:2em; color:#fff;
  }
.curvedb .b1, .curvedb .b2, .curvedb .b3, .curvedb .b4 {
  display:block; 
  overflow:hidden;
  font-size:1px;
  }
.curvedb .b1, .curvedb .b2, .curvedb .b3 {
  height:1px;
  }
.curvedb .b2 {
  background:#fff; 
  border-left:1px solid #eee; 
  border-right:1px solid #eee;
  }
.curvedb .b3 {
  background:#fff; 
  border-left:1px solid #eee; 
  border-right:1px solid #eee;
  }
.curvedb .b4 {
  background:#fff; 
  border-left:1px solid #eee; 
  border-right:1px solid #eee;
  }
.curvedb .b1 {
  margin:0 5px; 
  background:#eee;
  }
.curvedb .b2 {
  margin:0 3px; 
  border-width:0 2px;
  }
.curvedb .b3 {
  margin:0 2px;
  }
.curvedb .b4 {
  height:1px; 
  margin:0 1px;
  }
.curvedb .boxcontent {
  display:block; 
  background:#fff; 
  border-left:1px solid #eee; 
  border-right:1px solid #eee;
  padding:5px;
  margin:0 0px;

  }
  
  
  
  .navmenu a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: Left;
	font-size: 9pt;
	color: white;
	margin: 0px;
	vertical-align: middle;

	display: block;
	padding: 2px 2px 2px 5px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	border-style: outset;
	background-color: #242C73;

	background-image:  url(images/leftbaritem.jpg); 

	background-repeat: no-repeat;
	background-position: 0% 50%;
	height: 0.45cm;
}

.navmenu a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	text-align: Left;

	color: #eee;
	text-decoration: none;
}

.navmenu a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	text-align: Left;

	color: #eee;
	text-decoration: none;
}


.navmenu a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	padding: 2px 2px 2px 6px;
	font-weight: bold;

	text-align: Left;

	/* background-image:  url(images/v-probuttondown.jpg); */
	background-repeat: no-repeat;
	background-position: 0% 50%;
	
		border-style: inset;


}

.navmenu a:focus {
	 outline: none; 
}