@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
}
body,td,th {
	font-size: 12px;
	font-weight: normal;
	
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-size: 12px;
	color: #009900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.hidden {
	color: #D20000;
	
	font-size: 18px;
	text-decoration: underline;
}

a.hidden:visited {
	color: #D20000;
	text-decoration: underline;
	
	font-size: 18px;
}

a.hidden:hover {
	color: #0033CC;
	text-decoration: none;
	
	font-size: 18px;
}

a.hidden:active {
	color: #D20000;
	text-decoration: underline;
	
	font-size: 18px;
}
a.hidden:link {
	color: #D20000;
	text-decoration: underline;
	
	font-size: 18px;
}

.color {
	color: #FF6600;
	
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}
.color01 {
	color: #B50000;
	
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
.color02 {
	color: #000000;
	
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
.color03 {
	color: #333333;
	
	text-decoration: none;
	font-size: 14px;
}
.color04 {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.color05 {
	color: #666666;
	
	text-decoration: none;
	font-size: 14px;
}
.color06 {
	color: #B50000;
	
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.border {
	background-image: url(imagesmighty/top_Left_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.border01 {
	background-image: url(imagesmighty/top_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.border02 {
	background-image: url(imagesmighty/ad_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.border03 {
	background-image: url(imagesmighty/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.border04 {
	background-image: url(imagesmighty/foot_Left_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.border05 {
	background-image: url(imagesmighty/foot_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.border06 {
	background-image: url(imagesmighty/Title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.border07 {
	border: 1px solid #333333;
}
