/* CSS Document */


/* Text */

.TxtBrown{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3B3020;
	text-decoration: none;
}

.TxtBlack{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.TxtBlue{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #00386B;
	text-decoration: none;
}

.TxtPaleBrown_bold{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E8E7E1;
	text-decoration: none;
}

.TxtOrange_bold{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E77817;
	text-decoration: none;
}

.TxtWhite_Arial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
}




/* Buttons */


.BotonOrange_bold:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E77817;
	text-decoration: none;
}
.BotonOrange_bold:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E77817;
	text-decoration: none;
}
.BotonOrange_bold:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #EFA45F;
	text-decoration: none;
}
.BotonOrange_bold:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E77817;
	text-decoration: none;
}

.ButtonBlue:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #00386B;
	text-decoration: none;
}
.ButtonBlue:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #00386B;
	text-decoration: none;
}
.ButtonBlue:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #006BCC;
	text-decoration: none;
}
.ButtonBlue:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #00386B;
	text-decoration: none;
}

.ButtonBrown:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3B3020;
	text-decoration: none;
}
.ButtonBrown:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3B3020;
	text-decoration: none;
}
.ButtonBrown:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #8A714A;
	text-decoration: none;
}
.ButtonBrown:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3B3020;
	text-decoration: none;
}

.ButtonBrown10:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3B3020;
	text-decoration: none;
}
.ButtonBrown10:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3B3020;
	text-decoration: none;
}
.ButtonBrown10:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #8A714A;
	text-decoration: none;
}
.ButtonBrown10:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3B3020;
	text-decoration: none;
}

.Buttongreen:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6C844B;
	text-decoration: none;
}
.Buttongreen:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6C844B;
	text-decoration: none;
}
.Buttongreen:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #96AF74;
	text-decoration: none;
}
.Buttongreen:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6C844B;
	text-decoration: none;
}

.ButtonOrange10:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #E77817;
	text-decoration: none;
}
.ButtonOrange10:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #E77817;
	text-decoration: none;
}
.ButtonOrange10:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #EFA45F;
	text-decoration: none;
}
.ButtonOrange10:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #E77817;
	text-decoration: none;
}

.ButtonWhite:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.ButtonWhite:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.ButtonWhite:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FEF5E0;
	text-decoration: none;
}
.ButtonWhite:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}



/* Lines + Frames */

.LineBrownDashedRight{
	border-right: 1px;
	border-right-color: #4D4437;
	border-right-style: dashed;
}


.LineBrownDashedBottom{
	border-bottom: 1px;
	border-bottom-color: #4D4437;
	border-bottom-style: dashed;
}

.BrownFrameSolid{
	border-left: 1px solid #3B3020;
	border-right: 1px solid #3B3020;
	border-bottom:1px solid #3B3020;
	border-top:1px solid #3B3020;
}

/* backgrounds */

.GradientBrown {
	background-image:  url(../images/background_gradient_brown.jpg);
	background-repeat: repeat-x;
}

.GradientVeryLightBrown {
	background-image:  url(images/background_gradient_lightbrown.jpg);
	background-repeat: repeat-x;
}

/* start - pvc  same login */
.pvc-box-login {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #6f6d61;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	background-image: url(/images/112608-pvc-login-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pvc-box-login span{
	font-size: 14px;
	color: #0a475a;
	font-weight: bold;
}
.pvc-box-login a:link{
	color: #6f6d61;
	font-weight: normal;
	text-decoration: none;
}
.pvc-box-login a:visited{
	color: #6f6d61;
	font-weight: normal;
	text-decoration: none;
}
.pvc-box-login a:hover{
	color: #A4A297;
	font-weight: normal;
	text-decoration: none;
}

/* end - pvc  same login */
