/* CSS Document */


body {
	background-color:#c0c0c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.tableMain {
	background-color:#000000;
	color:#EEEEEE;
}
.tableMain a:link {	
	color:#EEEEEE;
	text-decoration:underline;
}
.tableMain a:visited {	
	color:#EEEEEE;
	text-decoration:underline;
}
.tableMain a:active {
	color:#EEEEEE;
	text-decoration:underline;
}

.subpageGraphic {
	background-image:url(media/page_left_logo_girl7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.5em;
}


.pageTitles {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CCCCCC;
	font-weight: normal;
	background-position: center;
	word-spacing: normal;
}

.goldText {
	color:#e8b53c;
}

.tableMain .tableMain .subpageGraphic .tab_box {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/* ------------------------------------- FOOTER */

.footer {
	color: #CCCCCC;
	font-size: 10px;
	padding: 15px;
	
}
.footer a:link {
	color: #CCCCCC;
	text-decoration:none;
}
.footer a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
.footer a:hover {
	color: #DDDDDD;
	text-decoration:none;
}
.footer a:active{
	color: #CCCCCC;
	text-decoration:none;
}
.tableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.pix1 {
	padding: 3px;
	border: 3px solid #000000;
}

.contactForm {
	border-right-width: 15px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
}
.formInput {
	background-color: #CCCCCC;
	border: thin groove #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

