/* CSS Document */
.LinkMenu01 A {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	COLOR: #2E9B9C
	
}
.LinkMenu01 A:hover {
	font-weight: bold;
	text-decoration: none;	
	COLOR: #D1DC16
	
	
}

.LinkMenu02 A {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	COLOR: #636363
	
}
.LinkMenu02 A:hover {
	font-weight: bold;
	text-decoration: none;	
	COLOR: #003399	
	
}

.BLetter {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	COLOR: #333333
}
.BLetter1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	COLOR: #800000
}

.ParrentV {
	background-image: url(/_Img/Pattern.gif);
	background-repeat: repeat-y;
}

.ParrentV01 {
	background-image: url(/_Img/back.gif);
	background-repeat: no-repeat;
	background-position: 1px 15px;
}


.LeftM {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	COLOR: #183861
}

