body {
	font-family : Tahoma,Verdana,Arial;
	color : #FFFFFF;
}

table,tr,td {
	color : #ffffff;
	font-family : Tahoma,Verdana,Arial;
	border-collapse: collapse;
	padding: 0;
	font-size: 12px;
}
img {
        border-style: none;
}
th {
	font-size : 11px;
}

INPUT {
	height: 18px;
	width: 300px;
	background: #FFFFFF;
	border: 1px solid #000000;
	font: normal 12px Tahoma;
}

INPUT.button {
	cursor: pointer; cursor: hand;
	font: normal 11px Tahoma;
	height: 18px;
	width: 200px;
	background-color: e8e8e8;
	border: 1px solid black;
}

TEXTAREA { font: normal 12px Tahoma; border: 1px solid #000000; width:300px;}

.photocom {
	font-size: 10px;
	color: #000000;
}

.news {
	font-size: 12px;
	color: #000000;
}

p {
	margin-top : 2px;
	padding-bottom : 4px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
        line-height: 130%;
        text-indent: 40;
}

.p2 {
        text-indent: 40;
	font-size : 11px;
}

a {
	color : #FFFFFF;
}
a:hover {
	color : #FF0000;
}
a:visited {
	color : #FFAAAA;
}


.menu01 {
	margin-top: 10px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;

	text-decoration: none;
        font-weight: bold;
        vertical-align: center;
}
.menu01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
	color : #FFEEEE;
	text-decoration: none;
}
.menu01 a:visited {
	color : #FFEEEE;
	text-decoration: none;
}

.text {
	font-family : Tahoma,Verdana,Arial;
	color : #000000;
}
.text a {
	font-family : Tahoma,Verdana,Arial;
	color : #000000;
}
.text a:visited {
	font-family : Tahoma,Verdana,Arial;
	color : #000000;
}

