body{
	margin:0 0 0 0;
	background-color:#000033;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10pt;
}
a{
	font-family:Verdana;
	color:#FFFFFF;
	font-size:8pt;
	text-decoration:none;
}
a:hover{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:8pt;
	text-decoration:underline;
}

.error{
	color:#FF0000;
}

.username{
	color:#FF6600;
	font-weight:bold;
}
h1{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:18pt;
	text-decoration:underline;
	font-stretch:150;
}

h2{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:14pt;
}

.contents_table{
	/*background-color: #FFFFFF;*/
	margin: 0px;
	padding: 0px;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FCFCFC;
}
.contents_tab_head{
	/*background-color: #FFFFFF;*/
	margin: 2px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/table_back.jpg);
	height: 20px;
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #BFBFFF;
	border-bottom-color: #003399;
	border-left-color: #CCCCFF;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.contents_tab_head_v{
	background-color: #FFFFFF;
	color:#000000;
	margin: 2px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 20px;
	background-repeat: repeat-x;
	text-align: left;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #BFBFFF;
	border-bottom-color: #003399;
	border-left-color: #CCCCFF;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.contents_tab_cell{
	margin: 0px;
	padding: 2px 2px 2px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

.input{
	width:150PX;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
}
.tabdata{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}


.manage{
	font-family:Verdana;
	color:#3333CC;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}


.manage:link{
	font-family:Verdana;
	color:#3333CC;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
.manage:hover{
	color:#3333CC;
	font-family:Verdana;
	font-weight:bold;
	font-size:10pt;
	text-decoration:underline;
}
.user{
	font-family:Verdana;
	color:#3333CC;
	font-size:8pt;
	text-decoration:none;
}
.user:hover{
	color:#3333CC;
	font-family:Verdana;
	font-size:8pt;
	text-decoration:underline;
}