/* *** STANDARD ELEMENTS *** */ form 
{ margin:0;
 }
a, a:hover 
{	color: #b72727;
	text-decoration: none;
}
body 
{	background-color: #9bb183;
	color: #000000;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	margin-top: 0px;
}
body.comp 
{	background-color: #9bb183;
	color: #000000;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	margin: 0px;
}
#white 
{	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	margin-top: 0px;
}
form 
{	margin: 0;
	padding: 0;
}
img 
{	border: 0;
}
/* *** CUSTOM ELEMENTS *** */ #container 
{	margin: auto;
	width: 788px;
}
#header 
{	background-color: #9bb183;
	background-image:  url(images/layout/header.jpg);
	background-repeat:  no-repeat;
	color: #FFFFFF;
	height: 76px;
/*	padding-left: 115px;
*/}
#menu 
{	float: left;
	margin-top: 35px;
}
#mainmenu a 
{	color: #b72727;
	font-size: 100%;
	font-weight: bold;
	padding: 3px 3px 3px 7px;
}
#mainmenu a.yellow 
{	color:#b72727;
}
#submenu 
{	margin-top: 7px;
}
#submenu a 
{	color: #b72727;
	font-weight: bold;
	padding: 3px 3px 3px 7px;
}
#submenu a.yellow 
{	color:#b72727;
}
#flash 
{	background-color: #EEEAEA;
	background-image:  url(images/layout/main_bg.jpg);
	background-repeat:  repeat-y;
	font-size: 1px;
	line-height: 1px;
	padding-left: 9px;
}
div.flash 
{	background-color: #EEEAEA;
	background-image:  url(images/layout/main_bg.jpg);
	background-repeat: repeat-y;
	font-size: 1px;
	line-height: 1px;
	padding-left: 2px;
}
#shadow 
{	font-size: 1px;
	line-height: 1px;
}
#content 
{	background-color: #dbf4a1;
	background-image: url(images/layout/main_bg.jpg);
	background-repeat: repeat-y;
	padding: 0 15px 0px 15px;
}
#contentFlash 
{	/*background-color: #FFC600;
*/	background-image: url(images/layout/main_bg.jpg);
	background-repeat: repeat-y;
	padding: 0 15px 0px 9px;
}
#content #contentContent 
{	border-collapse: collapse;
	width: 100%;
}
#contentLeft 
{	padding-right: 5px;
	vertical-align: top;
	width: 200px;
}
#contentMiddle 
{	vertical-align: top;
}
#mainContent 
{	padding-bottom: 40px;
}
#contentRight 
{	padding-left: 5px;
	vertical-align: top;
	width: 210px;
}
#footer 
{	background-color: #9bb183;
	background-image:  url(images/layout/footer.jpg);
   background-repeat:  no-repeat;
	color: #b72727;
	height: 46px;
	padding-top: 4px;
	text-align: center;
}
#footerMenu a 
{	color: #9bb183;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
#footerContact, #footerContact a 
{	color: #9bb183;
	padding-top: 3px;
}
/* *** BOXES *** */ .boxWhite, .boxYellow 
{	color: #000000;
	margin-bottom: 6px;
}
.boxWhite .box, .boxYellow .box 
{	border-collapse: collapse;
	width: 100%;
}
.boxWhite .topLeft, .boxWhite .topMiddle, .boxWhite .topRight, .boxWhite .bottomLeft, .boxWhite .bottomMiddle, .boxWhite .bottomRight, .boxYellow .topLeft, .boxYellow .topMiddle, .boxYellow .topRight, .boxYellow .bottomLeft, .boxYellow .bottomMiddle, .boxYellow .bottomRight 
{	font-size: 1px;
	height: 8px;
	line-height: 1px;
	padding: 0px;
}
.boxWhite .left, .boxWhite .right, .boxYellow .left, .boxYellow .right 
{	font-size: 1px;
	line-height: 1px;
	padding: 0px;
	width: 8px;
}
.boxWhite .main, .boxYellow .main, .boxWhite .mainLarge, .boxYellow .mainLarge 
{	height: 100%;
	padding: 0px 10px 5px 10px;
	vertical-align: top;
}
#contentMiddle .boxWhite .box 
{	border-collapse: collapse;
	height: 265px;
	width: 100%;
}
/* *** BOX WHITE *** */ .boxWhite .topLeft 
{	background-color: #FFFFFF;
	background-image:  url(images/layout/box_white_tl.jpg);
	background-repeat:  no-repeat;
}
.boxWhite .topMiddle 
{	background-color: #FFFFFF;
	background-image:  url(images/layout/box_white_tm.jpg);
	background-repeat: repeat-x;
}
.boxWhite .topRight 
{	background-color: #FFFFFF;
	background-image:  url(images/layout/box_white_tr.jpg);
	background-repeat: no-repeat;
}
.boxWhite .left 
{	background-color: #FFFFFF;
	background-image:  url(images/layout/box_white_left.jpg);
	background-repeat: repeat-y;
}
.boxWhite .main, .boxWhite .mainLarge 
{	background-color: #FFFFFF;
}
.boxWhite .right 
{	background-color: #FFFFFF;
	background-image:  url(images/layout/box_white_right.jpg);
	background-repeat: repeat-y;
}
.boxWhite .bottomLeft 
{	background-color: #FFFFFF;
	background-image: url(images/layout/box_white_bl.jpg);
	background-repeat: no-repeat;
}
.boxWhite .bottomMiddle 
{	background-color: #FFFFFF;
	background-image: url(images/layout/box_white_bm.jpg);
	background-repeat: repeat-x;
}
.boxWhite .bottomRight 
{	background-color: #FFFFFF;
	background-image: url(images/layout/box_white_br.jpg);
	background-repeat: no-repeat;
}
/* *** BOX YELLOW *** */ .boxYellow .title 
{	margin-top: 0px;
}
.boxYellow .topLeft 
{	background-color: #FFFFFF;
	background-image: url(images/layout/box_yellow_tl.jpg);
	background-repeat: no-repeat;
}
.boxYellow .topMiddle 
{	background-color: #FFFFFF;
	background-image: url(images/layout/box_yellow_tm.jpg);
	background-repeat: repeat-x;
}
.boxYellow .topRight 
{	background-color: #FFFFFF;
	background-image: url(images/layout/box_yellow_tr.jpg);
	background-repeat: no-repeat;
}
.boxYellow .left 
{	background-color: #FFFFFF;
	background-image: url(images/layout/box_yellow_left.jpg);
	background-repeat: repeat-y;
}
.boxYellow .main, .boxYellow .mainLarge 
{	background-color: #dbf4a1;
}
.boxYellow .title 
{	color: #b72727;
	font-weight: bold;
}
.boxYellow .right 
{	background-color: #FFFFFF;
	background-image: url(images/layout/box_yellow_right.jpg);
	background-repeat: repeat-y;
}
.boxYellow .bottomLeft 
{	background-color: #FFFFFF;
	background-image: url(images/layout/box_yellow_bl.jpg);
	background-repeat: no-repeat;
}
.boxYellow .bottomMiddle 
{	background-color: #FFFFFF;
	background-image: url(images/layout/box_yellow_bm.jpg);
	background-repeat: repeat-x;
}
.boxYellow .bottomRight 
{	background-color: #FFFFFF;
	background-image: url(images/layout/box_yellow_br.jpg);
	background-repeat: no-repeat;
}
/* *** SEARCH *** */ #search 
{	background-color: #9bb183;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
/* *** TIP A FRIEND *** */ #tipForm 
{	background-color: #ECE5DD;
}
#tipForm table 
{	border-collapse: collapse;
	width: 100%;
}
#tipForm #tipFormTopLeft, #tipForm #tipFormTopRight 
{	width: 10px;
}
#tipForm #tipFormTopMiddle 
{	padding-bottom: 5px;
	padding-top: 5px;
}
#tipForm #tipFormTopLeft 
{	background-color: #9bb183;
	background-image: url(images/layout/tipform_tl.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#tipForm #tipFormTopMiddle 
{	background-color: #9bb183;
	font-size: 12px;
	font-weight: bold;
}
#tipForm #tipFormTopRight 
{	background-color: #9bb183;
	background-image: url(images/layout/tipform_tr.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#tipForm #tipFormBox 
{	padding: 5px 20px 0px 20px;
}
#tipForm #tipFormBottomLeft, #tipForm #tipFormBottomRight 
{	width: 10px;
}
#tipForm #tipFormBottomLeft 
{	background-color: #ECE5DD;
	background-image: url(images/layout/tipform_bl.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#tipForm #tipFormBottomMiddle 
{	background-color: #ECE5DD;
	color: #FFFFFF;
	height: 19px;
	padding-top: 3px;
}
#tipForm #tipFormBottomRight 
{	background-color: #ECE5DD;
	background-image: url(images/layout/tipform_br.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
/* *** CUSTOM CLASSES *** */ .smallArrow 
{	width:11px;
}
.space 
{	font-size: 5px;
	line-height: normal;
}
.largeBold 
{	font-size: 14px;
	font-weight: bold;
}
.largeBoldLine 
{	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.title 
{	font-size: 18px;
	line-height: 110%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.top 
{	vertical-align: top;
}
/* TOP MENU */ DIV.menuPad 
{position:absolute;
left:0px;
top:0px;
visibility:hidden;
}
.menuPad TABLE TD.topPaddTd 
{background-color:#FFFFFF;
filter:alpha(Opacity=50);
}
a.topPaddItem 
{	color: #000000;
	font-size: 9px;
	font-weight: bold;
}
.topPaddTd 
{	padding: 4px 12px 4px 4px;
}
.paddBottomLeft 
{	background-image: url(images/layout/tm_pad_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	filter:alpha(Opacity=50);
}
.paddBottomRight 
{	background-image: url(images/layout/tm_pad_right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	filter:alpha(Opacity=50);
}
.paddBottomMiddle 
{	background-color: #FFFFFF;
	filter:alpha(Opacity=50);
}

