
body {
    background-color: #ffffcc;
}

body, td{

	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
    color: #333333;

}

.mainTable {

    background-color: #ffcc00;
    background-image: url('../images/bg1.gif');

}


.GallerySystemTitle {font-weight: bold; font-size: 8pt; font-family: arial; color: #000000}
.GallerySystemDescription {font-weight: normal; font-size: 8pt; font-family: Arial: arial; color: #000000}
.GalleryTitle {font-weight: normal; font-size: 8pt; font-family: arial; color: #000000}
.GalleryTitleSelected {font-weight: normal; font-size: 8pt; font-family: arial; color: #999999}
.GalleryDescription {font-weight: normal; font-size: 8pt; font-family: arial; color: #000000}
.PhotoTitle {font-weight: bold; font-size: 8pt; font-family: arial; color: #000000}
.PhotoDescription {font-weight: normal; font-size: 8pt; font-family: arial; color: #000000}
.GalleryLink {text-decoration: none;}

.funkyform {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #cc0000; background-color: #cccccc}
.justify {text-align: justify}
.tiny {
    font-size: 9px
}
.link1 {color: #333333; text-decoration: none}
.link3 {color: #333333; text-decoration: none}
.link5 {color: #FF3333; text-decoration: none}
.boldlink {color: #000000; text-decoration: none; font-weight: bold;}
a:hover {color: #ff0000; text-decoration: none}

#menuitems {
	font-size: 9px;
	color: #6699CC;
	font-weight: normal;
	padding: 5px 0px 7px 8px;
    background-image: url("../images/side_middle.gif");
    background-position: top left;
    background-repeat: repeat-y;
}
#menuitems a{
	text-decoration: none;
	color: #201401;
}
#menuitems a:hover {
	color: #6699CC;
}

h1.fac {
	color: #6B6767;
	font-size: 17px;
	font-weight: bold;
	margin: 1px 0px 22px 25px;
	line-height: 11px;
}
p.fac {
	font-size: 12px;
	margin: 0px 0px 0px 25px;
	color: #221e1f;
	width: 407px;
}