@charset "utf-8";
/* CSS Document */

body {
margin: 0px;
color: #012019;
background-color: #efefef;
font-size: 7pt;
font-family: Arial, Helvetica, Verdana, sans-serif;
text-align:center;
#font-smooth: never;
}
.fs11{
font-size:11px;
}

#container {
width: 692px;
height: auto;
margin: 0 auto;
text-align:left;
background-color: #eae3a9;
}

#split {
width: 692px;
height: 3;
margin: 0 auto;
text-align:left;
background-color: #efefef;
}

#bannerContainer {
height: 174px;
width: 692px;
}

#bannerText {
height: 40px;
width: 692px;
}

#contentContainer {
width: 670px;
height: auto;
background-color: #eae3a9;
overflow: visible;
}

#menu {
height: auto;
width: 124px;
font-size: 12pt;
font-weight: bold;
margin-left: 14px;
float: left;
display: inline;
margin-bottom: 15px;
}

#imgStroke {
margin-top: 15px;
float: left;
width: 150px;
height: auto;
margin-left: 13px;
}



/*-------------============Img============-------------*/
img {
border: none;
}

.logo {
width: 130px;
height: 70px;
font-size: 16pt;
font-weight: bold;
margin: 0;
padding: 0;
margin-top: 14px;
}

.dot {
width: 129px;
height: 2px;
margin: 0;
padding: 0;
margin-top: 0px;
background-image: url(img/dot.gif);
background-repeat: repeat-x;
}

.spaceImgStroke {
margin-bottom: 15px;
}

#imgContainer {
height: auto;
width: 500px;
margin: 0px;
padding: 0px;
margin-top: 15px;
Margin-right: 0px;
margin-bottom: 5px;
float: right;
display: inline;
}

/*-------------============Text============-------------*/
.bannerText {
padding-left: 347px;
padding-top: 10px;
color: #fff;
font-size: 10pt;
font-weight: normal;
}

#text {
width: 340px;
height: auto;
margin-top: 14px;
margin-left: 28px;
color: #012019;
font-size: 11px;
float: left;
padding-bottom: 18px;
}

strong {
color: #012019;
font-size: 13px;
font-weight: bold;
}

h1 {
color: #012019;
margin: 0;
padding: 0;
font-size: 16pt;
font-weight: bold;
text-align: left;
}

#text a {
text-decoration: none;
color: #012019;
}

#text a:hover {
text-decoration: none;
color: #718789;
}

#cal {
width: 366px;
height: auto;
margin-top: 14px;
margin-left: 28px;
color: #012019;
font-size: 11px;
float: left;
padding-bottom: 18px;
}
#cal a {
text-decoration: none;
color: #012019;
}

#cal a:hover {
text-decoration: none;
color: #718789;
}


.clear {
clear: both;
}

.clear a {
text-decoration: none;
color: #012019;
}

.clear a:hover {
text-decoration: underline;
color: #012019;
}

/*-------------============FotoPage============-------------*/

#fotoFrame {
width: 500px;
height: auto;
margin-top: 35px;
margin-left: 28px;
color: #012019;
font-size: 11px;
float: left;
padding-bottom: 18px;
}

#fotoFrame a {
text-decoration: none;
color: #012019;
}

#fotoFrame a:hover {
text-decoration: underline;
color: #012019;
}

.textAlign {
text-align: center;
width: 300px;
}

.imgAlign {
text-align: center;
}

.next {
width: 20px;

}

/*-------------============Table============-------------*/
#imgContainer table{
text-align: left;
color: #012019;
border: none;
}

.tdSpace {
height:15px;
}

.tableSpace {
padding-left: 0px;
}


/*-------------============Menu============-------------*/
#menu ul {
list-style: none;
padding:0px;
margin:0px;
width: 130px;
}

#menu a {
text-decoration: none;
color: #012019;
}

#menu a:hover {
text-decoration: none;
color: #718789;
}

.menuactive{
color: #ffffff;
}

/*-------------============List============-------------*/
ul {
list-style: none;
margin: 0px;
padding: 0px;
margin-bottom: 11px
}

li {
padding-bottom: 2px;
}

/*-------------============Form============-------------*/
textarea {
overflow: auto;
}

/*-------------============Edit============-------------*/
.red {
	font-family: arial,verdana,helvetica, sans-serif; 
	font-size:   13px;
	color:       #aa0000;
	z-index:     50;
}

.green {
	font-family: arial,verdana,helvetica, sans-serif; 
	font-size:   13px;
	color:       #006600;
	z-index:     50;
}

.edit {
	font-family: arial,verdana,helvetica, sans-serif; 
	font-size:   9px;
	color:       #880000;
	z-index:     99;
}

