body,span,div,td,th,select,input,textarea
{
	font-size:			10pt;
	font-family:		Arial;
}

.web_title {
	color:            #FF6600;
	font-size:        12pt;
	font-weight:      bold;
}

A {
	color:            #6666CC;
	text-decoration:  none;
}

A:active{
	color:            #6666CC;
}

A:hover {
	color:            #996699;
	text-decoration:  underline;
}

A.mvmanager{
	color:            #008080;
	text-decoration:  none;
}

a:active.mvmanager{
	color:            #008080;
	text-decoration:  none;
}

a:hover.mvmanager{
	color:            #FF6600;
	text-decoration:  none;
}

body {
	color:            #555555;
}

.tb_style {
	background-color: #D3DCE3;
}

.td_title {
	color:            #005B88;
	font-weight:      normal;
	background-color: #EEEEEE;
}

.td_content {
	font-weight:      normal;
	background-color: #FFFFFF;
}

.content_title {
	color:           #FF6600;
	font-weight:     bold;
}