/* CSS Document */

html,body {
	background-color: #FFFFFF;
	color: #5E643E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
}
table.PageBG {
	height: 100%;
	min-height: 100%;
}
table.CenterBG {
	height: 100%;
	min-height: 100%;
}
table.SideBG {
	height: 100%;
	min-height: 100%;
}
table.LayoutBG {
	height: 100%;
	min-height: 100%;
}
table.BodyBG {
	background-color: #060094;
	background-image: url(../images/bgGradient.jpg);
	background-repeat: repeat-x;
}
td.BodyBG_Aqua {
	background-image: url(../images/bgBody_Aqua.jpg);
	background-color: #029B99;
	background-repeat: repeat-x;
}
table.NavBG_Aqua {
	background-image: url(../images/bgNav_Aqua.jpg);
	background-color: #029B99;
	background-repeat: repeat-x;
}
table.ContentBG_Aqua {
	background-color: #009999;
}
td.ContentBG_Aqua {
	background-image: url(../images/bgContent_Aqua.jpg);
	background-color: #1FABAC;
	background-repeat: repeat-x;
	border-bottom: 2px solid #009999;
	border-left: 2px solid #009999;
	border-right: 2px solid #009999;
}
td.ContentTopBG_Aqua {
	background-image: url(../images/bgHead_Aqua.jpg);
	background-color: #E6FAF9;
}
td.BodyBG_Rose {
	background-image: url(../images/bgBody_Rose.jpg);
	background-color: #CD6A55;
	background-repeat: repeat-x;
}
table.NavBG_Rose {
	background-image: url(../images/bgNav_Rose.jpg);
	background-color: #CD6A55;
	background-repeat: repeat-x;
}
table.ContentBG_Rose {
	background-color: #CB6652;
}
table.FileBG_Rose {
	background-color:  #F7E8E5;
	border-color: #CB6652;
	border-width: 1px;
	border-style: solid;
}
td.ListBG_Rose {
	/*background-color: #F7E8E5;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB6652;
}
td.FieldBG_Rose {
	background-color: $F7E8E5;
}
td.ContentBG_Rose {
	background-image: url(../images/bgContent_Rose.jpg);
	background-color: #DFA398;
	background-repeat: repeat-x;
	border-bottom: 2px solid #CB6652;
	border-left: 2px solid #CB6652;
	border-right: 2px solid #CB6652;
}
td.ContentTopBG_Rose {
	background-image: url(../images/bgHead_Rose.jpg);
	background-color: #F7E8E5;
}
td.ContentFoot {
	height: 15px;
}
td.BodyBG_Ruby {
	background-image: url(../images/bgBody_Ruby.jpg);
	background-color: #CD0303;
	background-repeat: repeat-x;
}
table.NavBG_Ruby {
	background-image: url(../images/bgNav_Ruby.jpg);
	background-color: #CD0303;
	background-repeat: repeat-x;
}
table.ContentBG_Ruby {
	background-color: #CC0000;
}
td.ContentBG_Ruby {
	background-image: url(../images/bgContent_Ruby.jpg);
	background-color: #DE4C4D;
	background-repeat: repeat-x;
	border-bottom: 2px solid #CC0000;
	border-left: 2px solid #CC0000;
	border-right: 2px solid #CC0000;
}
td.ContentTopBG_Ruby {
	background-image: url(../images/bgHead_Ruby.jpg);
	background-color: #FFF2F2;
}
td.BodyBG_Plum {
	background-image: url(../images/bgBody_Plum.jpg);
	background-color: #690537;
	background-repeat: repeat-x;
}
table.NavBG_Plum {
	background-image: url(../images/bgNav_Plum.jpg);
	background-color: #690537;
	background-repeat: repeat-x;
}
table.ContentBG_Plum {
	background-color: #640032;
}
td.ContentBG_Plum {
	background-image: url(../images/bgContent_Plum.jpg);
	background-color: #93476B;
	background-repeat: repeat-x;
	border-bottom: 2px solid #640032;
	border-left: 2px solid #640032;
	border-right: 2px solid #640032;
}
td.ContentTopBG_Plum {
	background-image: url(../images/bgHead_Plum.jpg);
	background-color: #FEF8FA;
}
td.BodyBG_Violet {
	background-image: url(../images/bgBody_Violet.jpg);
	background-color: #99679A;
	background-repeat: repeat-x;
}
table.NavBG_Violet {
	background-image: url(../images/bgNav_Violet.jpg);
	background-color: #99679A;
	background-repeat: repeat-x;
}
table.ContentBG_Violet {
	background-color: #653366;
}
td.ContentBG_Violet {
	background-image: url(../images/bgContentTrim_Violet.jpg);
	background-color: #A8889F;
	background-repeat: repeat-x;
	border-bottom: 2px solid #653366;
	border-left: 2px solid #653366;
	border-right: 2px solid #653366;
}
td.ContentTopBG_Violet {
	background-image: url(../images/bgHead_Violet.jpg);
	background-color: #EEE4ED;
}
td.BodyBG_Sapphire {
	background-image: url(../images/bgBody_Sapphire.jpg);
	background-color: #34689A;
	background-repeat: repeat-x;
}
table.NavBG_Sapphire {
	background-image: url(../images/bgNav_Sapphire.jpg);
	background-color: #34689A;
	background-repeat: repeat-x;
}
table.ContentBG_Sapphire {
	background-color: #000099;
}
td.ContentBG_Sapphire {
	background-image: url(../images/bgContentTrim_Sapphire.jpg);
	background-color: #D2C8AF;
	background-repeat: repeat-x;
	border-bottom: 2px solid #000099;
	border-left: 2px solid #000099;
	border-right: 2px solid #000099;
}
td.ContentTopBG_Sapphire {
	background-image: url(../images/bgHead_Sapphire.jpg);
	background-color: #E4EBF1;
}
td.BodyBG_Tangerine {
	background-image: url(../images/bgBody_Tangerine.jpg);
	background-color: #CD3503;
	background-repeat: repeat-x;
}
table.NavBG_Tangerine {
	background-image: url(../images/bgNav_Tangerine.jpg);
	background-color: #CD3503;
	background-repeat: repeat-x;
}
table.ContentBG_Tangerine {
	background-color: #D9633D;
}
td.ContentBG_Tangerine  {
	background-image: url(../images/bgContent_Tangerine.jpg);
	background-color: #E28B6F;
	background-repeat: repeat-x;
	border-bottom: 2px solid #D9633D;
	border-left: 2px solid #D9633D;
	border-right: 2px solid #D9633D;
}
td.ContentTopBG_Tangerine {
	background-image: url(../images/bgHead_Tangerine.jpg);
	background-color: #FBEDEA;
}
font {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #5E643E;
}
font.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #5E643E;
}
font.home {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #333300;
}
font.bold_home {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #333300;
}
font.controls_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E643E;
}
font.photo {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	font-style: italic;
	color: #5E643E;
}
font.white {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
font.bold_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
font.large_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
font.photo_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}
font.photo_italic_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}
font.photo_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #A53622;
}
font.photo_italic_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	font-style: italic;
	color: #A53622;
}
font.dark {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333300;
}
font.med_dark {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333300;
}
font.bold_dark {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333300;
}
font.large_dark {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #333300;
}
font.photo_home {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	font-style: normal;
	color: #333300;
}
font.photo_italic_home {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	font-style: italic;
	color: #333300;
}
font.photo_dark {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	font-style: normal;
	color: #333300;
}
font.photo_italic_dark {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	font-style: italic;
	color: #333300;
}
a:link,a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #030097;
}
a:active,a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #980033;
}
input.text_Aqua {
	background-color: #F1FCFB;
	border: solid;
	border-width: 1px;
	border-color: #009999;
	padding: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5E643E;
}
textarea.textarea_Aqua {
	background-color: #F1FCFB;
	border: solid;
	border-width: 1px;
	border-color: #009999;
	padding: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5E643E;
}
input.check_Aqua {
	background-color: #F1FCFB;
	border: solid;
	border-width: 1px;
	border-color: #009999;
}
input.submit_Aqua {
	background-color: #F1FCFB;
	border: solid;
	border-width: 1px;
	border-color: #009999;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E643E;
}
input.text_Rose {
	background-color: #FCF4F2;
	border: solid;
	border-width: 1px;
	border-color: #CB6652;
	padding: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5E643E;
}
textarea.textarea_Rose {
	background-color: #FCF4F2;
	border: solid;
	border-width: 1px;
	border-color: #CB6652;
	padding: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5E643E;
}
input.check_Rose {
	background-color: #FCF4F2;
	border: solid;
	border-width: 1px;
	border-color: #CB6652;
}
input.submit_Rose {
	background-color: #FCF4F2;
	border: solid;
	border-width: 1px;
	border-color: #CB6652;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E643E;
}
form {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
p {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

