body {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #141414;
}
tr {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #141414;
}
a:link {
	color: #141414;
	text-decoration: none;
}
a:visited {
	color: #141414;
	text-decoration: none;
}
a:hover {
	color: #f12d7f;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.inputBlack {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	border: 4px solid #000000;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.inputGray {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #e2e2e2;
	border: 4px solid #e2e2e2;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.textGray {
	color: #999999;
}

.linkTextFrameBlack{
	background-color: #000000;
	border: 4px solid #000000;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.linkTextFrameBlack:hover {
	background-color: #f12d7f;
	border: 4px solid #f12d7f;
}

.linkTextFrameViolet{
	background-color: #4e3091;
	border: 4px solid #4e3091;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.linkTextFrameViolet:hover {
	background-color: #5e3aad;
	border: 4px solid #5e3aad;
}



.linkTextFramePink{
	color: #ffffff;
	display:block; /*This Cover Full TD */
	line-height:25px;
	background-color: #c42869;
	border: 4px solid #c42869;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.linkTextFramePink:hover {
	color: #ffffff;
	background-color: #16c2fb;
	border: 4px solid #16c2fb;
}


.TextFramePink{
	color: #ffffff;
	display:block; /*This Cover Full TD */
	line-height:25px;
	background-color: #fb81b4;
	border: 4px solid #fb81b4;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.textPink {
	color: #cb2964;
}
.TextFrameRed{
	color: #ffffff;
	font-weight: bold;
	background-color: #a80051;
	border: 4px solid #a80051;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}

.linkTextFrameMenu1{
	color: #ffffff;
	display:block; /*This Cover Full TD */
	line-height:25px;
	background-color: #f8408c;
	border: 4px solid #f8408c;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.linkTextFrameMenu1:hover {
	color: #ffffff;
	background-color: #f85e9e;
	border: 4px solid #f85e9e;
}
.linkTextFrameMenu2{
	color: #ffffff;
	display:block; /*This Cover Full TD */
	line-height:25px;
	background-color: #6a2c91;
	border: 4px solid #6a2c91;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.linkTextFrameMenu2:hover {
	color: #ffffff;
	background-color: #8e50b5;
	border: 4px solid #8e50b5;
}
.linkTextFrameMenu3{
	color: #ffffff;
	display:block; /*This Cover Full TD */
	line-height:25px;
	background-color: #11a9ff;
	border: 4px solid #11a9ff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.linkTextFrameMenu3:hover {
	color: #ffffff;
	background-color: #45bafc;
	border: 4px solid #45bafc;
}
.linkTextFrameMenu4{
	color: #ffffff;
	display:block; /*This Cover Full TD */
	line-height:25px;
	background-color: #ffbf00;
	border: 4px solid #ffbf00;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.linkTextFrameMenu4:hover {
	color: #ffffff;
	background-color: #ffd24b;
	border: 4px solid #ffd24b;
}
.linkTextFrameMenu5{
	color: #ffffff;
	display:block; /*This Cover Full TD */
	line-height:25px;
	background-color: #54ce3a;
	border: 4px solid #54ce3a;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.linkTextFrameMenu5:hover {
	color: #ffffff;
	background-color: #79df64;
	border: 4px solid #79df64;
}
.TextFrameMenu{
	color: #ffffff;
	display:block; /*This Cover Full TD */
	line-height:25px;
	background-color: #ffffff;
	border: 4px solid #ffffff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}

.linkTextFrameRed{
	background-color: #de2600;
	border: 4px solid #de2600;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.linkTextFrameRed:hover {
	background-color: #fd2b00;
	border: 4px solid #fd2b00;
}
.bgLineHead {
	background-image: url(images/pattern.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.linkTextFrameMenu1{
	color: #f8408c;
}
.linkTextFrameMenu1:hover {
	color: #ffffff;
}
.linkTextTop:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #f5049a;
}
.linkTextTop:visited {
	color: #f5049a;
}
.linkTextTop:hover {
	color: #FF84DA;
}
.linkTextTop:active {
	color: #CCCCCC;
}
.textPink2 {
	color: #f5049a;
}.textContent {
	font-size: 14px;
}
.textContentPink {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #f5049a;
}



.blankTextFrameMenu{
	width: 157px;
	height: 33px;
	background-color: #e9e9e9;
	border: 0px solid #e9e9e9;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.blankTextFrameMenu1{
	width: 157px;
	height: 33px;
	background-color: #f8408c;
	border: 4px solid #f8408c;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.blankTextFrameMenu2{
	width: 157px;
	height: 33px;
	background-color: #6a2c91;
	border: 4px solid #6a2c91;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.blankTextFrameMenu3{
	width: 157px;
	height: 33px;
	background-color: #11a9ff;
	border: 4px solid #11a9ff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.blankTextFrameMenu4{
	width: 157px;
	height: 33px;
	background-color: #ffbf00;
	border: 4px solid #ffbf00;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.blankTextFrameMenu5{
	width: 157px;
	height: 33px;
	background-color: #54ce3a;
	border: 4px solid #54ce3a;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
