body {
	background-color: #CFC8A6;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/khaki.gif);
}

a:link { color: #CCCCCC; text-decoration: none;}
a:visited { text-decoration: none; color: #FFFFFF;}
a:hover { text-decoration: underline; color: #FFFFFF;}
a:active { text-decoration: none; color: #FFFFFF;}

.menu_head a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
	
}

.menu_head a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
	
}
.menu_head a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6600FF;
	text-decoration: underline;
	font-weight: bold;

}
.menu_head a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.menu a:link{color: #FFFFFF;}
.menu a:visited {color: #FFFFFF;}
.menu a:hover {color: #FF9900;}
.menu a:active {color: #FFFFFF;}

.head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFCC;
	padding-left: 20px;
}

h1
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFCC;
	padding-left: 20px;
}

.table_main {
	background-image: url(../images/bg.jpg);
	width: 100%;
	background-color: #2C2C2C;
}
.sadow_left {
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
	width: 4px;
}

.sadow_right {
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
	width: 4px;
}
.vert_line {
	background-image: url(../images/vert_line.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#fotoalbum {
	vertical-align: top;
	margin: 0px;
	border: 7px solid #FFF;
}#fotoframe {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #181818;
	border-bottom-color: #181818;
	margin: 7px;
}

