a:link 		{  font-size: 12px; font-weight: normal; text-decoration: underline; color: #000000;}

a:visited 		{  font-size: 12px; font-weight: normal; color: #000000;}

a:active 		{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

a:hover		 { font-size: 12px; font-weight: normal; text-decoration: none; color: #7b1e36;}

.subtitle 	{ font-family: Arial, Helvetica, sans-serif;
		 font-size: 12px;
		color: 31305A;; font-weight: bold; text-transform: uppercase}


.navLink { font-size: 8pt; color: #7b1e36;; font-family: Arial, Helvetica, sans-serif; font-weight: bold ; clip:  rect(   ); list-style-position: outside
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #49166D;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49166D;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #666666;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.rowEven {
	 background-color: #b49fc3;
}
.rowHead {
	 background-color: #999999;
}

.topleft {
	background-attachment: scroll;
	background-image: url(top_left.gif);
	background-repeat: no-repeat;
}
.topmid {
	background-attachment: scroll;
	background-image: url(top_mid.gif);
	background-repeat: repeat-x;
}
.topright {
	background-attachment: scroll;
	background-image: url(top_right.gif);
	background-repeat: no-repeat;
}
.lvert {
	background-attachment: scroll;
	background-image: url(left_vert.gif);
	background-repeat: no-repeat;
}
.rvert {
	background-attachment: scroll;
	background-image: url(right_vert.gif);
	background-repeat: no-repeat;
}
.botleft {
	background-attachment: scroll;
	background-image: url(bot_left.gif);
	background-repeat: no-repeat;
}
.botmid {
	background-attachment: scroll;
	background-image: url(newsletter/teaser/bot_vert_ln.gif);
	background-repeat: repeat-x;
}
.botright {
	background-attachment: scroll;
	background-image: url(home_bot_rt.gif);
	background-repeat: no-repeat;
}
.rpt {
	background-image: url(rpt.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center;


}
.3topleft {
	background-attachment: fixed;
	background-image: url(newsletter/teaser/top_rt_crnr.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.3topmid {
	background-attachment: fixed;
	background-image: url(3_top_mid.gif);
	background-repeat: no-repeat;
}
.3toprt {
	background-attachment: fixed;
	background-image: url(3_top_rt.gif);
	background-repeat: no-repeat;
}
.3vertl {
	background-attachment: fixed;
	background-image: url(3_vert_lft.gif);
	background-repeat: repeat-y;
}
.3vertr {
	background-attachment: fixed;
	background-image: url(newsletter/teaser/line.gif);
	background-repeat: repeat-y;
	background-position: left top;

}
.3botl {
	background-attachment: fixed;
	background-image: url(3_bot_lft.gif);
	background-repeat: no-repeat;
}
.3botmid {
	background-attachment: fixed;
	background-image: url(newsletter/teaser/top_vert_ln.gif);
	background-repeat: no-repeat;
	background-position: top;

}
.3botrt {
	background-attachment: fixed;
	background-image: url(newsletter/teaser/bot_rt_crnr.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.rept {
	background-attachment: scroll;
	background-image: url(rpt1.gif);
	background-repeat: repeat-x;
	background-position: center;

}
.vertrpt {
	background-attachment: fixed;
	background-image: url(rpt2.jpg);
	background-repeat: repeat-x;
}
.hometoplef {
	background-attachment: scroll;
	background-image: url(home_top_lft.gif);
	background-repeat: no-repeat;
}
.hometoprig {
	background-attachment: scroll;
	background-image: url(home_top_rt.gif);
	background-repeat: no-repeat;
}
.homeverttop {
	background-attachment: scroll;
	background-image: url(home_top_vert.gif);
	background-repeat: no-repeat;
}
.homeleftvert {
	background-attachment: scroll;
	background-image: url(home_vert_lft.gif);
	background-repeat: repeat-y;
}
.homerightvert {
	background-attachment: scroll;
	background-image: url(home_vert_rt.gif);
	background-repeat: repeat-y;
}
.botleftcrnr {
	background-attachment: scroll;
	background-image: url(home_bot_lft.gif);
	background-repeat: no-repeat;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.dottedline {
	background-image: url(top_dotted_line.gif);
	background-repeat: repeat-x;
}

.stretcher {
   font-size: 12px;
   font-weight: normal;
   color: #000000;
   padding: 0 30px 0 30px; /* background-color: #AFEEEE; */
}

.stretcher a {
   color: ##000000;
   font-weight: normal;
   text-decoration: underline;
}

.stretcher a:hover {
   text-decoration: none;
}

.wrapper {
   background-color: #FFFFFF;
   background-image: url(corpo.gif);
   background-position: center;
   background-repeat: repeat-y;
   margin: 0 auto;
   text-align: left;
   width: 740px;
}

.wrapper-bottom {
   background-image: url(footer.gif);
   background-position: bottom;
   background-repeat: no-repeat;
   padding-bottom: 30px;
   width: 740px;
}

.wrapper-top {
   background: transparent url(header.gif) no-repeat top;
   padding-top: 30px;
   width: 740px;
}

#tab_overflow{
	position:relative;
	width:712px;
	overflow:hidden;
}
#tab_container{
	position:relative;
	white-space:nowrap;
}
#tab_body_container{
	position:relative;
	overflow:hidden;
	width:712px;
}

/*************************body/containers*******************/

#container {
	position:relative;
	margin:0 auto;
	width:712px;
	background:#FFFFFF !important;
}

#content{
	position:relative;
	overflow: auto;
	margin:0 auto;
	width:712px;
}
#tabs{
	position:relative;
}

.description {
	font-size: 8.5pt;
}

.description2 {
	font-size: 8.5pt;
}.kentsidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;

}
.kentsmalltitles {
	color: 7b1e36;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
}
