.blackText {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Arial
}
.whiteText {
	FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial
}
.galleryText {
	FONT-SIZE: 9pt; COLOR: #dddddd; FONT-FAMILY: Arial, Verdana
}

BODY
{
    BACKGROUND-POSITION:  0% 0%;
    SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #b0b0b0;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: "Times New Roman";
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff
	
}

td {
	font-size : smaller;
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.footer {
	font-size : 11px;
	font-family : "Verdana", "Geneva", "Arial", "Helvetica", "sans-serif";
}
.title { font-size : 12px; font-family : "Verdana", "Geneva", "Arial", "Helvetica", "sans-serif"; ; color: #2B8080; font-weight: bold}
.text { font-size : 12px; font-family : "Verdana", "Arial", "Helvetica", "sans-serif"; ; color: #226666; font-weight: normal}

INPUT.search {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	height : 18px;
	width : 75pt;
}
.intro{color : #ffff9e}
a.intro:link{color:#ffff9e}
a.intro:visited{color:#aaffce}
a.intro:hover{color:#ffffff}

A:link {
	FONT-SIZE: normal; FONT-FAMILY: Arial; 
}
A:visited {
	FONT-SIZE: normal; FONT-FAMILY: Arial;
}
A:active {
	FONT-SIZE: normal; FONT-FAMILY: Arial;
}
A:hover {
	FONT-SIZE: normal; FONT-FAMILY: Arial;
}
textarea.decor
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    height : 75px;
    width : 380px;
    background-color : rgb(50 , 50 , 50);
    color : white;
    text-align : justify;
    Border-width : 0em;
}


/* added 2008.03.18*/
.mainTable {
	border-top: 2px solid #7AC0CD;
	border-left: 2px solid #7AC0CD;
	background-color: #F4FFFE;
}
.mainTable td{
	border-bottom: 2px solid #7AC0CD;
	border-right: 2px solid #7AC0CD;
	padding: 2px;
}
.mainTable tr.tableHeader td{
	font-weight: bold;
	color: #333366;
	text-align: center;
	background-color: #C5E4E9;
}
