* {
	color:#333333;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
td,th {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

.admin_menu_link {
	background-image: url('/img/bulet.gif');
	background-repeat: no-repeat;
	padding-left: 15px;	
}

.menu:link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;

}
.menu:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;

}
.menu:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;

}
.12msg {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.12msB {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.14msw {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.wmenu:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
.wmenu:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
.wmenu:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;

}
.box12ms {
	border: 1px solid #000000;
}
.12ms {
	font-size: 12px;
}
.12msBlueLink {
	font-size: 10px;
	text-decoration: none;
}
.12msBlueLink:visited {
	font-size: 10px;
	color: #3366FF;
	text-decoration: none;
}
.12msBlueLink:link {
	font-size: 10px;
	color: #3366FF;
	text-decoration: none;
}
.12msBlueLink:hover {
	font-size: 10px;
	color: #3366FF;
	text-decoration: underline;
}
.10ms {
	font-size: 10px;
	color: #000000;
}
.12msgray {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

table.list {
	border-color: #CCCCCC;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-spacing: 0;
	font-size: 12px;
}

table.list td,table.list th {
	border-color: #CCCCCC;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 3px;
}
table.list th { background-color: #E8F4FF; }