Body {
	margin: 0px;
	background-color: #e9e9e9;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
a:link,a:visited,a:hover,a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #3c7bd7;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
.BG_Table {
	background-image: url(../images/Page_BG.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 776px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
}
.Border {
	border: 1px solid #e3e3e3;
}
.NavLink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #3c7bd7;
}
a.NavLink:link,a.NavLink:visited,a.NavLink:hover,a.NavLink:active{
	color: #3c7bd7;
	font-size: 13px;
	text-decoration:none;
}
a.NavLink:hover {text-decoration:underline;}
.Footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #3c7bd7;
}
a.Footer:link,a.Footer:visited,a.Footer:hover,a.Footer:active{
	color: #3c7bd7;
	font-size: 11px;
	text-decoration:none;
}
a.Footer:hover {text-decoration:underline;}
.Content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #636363;
	line-height: 20px;
}
.Content-Bold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #636363;
	line-height: 20px;
	font-weight: bold;
}
.Content-Eng {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #636363;
}
.Pro-Red {
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
}
.Red {
	color: #FF0000;
}
.Pro-bronze, .Pro-silver, .Pro-gold	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
}
.Pro-bronze {
	color: #e4aa6b;
	border: 1px dashed #e4aa6b;
}
.Pro-silver {
	color: #bcbdbf;
	border: 1px dashed #bcbdbf;
}
.Pro-gold {
	color: #d2ab67;
	border: 1px dashed #d2ab67;
}
.Pro-bronze-content, .Pro-silver-content, .Pro-gold-content	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #636363;
}
.Pro-bronze-content {
	list-style-image: url(../images/bullet_02.gif);
}
.Pro-silver-content {
	list-style-image: url(../images/bullet_03.gif);
}
.Pro-gold-content {
	list-style-image: url(../images/bullet_04.gif);
}
.Pro-line1, .Pro-line2, .Pro-line3 {
	border-style:none dashed dashed dashed;
	border-width:1px;
	padding: 5px;
}
.Pro-line1 {
	border-color:#e4aa6b;
}
.Pro-line2 {
	border-color:#bcbdbf;
}
.Pro-line3 {
	border-color:#d2ab67;
}

