/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2C296D;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #2C296D;
}
.textWhite {
	color:#FFFFFF;
}
a.bts {
	display:block;
	font-weight: bold;
	color: #26439B;
	background-color: #4AB748;
	text-decoration:none;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: baseline;
	margin: 0px;
	padding: 4px 5px 4px 8px;
}
a.bts:hover {
	color: #4AB748;
	background-color: #2A2F80;
	text-decoration: none;
	cursor: pointer;
}
a.prods {
	display:block;
	color: #FFFFFF;
	text-decoration:none;
	height: 100%;
	width: 100%;
	vertical-align: baseline;
	margin: 0px;
	padding: 4px 5px 4px 8px;
}
a.prods:hover {
	background-color: #2A2F80;
	text-decoration: none;
	cursor: pointer;
}
.margLRTB_5 {
	padding: 5px;
}
.margLRTB_10 {
	padding: 10px;
}
.margLR_10 {
	padding: 0px 10px 0px 10px;
}
.borderLeft {
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.borderRight {
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.borderCenter {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
a.links {
	color: #45B649;
	text-decoration: underline;
}
a.links:hover {
	color: #000000;
	text-decoration: none;
}
.text_12 {
	font-size: 12px;
}
