body {
margin: 0;
padding: 0;
background: #FFFFCC url(images/bg03.gif);
}

body, td, th {
font-size: 11px;
font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN W3","Osaka","Arial","Helvetica","Verdana","Tahoma",sans-serif;
}

img {
border: none;
}

h1 {
font-size: 15px;
font-weight: bold;
color: #666666;
}

h2 {
font-size: 15px;
font-weight: bold;
color: #336633;
}

#main {
margin-top: 10px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

#title {
margin: 0;
padding: 0;
height: 60px;
vertical-align: bottom;
}

#topMenu {
padding-left: 150px;
background: #666;
}

#menu1 {
float: left;
padding: 6px 10px 0 10px;
}

#menu1 a {
color: #FFF;
text-decoration: none;
font-size: 11px;
}

#menu1 a:hover {
color: #FF9900;
text-decoration: none;
font-size: 11px;
}

#lefter {
margin: 0;
color: #333;
font-size: 12px;
}

#leftMenu {

}

#leftMenu a {
background: #FFCC00;
border-left: 1px solid #FF3300;
padding: 2px 0 2px 10px;
text-decoration: none;
display: block;
color: #CC0000;
}

#leftMenu a:hover {
padding: 2px 0 2px 10px;
text-decoration: none;
color: #CC0000;
background: #FFE100;

}

#banner {
margin-top: 10px;
font-size: 10px;
}

#cMenu {
color: #666;
font-size: 14px;
font-weight: bold;
padding-bottom: 5px;
padding-top: 5px;
border-bottom: 1px dotted #999;
margin: 0 0px 5px 0px;
}

#mainC {
padding: 0 20px;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
}

#contents {
margin: 0;
padding: 0px 10px 7px 10px;
color: #333;
font-size: 11px;
}

#counter {
border: 1px dotted #999999;
padding: 4px 5px;
}

#counter img {
margin-bottom: 2px;
}

#footer {
background: #333333;
color: #FFF;
font-size: 10px;
padding: 1px 0 0 0;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
}

a {
color: #003366;
}

.loginmenu a{
font-size: 13px;
text-weight: bold;
}
/*============================================*/


.headBox {
	margin: 5px 10px;
	text-align: center;
}

.navBox {
	padding: 5px;
	background: white;
	border: 1px gray solid;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	margin: 5px 10px;
}

.navBoxHead {
	color: #5a80a5;
	font-weight: bold;
	font-size: 10pt;
}

.totalsBox {
	margin: 5px 10px;
	text-align: left;
	margin-bottom: 1em;
}

.totalsTable, table.totalsTable, .totalsTable td, .totalsTable th {
	width: 290px;
	padding: 4px;
	border-collapse: collapse;
	border: 1px #999 solid;
	font-weight: bold;
	text-align: center;
}

.totalsTable th {
	font-weight: normal;
	text-align: left;
}

ul {
	margin-top: 0px;
}

.head { 
	color: #666666;
	background-color: none;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom: 1px dotted #363636;
	margin: 0 10px 5px 10px;
}

.footer, .footer a:link, .footer a:visited, .footer a:hover {
	text-align: center;
	color: #CC6600;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.footer a:hover {
	color: yellow;
}

.label  {
	font-size: 8pt;
}

.value  {
	text-align: center;
	padding-left: 4px;
	font-size: 8pt;
	color: gray;
}

.vBarBorder, .hBarBorder {
	border: 1px black solid;
	left: 0px;
	font-size: 1px;
}

.box {
	border: 0px #385d83 solid;
	margin: 5px 10px 5px 10px;
	overflow: visible;
}

.box p {
	padding-left: 1em;
}

.boxTable {} /* table used within the box */

.darkbg {
    padding: 5px 5px;
	background-color: #C4DBBA;
}

.blockedReferer, .hiddenReferer {
	color: red;
	font-weight: bold;
}

.selfReferer {
	color: navy;
	font-weight: bold;
}

.detailedTable {
	border: 1px gray solid;
	border-collapse: collapse;
	text-align: center;
	font-size: 8pt;
}

th.detailedTable {
	font-weight: bold;
	text-align: center;
	color: black;
	background-color: #EFEFEF;
}

.success {
	font-weight: bold;
	color: green;
}

.error {
	font-weight: bold;
	color: red;
}

table.modifyTable {
	width: 500px;
}

.modifyTable, .modifyTable th, .modifyTable td {
	border: 1px black solid;
	padding: 4px;
}

.modifyTable th {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.noborder, .noborder th, .noborder td {
	border: none;
	padding: 2px;
}

input[type="submit"] {
	font-family: arial;
	background-color: red;
}
