BODY, TD, .norm {
	font-family: arial;
	font-size: 12px;
	cursor: default; }

A {
	font-family: arial;
	color: #1F5EDF;
	text-decoration: underline; }

A:hover {
	color: #FF0000;
	text-decoration: none; }


A.topmenu {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; }

.sp {
	font-size: 10px; }

LI {
	list-style-type: disc;
	color: blue; }

.h1 {
	font-family: arial;
	font-weight: bold;
	font-size: 15px; }

.home {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	cursor: default;}

.sidequote {
	font-size: 11px;
	color: #FF0000; }

INPUT.managetxtinput {
	width: 100%;
	font-family: arial; }

INPUT.homeemailform {
	width: 96%;
	font-family: arial;
	font-size: 10px;
	height: 13px;
	text-align: center;}

INPUT.catbtn {
	font-family: arial;
	font-size: 10px;
	}

TEXTAREA {
	font-family: arial;
	font-size: 12px; }

TR.catrow {
	font-family: arial;
	font-size: 11px;
	cursor: default;
	}

TR.cathead {
	font-family: arial;
	font-size: 11px;
	background-color: #08427B;
	color: white;
	cursor: default; }

.label {
	font-family: arial;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	}

.field {
	color: green;
	text-align: left;
	vertical-align: middle;
	font-family: arial;
	font-size: 10px;
	}

.data {
	font-family: arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #08427B;
	}

SELECT {
	color: #08427B;
	border: solid #7F9DB9 1px;
	font-size: 13px;
	background-color: #F2F5F8;
	cursor: default;
	}

INPUT.txt {
	color: #08427B;
	border: solid #7F9DB9 1px;
	font-size: 13px;
	background-image: url('/images/background_textinput.gif');
	cursor: default;
	}

.req {
	font-weight: bold;
	font-family: arial;
	font-size: 10px;
	color: #FF0000;
	}

A.leftmenu {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #1F5EDF;
	text-decoration: none;
	}

A.leftmenu:hover {
	color: red;
	text-decoration: none;
	}
.clear
	{
	font-size:1px;
	line-height:1px;
	clear:both;
}
