body {
	background-color: #FFF2B0;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

td, p, div, span {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

ul {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 20px;
	padding-left: 0;
}


a {
	color: #006699;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #cc0000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}


.mbtnCell,
.mbtnCellActive {
	background-color: #DD137B;
	background-image: url(images/mbtn_bg.gif);
	background-repat: repeat-x;
	padding: 0px 5px 0px 5px;
}
.mbtnCell a {
	color: #ffffff;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.mbtnCell a:hover,
.mbtnCellActive a,
.mbtnCellActive a:hover {
	color: #FFD400;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.smenuCell,
.smenuCellActive {
	padding: 0px 0px 8px 5px;
	text-align: right;
}
.smenuCell a {
	color: #DD137B;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.smenuCell a:hover,
.smenuCellActive a,
.smenuCellActive a:hover {
	color: #000000;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.smenuCell2,
.smenuCell2Active {
	padding: 0px 0px 4px 5px;
	text-align: right;
}
.smenuCell2 a {
	color: #666666;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.smenuCell2 a:hover,
.smenuCell2Active a,
.smenuCell2Active a:hover {
	color: #000000;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}



.titleNormal {
	color: #333333;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
}

.textNormal {
	color: #000000;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	text-align: justify;
}


.bYellowCell {
	background-color: #FFD400;
	color: #DD137B;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.bYellowCell a,
.bYellowCell a:hover {
	color: #DD137B;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.bPinkCell {
	background-color: #DD137B;
	color: #ffffff;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
}
.bPinkCell a,
.bPinkCell a:hover {
	background-color: #DD137B;
	color: #ffffff;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.bPinkCell ul {
	color: #ffffff;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-image: url(images/bul1.gif);
	margin: 0px 0px 0px 20px;
	padding-left: 0;
}


.cdiv {
	background-image: url(images/cdiv.gif);
	background-repeat: repeat-y;
}


form {
	margin: 0;
}

select {
	color: #000000;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
}

.inText {
	border: 1px solid #bbbbbb;
	color: #555555;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	padding: 2px 0px 0px 3px;
}

.inButton {
	background-color: #DD137B;
	border: 0;
	color: #ffffff;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding: 0px 5px 0px 5px;
}


.imgRight {
	border: 1px solid #000000;
	margin: 5px 0px 5px 10px;
	text-align: right;
}
.imgLeft {
	border: 1px solid #000000;
	margin: 5px 10px 5px 0px;
	text-align: left;
}
