@charset "utf-8";

.font {
	font-family: Arial, Helvetica, sans-serif;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #CCCCCC;
}
.picborder {
	font-family: Arial, Helvetica, sans-serif;
	border: 2px ridge #003300;
}

 /*menu */ 
.glossymenu{
	list-style-type: none;
	padding: 0;
	width: 169px;
	border-bottom-width: 0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	cursor: pointer;
}

.glossymenu li a{
	background: white url(../images/glossyback.gif) repeat-x bottom left;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	width: auto;
	padding: 10px 0;
	padding-left: 10px;
	text-decoration: none;
	list-style-type: none;
	text-align: left;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	background: white url(../images/glossyback.gif) repeat-x bottom left;
	width: 160px;
	list-style-type: none;
}

.glossymenu li a:visited, .glossymenu li a:active{
	color: white;
	list-style-type: none;
}

.glossymenu li a:hover{
	background-image: url(../images/glossyback2.gif);
	list-style-type: none;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	width: auto;
	padding: 10px 0;
	padding-left: 10px;
	text-decoration: none;
	list-style-type: none;
	text-align: left;
}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #002800;
	display: block;
	border-bottom-width:1px;
	line-height: 22px;
	z-index: 100;
	background-color: #EAEAEA;
	width: auto;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

.anylinkcss a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #002800;
	padding: 1px 1px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #FFFFFF;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #003300;
	color: #FFFFFF;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body{
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -4px;
}
.logbody{
	background-image: url(../images/logbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 21px;
}
.futer {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menubg{
	background-image:url(../images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentfont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.contenttitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #434726;
	height: 30px;
	background-position: left center;
	text-indent: 6px;
}
.maintext{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	list-style-position: inside;
}
.maintext2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.maintext3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.teaser{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
}
.bg {
	background-image: url(../BATHROOM%20TEMPLATE/images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.login{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.border {
	filter: DropShadow(Color=#999999, OffX=0, OffY=0, Positive=0);
	border: 2px solid #CCCCCC;
}
.dropshadow {
	filter: DropShadow(Color=#999999, OffX=0, OffY=0, Positive=2);
}

.divider {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003300;
}
.bordercontent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A2AF20;
	border-right-color: #A2AF20;
	border-bottom-color: #A2AF20;
	border-left-color: #A2AF20;
}
.datebar {
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 3px;
}

.bodytext {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 3px;
}
a:link.bodytext{
	color: #21205F;
}
a:visited.bodytext {
	color: #21205F;
}
a:hover.bodytext {
	color: #5653C6;
}
a:active.bodytext {
	color: #21205F;
}

.bgbody{
	background-image: url(images/700_28.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgbodyL{
	background-image: url(images/700_28-LP.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgfuter{
	background-image: url(images/700_28-futer.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgfuterL{
	background-image: url(images/700_28-futerL.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgdynahead{
	background-image: url(images/glossyback.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style2 {color: #003300;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	background-color: #F2F2F2;
}
.titleoftitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-image: url(../images/glossyback2.gif);
	background-repeat: repeat;
	background-position: center bottom;
	padding-left: 10px;
}
.bullets {
	list-style-position: inside;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	list-style-image: none;
}
.uploadbody{
	color: #000000;
	background-color: #000000;

}
/*+++++++++++ document viewer ++++++++++++++++*/

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 10px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
	text-decoration: none;
	padding: 3px 0.5em;
	margin-left: 3px;
	background-color: #E2E2E2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#tablist li a:link, #tablist li a:visited{
	color: #000000;
}

#tablist li a:hover{
	color: #000000;
	background-color: #CCCCCC;
}

#tablist li a.current{
	background-color: #669966;
}
.contactbg{
	background-color: #F2F2F2;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.iframebg{
	background-color: #669966;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #7E7E7E;
	text-decoration: none;
}
.searchbg{
	background: white url(../images/glossyback.gif) repeat-x bottom left;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: white;
	width: auto;
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	padding-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.titlegif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-image:url(../images/menu.gif);
}
.tableteaser{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
.titlegifstatic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(../images/menu2.jpg);
}
.tableteaser2{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border{

	border: 1px 1 #CCCCCC;

}
.futer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CED7B5;
}
.sidebar{
	background-repeat: no-repeat;
	background-position: center top;
}
.sideborder{
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.sidebarcontenttitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #434726;
}
.sidebarcontenttitle2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #434726;
}
.sidebarcontenttitle3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}

.arrowgreen{
	width: 179px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/arrowgreen.gif);
	background-position: 100% 0;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #5E7830;
}

.arrowgreen li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}
.butline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 4px;
}
.bordercenter{
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #434726;
	border-bottom-color: #434726;
	border-left-color: #434726;
}
.titlebordercenter{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #434726;
	padding: 3px;
	font-weight: bold;
}
.maintextsmall{
	margin: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	font-weight: normal;
	text-align: right;
}
.linkblue{
	
}
.textsides{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 3px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.textsidesbold{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin: 3px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.title1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;

}
.title2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #000000;
	line-height: 30px;
	font-style: normal;

}
.title3{
	font-size: 16px;
	color: #F1B91C;

}
.GERGIA{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;

}
.futerpara{
	font-size: 9px;
	font-weight: normal;
	color: #000000;

}
.textfinale{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.titlesponsor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.bgtab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	background-image: url(../images/bgtab.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.bodytextgray {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 3px;
}
.iadsRed {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 3px;
}
a:link.iadsRed{
	color: #000000;
}
a:visited.iadsRed {
	color: #000000;
}
a:hover.iadsRed {
	color: #000000;
}
a:active.iadsRed {
	color: #000000;
}
.graysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
.graysmallborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

