body {
	margin:0px 0px 0px 0px;
	font-size:11px;
	color:#000000;
	font-style: normal;
	font-family: Tahoma, Verdana;
	background-image:url(img/bg.gif);
}

div.pic {
	font-size:11px;
	color:#000000;
	font-style: normal;
	font-family:  Tahoma, Verdana;
}

td {
	font-size:13px;
	color:#000000;
	font-style: normal;
	font-family:  Tahoma, Verdana;
}

a.white {
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	text-decoration: none;
	font-weight:bold;
}
a.white:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	font-weight:bold;
}

a.white:hover {
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	font-weight:bold;
	text-decoration:underline;
}

a.white:active {
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	font-weight:bold;
}

a.info {
	font-size: 14px;
	color: #295EA4;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	text-decoration: none;
	font-weight:bold;
}
a.info:visited {
	font-size: 14px;
	color: #295EA4;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	font-weight:bold;
}

a.info:hover {
	font-size: 14px;
	color: #FEAE01;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	font-weight:bold;
	text-decoration:underline;
}

a.info:active {
	font-size: 14px;
	color: #295EA4;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	font-weight:bold;
}

a.pic {
	font-size: 11px;
	color: #295EA4;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	text-decoration: none;
	font-weight:bold;
}
a.pic:visited {
	font-size: 11px;
	color: #295EA4;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	font-weight:bold;
}

a.pic:hover {
	font-size: 11px;
	color: #FEAE01;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	font-weight:bold;
	text-decoration:underline;
}

a.pic:active {
	font-size: 11px;
	color: #295EA4;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	font-weight:bold;
}

a.gallery {
	font-size: 13px;
	color: #295EA4;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	text-decoration: none;
	font-weight:bold;
}
a.gallery:visited {
	font-size: 13px;
	color: #295EA4;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	font-weight:bold;
}

a.gallery:hover {
	font-size: 13px;
	color: #FEAE01;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	font-weight:bold;
	text-decoration:underline;
}

a.gallery:active {
	font-size: 13px;
	color: #295EA4;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	font-weight:bold;
}

a.admin {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	text-decoration: none;
	font-weight:bold;
}
a.admin:visited {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	font-weight:bold;
}

a.admin:hover {
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-family: Tahoma, Verdana;
	font-weight:bold;
}

a.admin:active {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: Tahoma, Verdana;
	font-weight:bold;
}

input {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: Tahoma, Verdana;
}

textarea {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	background-color:#ffffff;
}

textarea.privacy {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family:  Tahoma, Verdana;
	background-color:#ffffff;
	border:1px solid black;
}


