/* ******************************************************* */
/* Version: 20100708 */
/* Last update: New layout at 300 pixels */
/* ******************************************************* */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3F4F5F;
	font-size: 11px;
	line-height: normal;
	list-style-type: lower-alpha;
	margin:0px;
	background-image:url(../images/default/bg.jpg);
	background-color:#707b86; 
	background-repeat: repeat-x;
	background-position:top; 
}

.outerGlobal {
	width:980px;
	max-width:980px;
	text-align:center;
	background-image:url(../images/default/bg.jpg);
	background-color:#707b86; 
	background-repeat: repeat-x;
	background-position:top; 
}
/* ******************************************************* */
/*                     LAYOUT GOOZEX 3                     */
/* ******************************************************* */
/* Menu bar top */
.tdMenuDiv{
}
.tdMenuTop{
	background-image:url(../images/default/MM_Bg_blu.png);
	min-height:30px;
}
.tdMenuTopButton{
	background-image:url(../images/default/MM_Bg_blu.png);
	background-repeat:repeat-x;
	min-height:30px;
	text-align:center;
}
.tdMenuTopButton:hover{
	background-image:url(../images/default/MM_Bg_blu_dark.png);
	background-repeat:repeat-x;
	min-height:30px;
	text-align:center;
}
.tdMenuTopButtonSelected{
	background-image:url(../images/default/MM_Bg_top_azz.png);
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
}
.tdMenuTopButtonSelected:hover{
	background-image:url(../images/default/MM_Bg_top_azz.png);
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
}
.tdMenuTopButtonGrey{
	background-image:url(../images/default/MM_Bg_gray.png);
	text-align:center;
}
.tdMenuTopButtonGrey:hover{
	background-image:url(../images/default/MM_Bg_blu_dark.png);
	text-align:center;
}
.tdMenuTopRight{
	background-image:url(../images/default/MM_Right_blu.png);
	background-position:right;
}
.tdMenuTopLeft{
	background-image:url(../images/default/MM_Left_blu.png);
}
.tdMenuTopLeftGreen{
	background-image:url(../images/default/MM_Left_green.png);
}

/* Menu bar bottom */
.tdMenuLow{
	background-image:url(../images/default/MM_Bg_azz2.png);
	min-height:30px;
}
.tdMenuLowButton{
	background-image:url(../images/default/MM_Bg_azz2.png);
	min-height:30px;
	text-align:center;
}
.tdMenuLowButton:hover{
	background-image:url(../images/default/MM_Bg_green2.png);
	min-height:30px;
	text-align:center;
}
.tdMenuLowButtonSelected{
	background-image:url(../images/default/MM_Bg_green2.png);
	text-align:center;
	font-weight:bold;
}
.tdMenuLowButtonSelected:hover{
	background-image:url(../images/default/MM_Bg_azz_dark2.png);
	text-align:center;
	font-weight:bold;
}
.tdMenuLowRight{
	background-image:url(../images/default/MM_Right_azz_dark2.png);
	background-position:right;
}
.tdMenuLowLeft{
	background-image:url(../images/default/MM_Left_azz_dark2.png);
}
/* Menu bar items */
.plsectionbase {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding: 13px;
}
.plmenubase {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	padding: 9px 12px 9px 12px;
}
.plmenuleft {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding: 9px 9px 9px 14px;
}
.plmenuRight {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding: 9px 14px 9px 9px;
}
/* Menu bar - Drop Down Menu */
ul.menuDropDown,
ul.menuDropDown li,
ul.menuDropDown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
ul.menuDropDown {
 position: relative;
 z-index: 27;
 float: left;
}
ul.menuDropDown li {
 float: left;
 text-align:left;
 padding: 5px 10px;
 background-image:url(../images/default/MM_Bg_azz2.png);
}
ul.menuDropDown li.hover,
ul.menuDropDown li:hover {
 position: relative;
 z-index: 29;
 cursor: default;
 background-image:url(../images/default/MM_Bg_green2.png);
}
ul.menuDropDown a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
}
ul.menuDropDown a:link,
ul.menuDropDown a:visited	{ color: #ffffff; text-decoration: none; }
ul.menuDropDown a:hover		{ color: #ffffff; }
ul.menuDropDown a:active	{ color: #ffffff; }
ul.menuDropDown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 28;
 width: 150px;
 margin-top: 0px;
}
ul.menuDropDown ul li {
 float: none;
 font-weight: normal;
 line-height: 1.3em;
 vertical-align: middle;
 text-align:left;
 zoom: 1;
 padding: 5px 10px;
 background-image:none;
 border-style: solid;
 border-width: 1px 1px 1px 1px;
 border-color: #2171a5;
 background-color: #105d8c;
}
ul.menuDropDown ul li.hover,
ul.menuDropDown ul li:hover {
 background-image:none;
 background-color: #7bb600;
}
ul.menuDropDown ul ul {
 top: 1px;
 left: 99%;
}

ul.menuDropDown li:hover > ul {
 visibility: visible;
}
ul.menuDropDown *.menuDropDownDir {
 padding-right: 20px;
 background-image: url(../images/default/nav-arrow-down-white.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
 color:#FF0000;
}
/* -- Components override -- */
ul.menuDropDown-horizontal ul *.menuDropDownDir {
 padding-right: 15px;
 background-image: url(../images/default/nav-arrow-right.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}
ul.menuDropDown-upward *.menuDropDownDir {
 background-image: url(../images/default/nav-arrow-top.png);
}
ul.menuDropDown-vertical *.menuDropDownDir,
ul.menuDropDown-upward ul *.menuDropDownDir {
 background-image: url(../images/default/nav-arrow-right.png);
}
ul.menuDropDown-vertical-rtl *.menuDropDownDir {
 padding-right: 10px;
 padding-left: 15px;
 background-image: url(../images/default/nav-arrow-left.png);
 background-position: 0 50%;
}

a.as:link{
	color:#264020;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-size:12px;
}
a.as:visited {
	color:#264020;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-size:12px;
}
a.as:hover{
	color:#264020;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:underline;	
 	font-weight:bold;
	font-size:12px;
}
a.as2:link{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a.as2:hover{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a.as2:visited{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a.pushButton:link {	
	color:#3f6f00;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a.pushButton:visited {	
	color:#3f6f00;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a.pushButton:hover {	
	color:#5b9f00;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a.pushButtonGray:link {	
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a.pushButtonGray:visited {	
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a.pushButtonGray:hover {	
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a.asMenuChoice:link {
	color:#264020;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-size:12px;
}
a.asMenuChoice:visited {
	color:#264020;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-size:12px;
}
a.asMenuChoice:hover{
	color:#264020;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:underline;	
 	font-weight:bold;
	font-size:12px;
}
.upperMenuDiv {	
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding:0px;	
}
.upperMenuArea {	
	margin: 8px 0px 0px 0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight: normal;
	font-size:12px;
}
.upperMenu {	
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding:8px;	
}
a.upperMenu:link {	
	color:#FFFFFF;
 	text-decoration:none;
	font-weight:bold;
}
a.upperMenu:visited {	
	color:#FFFFFF;
 	text-decoration:none;
	font-weight:bold;
}
a.upperMenu:hover {	
	color:#c0ff0f;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	padding:8px;	
}
.upperMenuGreen {	
	color:#c0ff0f;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding:8px;	
}
a.upperMenuGreen:link {
	color:#c0ff0f;
 	text-decoration:none;
	font-weight:bold;
}
a.upperMenuGreen:visited {
	color:#c0ff0f;
 	text-decoration:none;
	font-weight:bold;
}
a.upperMenuGreen:hover {	
	color:#c0ff0f;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	padding:8px;	
}
.upperMenuGray {	
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding:8px;	
}
a.upperMenuGray:link {
	color:#BBBBBB;
 	text-decoration:none;
	font-weight:bold;
}
a.upperMenuGray:visited {
	color:#BBBBBB;
 	text-decoration:none;
	font-weight:bold;
}
a.upperMenuGray:hover {	
	color:#ffffff;
 	text-decoration:underline;
	font-weight:bold;
}
a.upperMenuGrayNoUnderline:link {
	color:#BBBBBB;
 	text-decoration:none;
	font-weight:bold;
}
a.upperMenuGrayNoUnderline:visited {
	color:#BBBBBB;
 	text-decoration:none;
	font-weight:bold;
}
a.upperMenuGrayNoUnderline:hover {	
	color:#AAAAAA;
 	text-decoration:none;
	font-weight:bold;
}
a.upperMenuBlueGray:link {
	color: #AAC9FE;
	text-decoration: none;
	font-weight:bold;
}
a.upperMenuBlueGray:visited {
	color: #AAC9FE;
	text-decoration: none;
	font-weight:bold;
}
a.upperMenuBlueGray:hover {
	color: #AAC9FE;
	text-decoration: underline;
	font-weight:bold;
}
.upperMenuBlueGray {
	color: #AAC9FE;
	text-decoration: none;
	font-weight:bold;
}
.searchArea {
	background: url(../images/default/searchbox-topbar-bg.png);
	background-position:left;
	background-repeat:no-repeat;
	width: 330px;
	min-width:330px;
	height:30px;
	min-height:30px;
	padding: 0px 0px 0px 15px;
}	
.searchInput {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #343e49;
    background: #FFFFFF;
    border: 1px solid #87b606;	
    width: 180px;		
}
.searchInputMenu {
    font: 12px Arial, Helvetica, sans-serif;
    color: #343e49;
    background: #FFFFFF;
    border: 1px solid #87b606;	
    width: 134px;		
}
.titVerde {	
	color:#488000;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.highContrastNoShadow {
	color:#FFFFFF;	
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding:8px;	
}
a.highContrastNoShadow:active {
	color:#FFFFFF;	
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding:8px;	
}
a.highContrastNoShadow:link {
	color:#FFFFFF;	
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding:8px;	
}
a.highContrastNoShadow:hover {
	color:#FFFFFF;	
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding:8px;	
}
a.highContrastNoShadow:visited {
	color:#FFFFFF;	
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding:8px;	
}
/*////////////////*/
/*Drop Shadow Text*/
.highContrast {	
	color:#FFFFFF;	
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding:8px;	
}
.highContrast span {
	position: relative;
}
a.highContrast:link {
	color:#FFFFFF;
	position: relative;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding:8px;
}
a.highContrast:active {
	color:#FFFFFF;
	position: relative;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding:8px;
}
a.highContrast:hover {
	color:#FFFFFF;
	position: relative;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding:8px;
}
a.highContrast:visited {
	color:#FFFFFF;
	position: relative;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding:8px;
}
span.shadow {
	top: 7px;
	left: 8px;
	color: #3a3f45;
	position: absolute;
}
/* End Drop Shadow Text*/

.Header {
	margin: 0px 0px 5px 0px;
}
.HeaderAds {
	margin: 0px 0px 5px 0px;
	height: 103px;
	max-height: 103px;
	width: 784px;
	max-width: 784px;
}
.MainPage {
	width:980px;
	max-width:980px;
	text-align:left;
}
.leftColumn {
	width:140px;
	max-width:140px;
	margin: 0px 6px 10px 0px;
	overflow:hidden;
}
.rightColumn {
	width:300px;
	max-width:300px;
	margin: 0px 0px 10px 6px;
	overflow:hidden;
}
.rightColumnAreaBox {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
	width: 300px;
	max-width: 300px;
}
.rightColumnAds {
	margin: 5px 0px 5px 0px;
	width: 190px;
	max-width: 190px;
	height: 632px;
	max-height: 632px;
	overflow: hidden;
}
.rightColumnAds300 {
	margin: 0px 0px 5px 0px;
	width: 300px;
	max-width: 300px;
	jheight: 282px;
	max-height: 632px;
	overflow: hidden;
}
.rightColumnAdsItemPage {
	margin: 10px 10px 5px 0px;
	width: 190px;
	max-width: 190px;
	height: 632px;
	max-height: 632px;
	overflow: hidden;
}
.rightColumnButton {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
.centerColumn {
	width:528px;
	max-width:528px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image: url(../images/default/contentBg.gif); 
	background-repeat:repeat-y;
}
.centerColumnWideDX {
	width:674px;
	max-width:674px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image: url(../images/default/contentBg.gif); 
	background-repeat:repeat-y;
}
.centerColumnWideSX {
	width:834px;
	max-width:834px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image: url(../images/default/contentBg.gif); 
	background-repeat:repeat-y;
}
.centerColumnWideFull {
	width:980px;
	max-width:980px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image: url(../images/default/contentBg.gif); 
	background-repeat:repeat-y;
}
.centerColumnWide {
	width:834px;
	max-width:834px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image: url(../images/default/contentBg.gif); 
	background-repeat:repeat-y;
}
/* Custom style for Page.LayoutMaster.centerColType = 'Welcome' */
.centerColumnWideFullWelcome {
	width:980px;
	max-width:980px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
}
.centerTopBanner {
	background-color:#737984;
	padding: 0px 0px 5px 0px;
}
.centerTopTitle {
	background-color:#737984;
	background-image: url(../images/default/centerTopTitle.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding: 5px 20px 5px 20px;
	text-align:center;
	width:498px;
	overflow:hidden;
	text-transform:uppercase;
}
.centerTopTitleWideSX {
	background-color:#737984;
	background-image: url(../images/default/centerTopTitleWideSX.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding: 5px 20px 5px 20px;
	text-align:center;
	width: 804px;
	overflow:hidden;
}
.centerTopTitleWideDX {
	background-color:#737984;
	background-image: url(../images/default/centerTopTitleWideDX.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding: 5px 20px 5px 20px;
	text-align:center;
	width: 644px;
	overflow:hidden;
}
.centerTopTitleWideFull {
	background-color:#737984;
	background-image: url(../images/default/centerTopTitleWideFull.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding: 5px 20px 5px 20px;
	text-align:center;
	width: 950px;
	overflow:hidden;
}
.centerTopTitleWide {
	background-color:#737984;
	background-image: url(../images/default/centerTopTitleWide.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding: 5px 20px 5px 20px;
	text-align:center;
	width: 804px;
	overflow:hidden;
}
.centerColumnContent {
	width:528px;
	max-width:528px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
}
.centerColumnContentWideSX {
	width:834px;
	max-width:834px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
}
.centerColumnContentWideDX {
	width:674px;
	max-width:674px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
}
.centerColumnContentWideFull {
	width:980px;
	max-width:980px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
}
.centerColumnContentWide {
	width:834px;
	max-width:834px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
}
.searchAreaTop {
	margin: 0px 0px 0px 0px;
}
.searchAreaQuick {
	margin: 0px 0px 5px 0px;
}
.advSearchArea {
	margin: 2px 0px 0px 0px;
}
.advSearchButtonArea {
	margin: 20px 0px 20px 0px;
}
.loginBg {
	background-color: #5C6A77;
	background-image: url(../images/default/loginBg.gif);
	background-repeat: repeat-y;
	color: #A1B4C5;
	font-size: 10px;
}
.tabHome01 {
	background-image: url(../images/default/Tab01Bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #DEE5EB;
}
.tabHome02 {
	background-image: url(../images/default/Tab02Bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #CFD7DD;
}
.tabHome03 {
	background-image: url(../images/default/Tab03Bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #C2CAD0;
}
.tabHome04 {
	background-image: url(../images/default/Tab03Bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #C2CAD0;
}
.tabHome05 {
	background-image: url(../images/default/Tab03Bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #C2CAD0;
}
.tabHome06 {
	background-image: url(../images/default/Tab03Bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #C2CAD0;
}
.dots01 {
	background-image: url(../images/default/dots01.gif);
	background-repeat: repeat-x;
	background-position: center;
}
a:link {
	color:#3F4F5F;
	text-decoration: underline;
}
a:visited {
	color:#3F4F5F;
	text-decoration: underline;
}
a:hover {
	color:#3F4F5F;
	text-decoration: none;
}
a.clear:link {
	color:#A1B4C5;
	text-decoration: underline;
}
a.clear:visited {
	color:#A1B4C5;
	text-decoration: underline;
}
a.clear:hover {
	color:#A1B4C5;
	text-decoration: none;
}
a.menuBot:link {
	color: #A1B4C5;
	text-decoration: none;
	font-weight: bold;
}
a.menuBot:visited {
	color:#A1B4C5;
	text-decoration: none;
	font-weight: bold;
}
a.menuBot:hover {
	color: #66CC00;
	text-decoration: none;
	font-weight: bold;
}
a.menuBotRed:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.menuBotRed:visited {
	color:#CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.menuBotRed:hover {
	color: #66CC00;
	text-decoration: none;
	font-weight: bold;
}
a.push:link {
	color: #A1B4C5;
	text-decoration: none;
	font-weight: bold;
}
a.push:visited {
	color:#A1B4C5;
	text-decoration: none;
	font-weight: bold;
}
a.push:hover {
	color: #3961C0;
	text-decoration: none;
	font-weight: bold;
}
a.pushRed:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.pushRed:visited {
	color:#CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.pushRed:hover {
	color: #AA0000;
	text-decoration: none;
	font-weight: bold;
}
a.pushRed2:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.pushRed2:visited {
	color:#CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.pushRed2:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.pushYellow:link {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}
a.pushYellow:visited {
	color:#CC9900;
	text-decoration: none;
	font-weight: bold;
}
a.pushYellow:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a.pushBlu:link {
	color: #3961C0;
	text-decoration: none;
	font-weight: bold;
}
a.pushBlu:visited {
	color:#3961C0;
	text-decoration: none;
	font-weight: bold;
}
a.pushBlu:hover {
	color: #3961C0;
	text-decoration: underline;
	font-weight: bold;
}
a.pushBluette:link {
	color: #6A89EE;
	text-decoration: none;
	font-weight: bold;
}
a.pushBluette:visited {
	color:#6A89EE;
	text-decoration: none;
	font-weight: bold;
}
a.pushBluette:hover {
	color: #3961C0;
	text-decoration: none;
	font-weight: bold;
}
a.pushGreen:link {
	color: #339900;
	text-decoration: none;
	font-weight: bold;
}
a.pushGreen:visited {
	color:#339900;
	text-decoration: none;
	font-weight: bold;
}
a.pushGreen:hover {
	color: #79D600;
	text-decoration: none;
	font-weight: bold;
}
a.pushGreen2:link {
	color: #339900;
	font-weight: bold;
	font-size: 10px;
}
a.pushGreen2:visited {
	color:#339900;
	font-weight: bold;
	font-size: 10px;
}
a.pushGreen2:hover {
	color: #44AA00;
	font-weight: bold;
	font-size: 10px;
}
a.pushGreen10:link {
	color: #339900;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.pushGreen10:visited {
	color:#339900;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.pushGreen10:hover {
	color: #79D600;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.pushGreen3:link {
	color: #c0ff0f;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
}
a.pushGreen3:visited {
	color: #c0ff0f;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
}
a.pushGreen3:hover {
	color: #c0ff0f;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
}
a.game:visited {
	border: none;
}
a.game:hover {
	border: thin inset #737984;
	text-decoration: none;
}
a.game:link {
	border: none;
}
a.menuTop:link {
	color: #C3CED8;
	text-decoration: none;
	font-weight: bold;
}
a.menuTop:visited {
	color: #C3CED8;
	text-decoration: none;
	font-weight: bold;
}
a.menuTop:hover {
	color: #B0FF00;
	text-decoration: none;
	font-weight: bold;
}
a.menuL:link {
	color: #737984;
	text-decoration: none;
}
a.menuL:visited {
	color:#737984;
	text-decoration: none;
}
a.menuL:hover {
	color: #6EB200;
	text-decoration: none;
}
.bpush {
	color: #A1B4C5;
	text-decoration: none;
	font-weight: bold;
}
.bpushRed {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.bpushGreen {
	color: #339900;
	text-decoration: none;
	font-weight: bold;
}
.campoTesto {
	border: 1px solid #A5ACB2;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(auto,auto,auto,auto);
	width: 130px;
	font-size: 10px;
	height: 15px;
}
.bottom {
	background-image: url(../images/default/midBotCornerLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #A1B4C5;
}
.easyAs {
	background-image: url(../images/default/dotsVerde.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
}
.menuLeft {
	background-image: url(../images/default/dots01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menuLeftNoPadding {
	background-image: url(../images/default/dots01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.txtBlu {
	color: #3961C0;
	text-decoration: none;
}
.highlightOption {
	color: #3961C0;
}
.txtBlu12 {
	font-size: 12px;
	color: #3961C0;
}
.txtBlu14 {
	font-size: 14px;
	color: #3961C0;
}
.txtBlu16 {
	font-size: 16px;
	color: #3961C0;
}
.txtBluBold {
	color: #3961C0;
	font-weight: bold;
}
.txtClear {
	color: #A1B4C5;
}
.txtGrey {
	color: #999999;
}
.txtGreyLineThrough {
    color: #999999;
    text-decoration: line-through;
}
.txtGreen {
	color: #66CC00;
}
.txtGreen2 {
	color: #B0FF00;
	text-decoration: none;
}
.txtGreen3 {
	color: #339900;
}
.areatxt01 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.areatxt02 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
hr {
	height: 1px;
	background-color: #5C6A77;
}
.bannerGreenUp {
	background-image: url(../images/default/bannerGreenUp.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 161px;
}
.bannerGreenDown {
	background-image: url(../images/default/bannerGreenDown.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 161px;
}
.bannerBlueUp {
	background-image: url(../images/default/bannerBlueUp.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 161px;
}
.bannerBlueDown {

	background-image: url(../images/default/bannerBlueDown.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 161px;
}
.shadow01 {
	background-image: url(../images/default/shadow01.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 11px;
}
.shadow02 {
	background-image: url(../images/default/shadow01.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 11px;
}
.campoTesto2 {
	border: 1px solid #A5ACB2;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(auto,auto,auto,auto);
	width: 99%;
	font-size: 10px;
	height: 15px;
}
.campoTesto3 {
	border: 1px solid #A5ACB2;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(auto,auto,auto,auto);
	width: 40px;
	font-size: 10px;
	height: 15px;
}
.pushGrey {
	background-image: url(../images/default/pushGrey.gif);
	text-align: center;
	vertical-align: middle;
	height: 17px;
	width: 136px;
	background-repeat: no-repeat;
	background-position: center;
}
.pushGreyBig {
	background-image: url(../images/default/pushGreyBig.gif);
	text-align: center;
	vertical-align: middle;
	height: 17px;
	width: 190px;
	background-repeat: no-repeat;
	background-position: center;
}
.title {
	color: #3961C0;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
A.titlelink:link
{
	color: #3961C0;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
A.titlelink:visited
{
	color: #3961C0;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
A.titlelink:hover
{
	color: #6A89EE;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.titleparagraph {
	color: #3961C0;
	font-size: 15px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
}
.titleparagraphnopadding {
	color: #3961C0;
	font-size: 15px;
	font-weight: bold;
}
.titleparagraphu {
	color: #3961C0;
	font-size: 15px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	border-bottom: #cccccc 1px solid;
	margin: 0px 0px 3px 0px;
}
.txtBluette {
	color: #6A89EE;
}
.txtBluetteBold {
	color: #6A89EE;
	text-decoration: none;
	font-weight: bold;
}
.txtBluetteLineThrough {
    color: #6A89EE;
    text-decoration: line-through;
}
.txtLineThrough {
    text-decoration: line-through;
}
.tableft {
	background-image: url(../images/default/cardCornerLeftUp2_2.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 70px;
	vertical-align: top;
}
.dots02 {
	background-image: url(../images/default/dots02.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 5px;
}
.dots02bottom {
	background-image: url(../images/default/dots02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.txt9 {
	font-size: 9px;
}
.txt9Light{
	font-size: 9px;
	background-color: #000000;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CFD7DD;
}
.txt10 {
	font-size: 10px;
}
.txt14 {
	font-size: 14px;
}
.txt16 {
	font-size: 16px;
}
.tab {
	padding-left: 20px;
}
.faqSection {
	color: #3961C0;
	font-size: 15px;
	font-weight: bold;
	border-bottom: #CCCCCC solid 1px;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 12px 0px;
}
.faqQuestion {
	color: #6A89EE;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/default/dots01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 6px;
}
.faqQuestion A {
	color: #6A89EE;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}
.faqQuestion A:HOVER {
	color: #3951B0;
}
A.menuTopSel:link
{
    font-weight: bold;
    color: #b0ff00;
    text-decoration: none;
}
A.menuTopSel:visited
{
    font-weight: bold;
    color: #b0ff00;
    text-decoration: none;
}
A.menuTopSel:hover
{
    font-weight: bold;
    color: #b0ff00;
    text-decoration: none;
}
A.menuLB:link
{
    font-weight: bold;
    color: #737984;
    text-decoration: none;
}
A.menuLB:visited
{
    font-weight: bold;
    color: #737984;
    text-decoration: none;
}
A.menuLB:hover
{
    font-weight: bold;
    color: #6eb200;
    text-decoration: none;
}
A.menuLBR:link
{
    font-weight: bold;
    color: #bb0000;
    text-decoration: none;
}
A.menuLBR:visited
{
    font-weight: bold;
    color: #bb0000;
    text-decoration: none;
}
A.menuLBR:hover
{
    font-weight: bold;
    color: #6eb200;
    text-decoration: none;
}
.campoTestoF
{
    BORDER-RIGHT: #a5acb2 1px solid;
    BORDER-TOP: #a5acb2 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #a5acb2 1px solid;
    CLIP: rect(auto auto auto auto);
    BORDER-BOTTOM: #a5acb2 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.campoTestoW
{
    BORDER-RIGHT: #a5acb2 1px solid;
    BORDER-TOP: #a5acb2 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #a5acb2 1px solid;
    CLIP: rect(auto auto auto auto);
    BORDER-BOTTOM: #a5acb2 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    HEIGHT: auto;
}
.campoTestoS
{
    BORDER-RIGHT: #a5acb2 1px solid;
    BORDER-TOP: #a5acb2 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #a5acb2 1px solid;
    CLIP: rect(auto auto auto auto);
    BORDER-BOTTOM: #a5acb2 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    HEIGHT: auto;
}
.coverimg
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
}
.txtYellow {
	color: #FF9900;
}
.txtRed {
	color: #FF0000;
}
.txtRedBold {
	color: #FF0000;
	font-weight: bold;
}
.campoTesto4 {
	border: 1px solid #D5DADF;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(auto,auto,auto,auto);
	width: 99%;
	font-size: 10px;
	height: 99%;
}
.campoTesto5 {
	border: 1px solid #A5ACB2;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(auto,auto,auto,auto);
	width: 40px;
	font-size: 12px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
}
.campoTesto6 {
	border: 1px solid #D5DCE4;
	width: 314px;
	font-size: 11px;
	background-color: #D5DCE4;
	vertical-align: middle;
	color: #5E6678;
	font-family: Arial, Helvetica, sans-serif;
}
.TabUpOff {
	background-image: url(../images/default/tabUpOff.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}
.TabDownOff {
	background-image: url(../images/default/tabDownOff.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
.TabOn {
	text-align: center;
	background-color: #CFD7DD;
	font-weight: bold;
}
.Undermenu {
	background-image: url(../images/default/dots01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 5px;
}
.UndermenuNoLink {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 5px;
	color: #5B6773;
	text-decoration: none;
	font-weight: bold;
}
.sideBarActivityArea {
	padding: 0px 10px 0px 10px;
	color: #B1C4D5;
}
.sideBarActivityArea A, .sideBarActivityArea A:link, .sideBarActivityArea A:visited, .sideBarActivityArea A:active {
	color: #B1C4D5;
	text-decoration:none;
}
.sideBarActivityArea A:hover {
	color: #B1C4D5;
	text-decoration:underline;
}
.sideBarActivityItem {
	padding: 2px 0px 3px 0px;
	color: #B1C4D5;
}
.sideBarActivityTitle {
	padding: 2px 0px 3px 0px;
	color: #c6ff08;
	text-transform:uppercase;
}
.PM_MyMessage {
	background-color:#DEE5EB;
	padding:10px 10px 10px 10px;
	margin: 5px 0px 5px 0px;
}
.PM_ReceivedMessage {
	background-color:#EAF1F7;
	padding:10px 10px 10px 10px;
	margin: 5px 0px 5px 0px;
}
.DM_MessageFromO {
	background-color:#DEE5EB;
	padding:10px 10px 10px 10px;
	margin: 5px 0px 5px 0px;
}
.DM_MessageFromR {
	background-color:#EAF1F7;
	padding:10px 10px 10px 10px;
	margin: 5px 0px 5px 0px;
}
.DM_MessageFromG {
	background-color:#D7F8CB;
	padding:10px 10px 10px 10px;
	margin: 5px 0px 5px 0px;
}
.DM_MessageFromA {
	background-color:#C5E7BA;
	padding:10px 10px 10px 10px;
	margin: 5px 0px 5px 0px;
}
.alertArea {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:left;
}
.alertLine {
	background-image: url(../images/default/alerticon.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 2px 10px 0px 10px;
	padding: 5px 0px 14px 30px;
	color:#FFFFFF;
	border-bottom: #b10303 solid 1px;
}
.alertLine a:link, .alertLine a:visited, .alertLine a:active {
	color: #CCCCCC;
	text-decoration:underline;
	font-weight:bold;
}
.alertLine a:hover {
	color: #FFCC22;
	text-decoration:underline;
	font-weight:bold;
}
.alertLineG {
	background-image: url(../images/default/alertIcon-New.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 2px 10px 0px 10px;
	padding: 5px 0px 14px 45px;
	border-bottom: #DEE5EB solid 1px;
	text-align:left;
}
.alertLineG a:link, .alertLineG a:visited, .alertLineG a:active {
	text-decoration:underline;
	font-weight:bold;
}
.alertLineG a:hover {
	text-decoration:underline;
	font-weight:bold;
}
.alertLineM {
	background-image: url(../images/default/alertIcon-Message.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 2px 10px 0px 10px;
	padding: 5px 0px 14px 30px;
	color:#FFFFFF;
	border-bottom: #63A600 solid 1px;
	text-align: left;
}
.alertLineM a:link, .alertLineM a:visited, .alertLineM a:active {
	color: #CCCCCC;
	text-decoration:underline;
	font-weight:bold;
}
.alertLineM a:hover {
	color: #FFCC22;
	text-decoration:underline;
	font-weight:bold;
}
.alertLinePM {
	background-image: url(../images/default/message-pm-alert-icon.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 2px 10px 0px 10px;
	padding: 5px 0px 14px 40px;
	color:#FFFFFF;
	border-bottom: #b10303 solid 1px;
}
.alertLinePM a:link, .alertLinePM a:visited, .alertLinePM a:active {
	color: #CCCCCC;
	text-decoration:underline;
	font-weight:bold;
}	
.alertLinePM a:hover {
	color: #FFCC22;
	text-decoration:underline;
	font-weight:bold;
}	
.tabHomeFriends {
	background-image: url(../images/default/cardCornerLeftTabBg.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#737984;
	height:112px;
	max-height:112px;
	text-align:right;
}
.tabHomeFriends2 {
	background-image: url(../images/default/cardCornerLeftTabBg.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#737984;
	text-align:right;
}
.tabHomeFriendsArea {
	background-color: #DEE5EB;
	text-align:left;
	vertical-align:top;
	padding: 4px 0px 2px 0px;
}
.ffLine {
	background-color: #ced5db;
	height:22px;
}
.ffLineAlt {
	background-color: #dee5eb;
	height:22px;
}
.ffEntry {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align:left;
}
.ffDate {
	width: 80px;
	vertical-align:middle;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align:right;
	color:#999999;
	font-size:9px;
}
/* Product insert - button area */
#areagameinsert {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color:#FFFFFF;
}
#areagameinsert .titleparagraph2 {
	color: #a5beff; /*#c6ff08;*/
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

#areagameinsert .text {
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	line-height: normal;
	color:#FFFFFF;
}
#areagameinsert .textAlert {
	margin: 5px 0px 5px 0px;
	font-size: 11px;
	line-height: normal;
	color: #FFFF99;
}

#areagameinsert .divider {
	margin: 10px 0px 8px 0px;
}
/* Box styles */
.BoxGreyRoundTop {
	background-color:#DEE5EB;
	background-image:url(../images/default/GreyBarCornerLeft.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:14px 0px 0px 0px;
}
.BoxGreenRoundTop {
	background-color:#63A600;
	background-image:url(../images/default/GreenBarCornerLeft.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:14px 0px 0px 0px;
}
.BoxGreyRoundBottom {
	background-color:#DEE5EB;
	background-image:url(../images/default/GreyBarCornerRight.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0px 0px 5px 0px;
}
.BoxRedRoundTop {
	background-color:#cc0000;
	background-image:url(../images/default/RedBarCornerLeft.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:14px 1px 0px 1px;
}
/* Styles for the forum thread list and other lists*/
.ForumPost, .ForumPost:Link, .ForumPost:Visited {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.ForumPost:hover{
	color:#547a07;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
 	text-decoration:none;
	font-size:12px;
}
.ForumN{
	color:#547a07;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-size:18px;
	font-weight:bolder;
}

/* Styles for lists */
.tdListLine{
	padding: 4px 3px 4px 3px;
	border-bottom: #cccccc 1px solid;
}
.tdListLineAlt{
	padding: 4px 3px 4px 3px;
	border-bottom: #cccccc 1px solid;
	/* background: #CFD7DD; */
	background: #f2f4f8;
}
.divListLine{
	padding: 4px 3px 4px 3px;
	border-bottom: #cccccc 1px solid;
}
.divListLineAlt{
	padding: 4px 3px 4px 3px;
	border-bottom: #cccccc 1px solid;
	background: #f2f4f8;
}
.ListLine, .ListLine:Link, .ListLine:Visited{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.ListLine:hover{
	color:#547a07;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
 	text-decoration:none;
	font-size:12px;
}
.ListLineN{
	color:#547a07;
	font-family:Arial, Helvetica, sans-serif;
 	text-decoration:none;
	font-size:18px;
	font-weight:bolder;
}
/* Stili derivati dai popup dell'Instant Match */
/* [NOTA] questo stile deve essere IDENTICO allo stile "status" su popup_im.css! */
.imstatus {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#efefef;
}
.redalertstripe {
	background-color:#cc0000;
	padding:1px 1px 1px 1px;
	font-size: 11px;
	color:#ffffff;
}
.redalertstripe a:link, .redalertstripe a:visited, .redalertstripe a:active {
	color: #ffffff;
	text-decoration:underline;
}
.redalertstripe a:hover {
	color: #ffffff;
	text-decoration:none;
}	
.yellowalertstripe {
	background-color:#f5c201;
	padding:1px 1px 1px 1px;
	font-size: 11px;
}
.yellowalertstripe a:link, .yellowalertstripe a:visited, .yellowalertstripe a:active {
	text-decoration:underline;
}
.yellowalertstripe a:hover {
	text-decoration:none;
}
/* Style for multiple-select checkboxes*/
.ms
{
    text-align: right;
    float: right;
    padding-top: 3px;
    padding-left: 3px;
}
.msLinks
{
    text-align: right;
    float: right;
}

