
table, caption,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;

}



table {
	border-collapse: collapse;
	border-spacing: 0;
}

.content {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 0px;
	font-style: normal;
	font-family : Arial; }

.content_small {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	letter-spacing: 0px;
	font-style: normal;
	font-family : Arial; }



.blue {
	font-size: 12px;
	line-height: 18px;
	color: #00A9ED;
	letter-spacing: 0px;
	font-style: normal;
	font-family : Arial; }
	
.green {
	font-size: 12px;
	line-height: 18px;
	color: #ADC235;
	letter-spacing: 0px;
	font-style: normal;
	font-family : Arial; }
	
.orange {
	font-size: 12px;
	line-height: 18px;
	color: #FF7302;
	letter-spacing: 0px;
	font-style: normal;
	font-family : Arial; }

.pink {
	font-size: 12px;
	line-height: 18px;
	color: #FE21AA;
	letter-spacing: 0px;
	font-style: normal;
	font-family : Arial; }
	
.pink_bg { background-color: #FE21AA; }

.orange_bg { background-color: #FB872A; }

.green_bg { background-color: #ADC235; }

.black_bg { background-color: #000000; }

.input {
	font-family:Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 14pt;
	fony-style: normal;
	font-variant: normal;
	width: 98%;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 0px;
	background-color: #F1F1F1; }

.inputTextarea{
	font-family:Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 14pt;
	fony-style: normal;
	font-variant: normal;
	width: 98%;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 0px;
	background-color: #F1F1F1; }
	
.content .mytable .style3{ color:#00A9ED;}	
	
.content .mytable a{color:#adc235; text-decoration:none;}
.content .mytable a:hover{ color:#fe21aa; text-decoration:none; }
.content .mytable .gototop a{color:#fe21aa; text-decoration:none;}
.content .mytable .gototop a:hover{ text-decoration:underline;}

ul.myul{ clear:both;list-style-type:none; padding:0; margin:0; text-align:left; }
ul.myul li { float:left; margin-right:2px; margin-bottom:2px;}
ul.myul li a{ display:block; width:104px; height:32px; background-color: #ADADAD;  text-decoration:none; line-height:32px; color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; text-align:center; }
ul.myul li a:hover { background-color:#fe21aa; text-decoration:none; color:#FFFFFF;}


.content .change {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;

}

/*ul.myul li a span{ line-height:16px;font-size:12px; text-align:left;}*/

