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

body, td {	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.popuplink {
	cursor : hand;
	text-decoration : underline;
}
.photodescription {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}
.gallerydescription {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	background-color:#FF9400;
    padding-left: 5px;
    padding-right: 5px;
}

.header {
	background-color:#000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
.header a:link {
	color: #67E2FF;
    background-color:#000000;
	text-decoration: none;
	font-weight : bold;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
}
.header a:visited {
	color: #67E2FF;
    background-color:#000000;
	text-decoration: none;
	font-weight : bold;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
}
.header a:active {
	color: #67E2FF;
    background-color:#000000;
	text-decoration: none;
	font-weight : bold;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
}
.header a:hover {
	color: #333399;
    background-color:#67E2FF;
	text-decoration: none;
	font-weight : bold;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
}

h1 {
	font-size : 15pt;
	font-weight : bold;
	color: #ffffff;
	background-color:#FF6600;
}
h2 {
	font-size : 12pt;
	font-weight : bold;
}
h2 {
	font-size : 10pt;
	font-weight : bold;
}

.header1 {
    background-color:#FF6600;
    padding-left: 5px;
    padding-right: 5px;
    padding-top : 5px;
	padding-bottom : 5px;
}

.title {
    background-color:#000000;
}

.menu {
    background-color:#99CCFF;
}

.intro {
    background-color:#000000;
}

.footer {
    background-color:#000000;
    color:  #dddddd;
    font-size: 9px;
}
.footer a:link{
    background-color:#000000;
    color:  #dddddd;
}
.footer a:visited{
    background-color:#000000;
    color:  #dddddd;
}
.redyes {
    color:  #EE3338;
	font-weight: bold;
	font-size: 15px;
}
.redyes a:link {
    color:  #EE3338;
	font-weight: bold;
	font-size: 15px;
    text-decoration: none;
}
.redyes a:visited{
    color:  #EE3338;
	font-weight: bold;
	font-size: 15px;
    text-decoration: none;
}
.redyes a:hover{
    color:  #EE3338;
	font-weight: bold;
	font-size: 15px;
    text-decoration: none;
}
.redyes a:active{
    color:  #EE3338;
	font-weight: bold;
	font-size: 15px;
    text-decoration: none;
}
.whiteyes {
    color:  #ffffff;
   	font-size: 15px;
}
.blackyes {
    color:  #000000;
	font-size: 15px;
}

.phrase{
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #800000;
	padding-left: 5px;
}

.phraseroll{
	font-size: 15px;
	font-weight: bold;
	color: #FF9400;
	font-family: "Arial";
	padding-left: 15px;
}

.rollover {
    background-color:#FF9400;
}

.content {
    background-color:#FF9400;
    padding-left: 5px;
    padding-right: 5px;
}
.error {
    color: #ff0000;
    background-color:#FF9400;
    padding-left: 5px;
    padding-right: 5px;
}
.normal {
    background-color:#FF9400;
}
.contentempty {
    background-color:#FF9400;
}
.homecontent {
    background-color:#FF9400;
    padding-left: 5px;
    padding-right: 5px;
    font-stretch: wider;
    line-height: 20px;
}
.forumcontent {
    background-color:#D1E8FF;
    padding-left: 5px;
    padding-right: 5px;
    padding-top : 5px;
	padding-bottom : 5px;
    border: thin solid #000000;
}
.forumcontentborderless {
    background-color:#D1E8FF;
    padding-left: 5px;
    padding-right: 5px;
    padding-top : 5px;
	padding-bottom : 5px;
}
.bluebox {
    background-color:#67E2FF;
    padding-left: 5px;
    padding-right: 5px;
    padding-top : 5px;
	padding-bottom : 5px;
	font-weight: bold;
}
.diaryentry {
    background-color:#D1E8FF;
    padding-left: 5px;
    padding-right: 5px;
    padding-top : 5px;
	padding-bottom : 5px;
}