﻿.body {
	background-color: #F3F3F3;
}
.LeftColumn {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	position: relative;
	text-align:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #b0baeb;

}
.CenterColumn {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	background-color: e9e9ed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

}
.RightColumn {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	background-color: e9e9ed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.bottomrow {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	text-align:center;
	background-color: #CCCCCC;

}
.content {
	background-image: url(Images/Grad_Gray2.gif);
	background-repeat: repeat-x;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}


.menuItem{
	color: white;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../Images/Grad_Bl_Bl.gif);
	background-position: 100%;


}

.menuItemSelected{
	color: white;
	z-index: 100;
	background-color: transparent;
	background-image: url(../Images/btn_blue.gif);
	background-position: 100%;

}

.menuItemHover{
	color: black;
	z-index: 100;
	background-color: transparent;
	background-image: url(../Images/Grad_Bl_Bl.gif);
	background-position: 100%;


}

.navmenuItemHover{
	color: white;
	z-index: 100;
	background-color: #999999;
	background-position: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-bottom-style: solid;

	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.navmenuItem{
	color: black;
	text-decoration: none;
	background-color: #999999;
	background-position: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 0px;
	border-right-style: none;
	clip: rect(auto,0px,auto,auto);
}

.Top {
	background-image: url(../Images/COS_CHI_TAM3.gif);
	background-repeat: no-repeat;
	left:auto;
	text-align:right;
	background-position: right;
	
}
.BannerStyle {
	align: left;
}
.rps {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.PodPlusTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	font-weight: bold;
}
