/* 
Regular expression for getting rid of font tag.
</{0,1}font[^>]*>
*/

/*
lightslategray = #778899
darkseagreen = #8FBC8F
darkkhaki = #BDB76B
lightgrey = #D3D3D3
 */
.bodyGroup {
width: 870px;
font-size: smaller;
font-family: verdana, tahoma, arial, geneva, sans-serif; 
color: black; 
padding: 0px;
/*
border-style: solid;
border-width: 1px;
border-color: green;
*/
}
.menuTop {
height: 79px;
color: white;
width: 100%;
background-color: #778899;
}
.menuTopR {
color: white;
background-color: #778899;
}
.menuTopL {
height: 69px;
color: white;
background-color: #778899;
width: 229px;
float: left;
}
h1.menuTopH1 {
font-size: 30px;
font-weight: bold;
padding-top: 20px;
padding-left: 25px;
padding-bottom: 0px;
margin: 0;
font-family: tahoma, verdana, arial, geneva, sans-serif; 
text-align: left;
}
.menuMiddleLeft {
font-size: 8px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: white;
border-top-style: solid;
border-top-width: 1px;
border-top-color: white;
background-color: #8FBC8F;
width: 829px;
float: left;
}
.menuMiddleRight {
font-size: 8px;
float: right;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: white;
border-top-style: solid;
border-top-width: 1px;
border-top-color: white;
border-left-style: solid;
border-left-width: 1px;
border-left-color: white;
width: 40px;
background-color: #BDB76B;
}

.menuLink1 {
background-color: #D3D3D3;
float: left;
margin-bottom: 1px;
margin-top: 2px;
margin-right: 6px;
margin-left: 6px;
padding-bottom: 2px;
}
a.menuLink1:link {color: black; text-decoration: none; font-size: 12px; }
a.menuLink1:visited {color: black; text-decoration: none; font-size: 12px;}
a.menuLink1:hover {background: #778899; color: white; text-decoration: none; font-size: 12px;}

.menuLink2 {
font-size: 12px;
margin-top: 1px;
width: 400px;
background-color: #D3D3D3;
float: right;
}
form.menuLink2 {
font-size: 12px;
float: right;
white-space: nowrap;
}
.wrapper {
font-size: 23px;
background-color: #D3D3D3;
}
.indexLinksBorder {
margin-top: 1px;
font-size: 80%;
padding: 0px;
text-align: center;
width: 100%;
line-height: 2;
border-top-style: solid;
border-top-width: 1px;
border-top-color: black;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: black;
}
a.indexLinks:link {color: black; text-decoration: none; }
a.indexLinks:visited {color: black; text-decoration: none; }
a.indexLinks:hover {text-decoration: underline; }
a.indexLinks {
padding: 1%;
white-space: nowrap;
}

.sideBar {
padding: 7px;
float: right;
}
.sideBarClip {
margin-top: 15px;
line-height: 1.25;
border-top-style: solid;
border-top-width: 1px;
border-top-color: black;
}

#columnBorder {
float: left;
width: 100%;
margin-top: 10px;
/*
border-style: solid;
border-width: 1px;
border-color: blue;
*/
}

#column1, #column2, #column3, #columnTwo {
}

#column1 {
float: left;
width: 175px;
background: #D3D3D3;
}
#column2 {
float: left;
width: 500px;
margin-right: 0px;
margin-left: 6px;
padding: 0px;
}
#column3 {
float: right;
width: 125px;
margin-right: 0px;
padding: 5px;
text-align: left;
}
#column22 {
float: left;
width: 125px;
margin-right: 0px;
margin-left: 20px;
padding: 0px;
}
#column33 {
float: right;
margin-left: 50px;
margin-right: 0px;
text-align: right;
}


#columnTwo {
float: right;
width: 675px;
margin-right: 0px;
padding: 5px;
text-align: left;
}
#footer {
font-size: 80%;
font-weight: bold;
font-family: verdana, tahoma, sans-serif, geneva, arial; 
width: 100%;
margin-top: 10px;
}
.surnameTop {
	font-family: verdana, tahoma, sans-serif, geneva, arial;
	background-color: #8FBC8F;
	width: 100%;
	font-weight: bold;
	font-size: large;
}
.anotherTop {
height: 69px;
font-weight: bold;
text-align: center;
color: white;
width: 100%;
background-color: #778899;
}
