td { 
	color : #f0f3fc; 
	font-family : Tahoma; 
	font-size : 14px;	
}
div.title {
	color : #ffffff; 
	font-family : Tahoma; 
	font-size : 16px;
	MARGIN: 0px 0px 2px 2px	
}
div.black {
	color : #000000; 
	font-family : Tahoma; 
	font-size : 13px;
}
input.btn { 
	BORDER-RIGHT: 0px solid; 
	BORDER-TOP: 0px solid; 
	BORDER-LEFT: 0px solid; 
	BORDER-BOTTOM: 0px solid; 
}

checkbox {
	display:none;
	BACKGROUND: #ffffff; 
}

input { 
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
	BACKGROUND-COLOR: #e6f1ff; 
	font-size: 10px; color: #0091c8; 
}


textarea { 
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
	BACKGROUND-COLOR: #e6f1ff; 
	font-size: 10px; color: #0091c8; 
}

select { 
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
	BACKGROUND-COLOR: #e6f1ff; 
	font-size: 10px; color: #0091c8;
}


a {
	Color : #ffffff;
	text-decoration : none;
}
a:visited {
	Color : #ffffff;
	text-decoration : none;
}
a:hover {
	Color : #dafcff;
	text-decoration : underline;
}
a:active {
	Color : #ffffff;
	text-decoration : none;
}

a.menu {
	Color : #ff8400;
	Font-Size : 12px;
	Font-Weight : Bold;
	text-decoration : underline;
}
a.menu:visited {
	Color : #ff8400;
	Font-Size : 12px;
	Font-Weight : Bold;
	text-decoration : underline;
}
a.menu:hover {
	Color : #ff8400;
	Font-Size : 12px;
	Font-Weight : Bold;
	text-decoration : none;
}
a.menu:active {
	Color : #ff8400;
	Font-Size : 12px;
	Font-Weight : Bold;
	text-decoration : none;
}

#rcontent table td a:link,
#rcontent table td a:visited,
#rcontent table td a:hover{
	color : #ffffff; 
	font-family : Tahoma; 
	font-size : 16px;
	MARGIN: 0px 0px 2px 2px	;
	text-decoration:none;
}

#rcontent table p.on a:link,
#rcontent table p.on a:visited,
#rcontent table p.on a:hover{
	color : #ffffff; 
	font-family : Tahoma; 
	font-size : 16px;
	MARGIN: 0px 0px 2px 2px;	
	text-decoration : underline;
}

#mcm table td a:link,
#mcm table td a:visited,
#mcm table td a:hover{
	color:#d7e2ff;
	Font-Size : 12px;
	Font-Weight : Bold;  	
	text-decoration:none;
}

#mcm table p.on a:link,
#mcm table p.on a:visited,
#mcm table p.on a:hover{
	color : #0092ca;
	Font-Size : 12px;
	Font-Weight : Bold;	
	text-decoration : none;	
}

#mcm p{
	line-height : 14px;
	height : 40px;
	width : 116px;
	display: table-cell; 	
	text-align : center;
	vertical-align : middle;
}

#mcm p.on{
	line-height : 14px;	
	height : 40px;
	width : 116px;
	display: table-cell; 	
	text-align : center;
	vertical-align : middle;	
	background : url(/images/mcm_cent_bg_on.png) bottom no-repeat;
}

.menu{
	BORDER-RIGHT: 0px solid; 
	BORDER-TOP: 0px solid; 
	BORDER-LEFT: 0px solid; 
	BORDER-BOTTOM: 0px solid; 
	visibility: hidden; 
	z-index: 0; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	filter:alpha(opacity=100); -moz-opacity:1
}

.submenu {
	font-family : Arial; 
	font-size : 14px;
}

.submenu A:active { 
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
.submenu A:link {
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
.submenu A:visited {
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
.submenu A:hover {
	COLOR: #fff600; 
	TEXT-DECORATION: none
}