@charset "utf-8";
/* CSS Document */
body {
	background-color: #124A61;
	background-repeat: repeat;
	font-family: "Century Gothic", Arial, "Sans-serif;";
	font-style: normal;
	background-image: url(images/background5.jpg);
	font-size: 14px;
}
h1 {
	font-size: 18px;
	color: #F66;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-weight: normal;
}
h2 {
	color: #F66;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 16px;
	font-weight: normal;
}

#frame {
	width: 790px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px none #999;
	background-color: #FFF;
	font-family: "Century Gothic", Arial, "Sans-serif;";
	font-size: 14px;
}

#banner {
	height: 350px;
	background-repeat: repeat;
	background-color: #333;
	border: 2px none #333;
	background-image: url(images/banner6.gif);
}
#mainmenu {
	background-color: #333;
	padding-bottom: 10px;
	font-size: 14px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 10px;
	font-family: "Century Gothic", Arial, "Sans-serif;";
	height: 20px;
}
#mainmenu p {
	font-family: "Century Gothic", Arial, "Sans-serif;";
}





#mainmenu a {
	font-family: "Century Gothic", Arial, "Sans-serif;";
	text-decoration: none;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFF;
	color: #C96;
}



#mainmenu a:hover {
	text-decoration: none;
	color: #099;
	font-family: "Century Gothic", Arial, "Sans-serif;";
}



#mainmenu .highlight {
	color: #F66;
	font-family: "Century Gothic", Arial, "Sans-serif;";
}


#mainmenu .devide {
	color: #FFF;
	font-family: "Century Gothic", Arial, "Sans-serif;";
	padding-right: 2px;
	padding-left: 2px;
}


#mainmenu2 {
	background-color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-family: "Century Gothic", Arial, "Sans-serif;";
	height: 20px;
}
#mainmenu2 p {
	font-family: "Century Gothic", Arial, "Sans-serif;";
}

#mainmenu2 a {
	font-family: "Century Gothic", Arial, "Sans-serif;";
	text-decoration: none;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFF;
	color: #C96;
	font-size: 14px;
}
#mainmenu2 a:hover {
	text-decoration: none;
	color: #099;
	font-family: "Century Gothic", Arial, "Sans-serif;";
}
#mainmenu2 .highlight {
	color: #F66;
	background-color: #333;
	font-family: "Century Gothic", Arial, "Sans-serif;";
}


#mainmenu2 .devide {
	color: #FFF;
	font-family: "Century Gothic", Arial, Sans-serif;
	padding-right: 2px;
	padding-left: 2px;
}



#bgmenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #099;
	font-family: "Century Gothic", Arial, Sans-serif;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #c96;
	height: 20px;
}




#bgmenu a {
	color: #c96;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 14px;
	text-decoration: none;
}

#bgmenu a:hover {
	font-family: "Century Gothic", Arial, Sans-serif;
	color: #099;
	text-decoration: none;
}

#bgmenu .devide {
	color: #FFF;
	font-size: 14px;
	font-family: "Century Gothic", Arial, Sans-serif;
	padding-right: 2px;
	padding-left: 2px;
}

#bgmenu .selected {
	color: #F66;
	font-family: "Century Gothic", Arial, Sans-serif;
}


#bgsub {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #099;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: "Century Gothic", Arial, Sans-serif;
}
#bgsub img {
	padding-right: 4px;
	padding-left: 4px;
	font-family: "Century Gothic", Arial, Sans-serif;
}

#submenu {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	border: 2px none #FFF;
	font-family: "Century Gothic", Arial, "Sans-serif;";
}

#submenu .highlight {
	padding-left: 0px;
	font-family: "Century Gothic", Arial, "Sans-serif;";

}

#submenu a {
	font-family: "Century Gothic", Arial, "Sans-serif;";
	text-decoration: none;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFF;
	color: #C96;
	padding-right: 5px;
	padding-left: 5px;
}

#submenu a:hover {
	text-decoration: none;
	color: #099;
	font-family: "Century Gothic", Arial, "Sans-serif;";
}
#submenu .devide {
	color: #0C6;
	font-family: "Century Gothic", Arial, "Sans-serif;";
	padding-right: 2px;
	padding-left: 2px;
}
#menu3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #099;
	font-family: "Century Gothic", Arial, Sans-serif;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	color: #c96;
	margin-bottom: 10px;
	height: 20px;
}
#menu3 a {
	color: #c96;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 14px;
	text-decoration: none;
}
#menu3 a:hover {
	font-family: "Century Gothic", Arial, Sans-serif;
	color: #099;
	text-decoration: none;
}
#menu3 .devide {
	color: #FFF;
	font-size: 14px;
	font-family: "Century Gothic", Arial, Sans-serif;
	padding-right: 2px;
	padding-left: 2px;
}
#menu3 .selected {
	color: #F66;
	font-family: "Century Gothic", Arial, Sans-serif;
}





#page {
	background-color: #333333;
	padding: 20px;
	text-align: center;
	font-family: "Century Gothic", Arial, "Sans-serif;";
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#page p {
	font-family: "Century Gothic", Arial, "Sans-serif;";
	color: #FFF;
	font-size: 14px;
}
#page .highlight {
	color: #00CCCC;
	font-family: "Century Gothic", Arial, "Sans-serif;";
}
#page .source {
	font-size: 10px;
	font-style: italic;
	color: #999;
	font-family: "Century Gothic", Arial, "Sans-serif;";
}
#page .customer {
	color: #FFFFFF;
	background-color: #699;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Century Gothic", Arial, "Sans-serif;";
}
#page .name {
	color: #0099CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Century Gothic", Arial, "Sans-serif;";
	font-size: 16px;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
}


#page .note {
	font-size: 10px;
	font-style: italic;
	color: #999;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: "Century Gothic", Arial, "Sans-serif;";
}
#page .section {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C66;
	color: #C66;
	padding-bottom: 5px;
	text-align: left;
	font-family: "Century Gothic", Arial, "Sans-serif;";
}





#page p a {
	color: #C96;
	text-decoration: none;
	font-family: "Century Gothic", Arial, "Sans-serif;";
}


#page p a:hover {
	color: #099;
	text-decoration: none;
	font-family: "Century Gothic", Arial, "Sans-serif;";
}
#media {
	background-color: #333;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}



#footer {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-family: "Century Gothic", Arial, Sans-serif;
}




#footer p {
	font-family: "Century Gothic", Arial, Sans-serif;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}





#footer p .devide {
	color: #099;
	font-family: "Century Gothic", Arial, Sans-serif;
}
#page table {
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 12px;
	margin-top: 10px;
}

#page table tr td a {
	color: #C96;
	text-decoration: none;
	padding-left: 8px;
	font-family: "Century Gothic", Arial, Sans-serif;
}
#page table tr td a:hover {
	color: #099;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Sans-serif;
}






.right  {
	float: right;
	border: 1px none #FFCCCC;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Century Gothic", Arial, Sans-serif;
}


#pedigree   {
	font-family: "Century Gothic", Arial, Sans-serif;
	border: 1px none #FFF;
	font-size: 14px;
}
#pedigree h2 {
	font-size: 16px;
	font-family: "Century Gothic", Arial, Sans-serif;
	color: #F66;
}
#pedigree p   {
	padding-top: 5px;
	padding-bottom: 2px;
	color: #FFF;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 14px;
}

#pedigree table   {
	border: 1px solid #c96;
	font-family: "Century Gothic", Arial, Sans-serif;
}

#pedigree table tr td   {
	border: 1px solid #c96;
	width: 25%;
	font-family: "Century Gothic", Arial, Sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}

#pedigree table tr td p   {
	padding: 2px;
	font-size: 11px;
	font-family: "Century Gothic", Arial, Sans-serif;
}
#advice {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C96;
	border-right-color: #C96;
	border-bottom-color: #C96;
	border-left-color: #C96;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 14px;
}

#advice5 {
	border: 1px none #C96;
	font-family: "Century Gothic", Arial, Sans-serif;
}

#advice tr td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C96;
	border-right-color: #C96;
	border-bottom-color: #C96;
	border-left-color: #C96;
	font-family: "Century Gothic", Arial, Sans-serif;
}

#advice5 tr td {
	border: 1px none #C96;
	font-family: "Century Gothic", Arial, Sans-serif;
}

#advice tr td p {
	padding: 2px;
	text-align: center;
	font-family: "Century Gothic", Arial, Sans-serif;
}

#advice5 tr td p {
	padding: 2px;
	text-align: center;
	font-family: "Century Gothic", Arial, Sans-serif;
}



#scroll {
	overflow: auto;
	height: 255px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;


#advice tr td p {
	padding: 2px;
	font-family: "Century Gothic";
	font-family: "Century Gothic", Arial, Sans-serif;
}

#page #feedback {
	border: 1px solid #099;
	padding: 10px;
	font-family: "Century Gothic", Arial, Sans-serif;
}
