a:link {
	color: #505050;
	text-decoration: none;
}
a:visited {
	color: #505050;
	text-decoration: none;
}
a:hover {
	color: #FF3800;
	text-decoration: underline;
}
a:active {
	color: #505050;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #E5F4FE;
	scrollbar-track-color: #E5F4FE;
 	scrollbar-highlight-color: #F2F8FE;
 	scrollbar-3dlight-color: #E5F4FE;
 	scrollbar-shadow-color: #32A6D1;
 	scrollbar-darkshadow-color: #FFFFFF;
 	scrollbar-arrow-color: #429EEE;
}

td {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #505050;
	line-height: 18px;
}

.font11px {
	font-size: 11px;
}

.fontTitle {
	color: #3366FF;
	font-weight: bold; 
	font-size: 14px;
}

.fontOrangeBold {
	color: #FE7316;
	font-weight: bold;
	text-decoration: none;
}

.fontWrite {	
    font-size: 12px;
	color: #FFFFFF;
}

.fontWriteBold {	
  font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.fontGrayBold {
	color: #8B8882;
	font-weight: bold;
}

.fontYellowBold {
	color: #FFFF00;	
	font-weight: bold;
}

.fontRed {
	color: #FF542C;
}

.fontBlue {
	color: #0D74B2;
}

.fontPinkBold {	
  font-weight: bold;
	color: #FE578E;
}

.fontYelloGreen {
	color: #42BA00;
}

.fontViolet {
	color: #9933FF;
}


.fontGo {
	color: #FF0099;
}

.fontAdvance {
	color: #0066FF;
}

.fontWait {
	color: #339900;
}

.fontEnd {
	color: #939393;
}

.fontDayBold {
	color: #00B2C2;	
	font-weight: bold;
}

.resBlue {
	font-size: 11px;
	color: #1096BC;	
}
.resOrange {
	font-size: 11px;
	color: #FF7D00;	
}

.resOrangeBold {
	color: #FF3800;
	font-weight: bold;	
}

.commBlubBold {
	color: #0092D6;
	font-weight: bold;	
}

.commGreenBold {
	color: #02B2D2;
	font-weight: bold;	
}

.agVioletBold {
    font-weight: bold;
	color: #6633FF;
	font-size: 14px;
}

.agViolet {
    font-weight: bold;
	color: #6633FF;
}

.agViolet1 {
	color: #6633FF;
}


a.fontNotice:link {
	color: #505050;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.fontNotice:visited {
	color: #505050;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.fontNotice:hover {
	color: #007DD5;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.fontNotice:active {
	color: #505050;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.specialBoxSide {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEAE7;
	border-left-color: #EBEAE7;
}

.NationBestTitle {
   font-family: "µ¸¿ò";
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

.NationBestCaption {
   font-family: "µ¸¿ò";
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}


select {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #505050;
	line-height: 15px;
}

input {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #505050;
	line-height: 15px;
	border: 1px solid #D1D0CA;
}

textarea {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #505050;
	line-height: 18px;
	border: 1px solid #D1D0CA;
}

.ProcBoldBlue {
	color: #0066FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.ProcBoldRed {
	color: #FF0099;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.ProcBoldGreen {
	color: #339900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.ProcBoldGray {
	color: #939393;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.ProcBlue {
	color: #0066FF;
	font-size: 12px;
	text-decoration: none;
}

.ProcRed {
	color: #FF0099;
	font-size: 12px;
	text-decoration: none;
}

.ProcGreen {
	color: #339900;
	font-size: 12px;
	text-decoration: none;
}

.ProcGray {
	color: #939393;
	font-size: 12px;
	text-decoration: none;
}

.fontSmallTitle {
	color: #3366FF;
	font-weight: bold; 
	font-size: 12px;
	padding-left: 10px;
}

.ProcTdBlue {
	background-color: #0066FF;
}

.ProcTdRed {
	background-color: #FF0099;
}

.ProcTdGreen {
	background-color: #339900;
}

.ProcTdGray {
	background-color: #939393;
}

.fontBlueBold {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}

a.aBlue:link {
	color: #0066FF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.aBlue:visited {
	color: #0066FF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.aBlue:hover {
	color: #0066FF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.aBlue:active {
	color: #0066FF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.noBorder {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: ;
	border: ;
}

a.aWriteBold:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.aWriteBold:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.aWriteBold:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.aWriteBold:active {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.fontOrange14Bold {
	color: #FE7316;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}



a.agreen:link {
	color: #007900;
	text-decoration: none;
	font-weight: bold;
}
a.agreen:visited {
	color: #007900;
	text-decoration: none;
	font-weight: bold;
}
a.agreen:hover {
	color: #FF803A;
	text-decoration: underline;
	font-weight: bold;
}
a.agreen:active {
	color: #007900;
	text-decoration: none;
	font-weight: bold;
}

.euro {
	font-family: "Arial";
	font-size: 20px;
	font-weight: bold;
	color: FF0066;
	font-style: italic;

}

.line2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #407B00;
	border-bottom-color: #407B00;
}
.line3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #407B00;
}