body
{
	padding: 0px; 
	margin: 0px; 
	color: #000000; 
	background-color: #b4c4d7;
	background-image:url(../img/style/background.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, arial, tahoma; 
	font-size: 10pt;
}

#layout {
	width: 771px;
	margin: 0 auto;
	padding: 0;
	border:0px;
	background-color:#606a76;	
	height:100%;
}

img { border: 0px; }

.navilink {
	color:#ffffff;
	font-size:10pt;
	text-decoration: none;
	padding-left:5px; 
	padding-right:5px;
}

.leftnavi {
	color:#c0c0c0;
	font-size:14pt;
	text-decoration: none;
}


.smalllink {
	color:#c0c0c0;
	font-size:11pt;
	text-decoration: none;
}


h1 {
	font-size:18pt;
	font-weight:bold;
	color:#565656;
}

h1 {
	font-size:16pt;
	font-weight:bold;
	color:#565656;
}

th {
	background-color:#3979a2;
	padding:3px; padding-left:8px;
	color:#ffffff;
	font-size:9pt;
	font-weight:bold;
}

td.row1
{
	background-color: #e8f3fa;
}

td.row2
{
	background-color:#d1e5f2;
}

input
{
	margin-top: 5px;
	margin-bottom:15px;
	border: 1px solid #999999;
	font-family: verdana, arial;
	font-size: 9pt;
	color: #000000;
	background-color: #f0f0f0;
}

select
{
	margin-top: 5px;
	margin-bottom:15px;
	border: 1px solid #999999;
	font-family: verdana, arial;
	font-size: 9pt;
	color: #000000;
	background-color:#f0f0f0;
}

textarea
{
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px solid #999999;
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	background-color: #f0f0f0;
}


hr {
	color:#515e6e;
	size: 1px;
	height: 1px;
}


.textlink { z-index:1;color: #CC0000; font-weight:normal; text-decoration: none; }
.small { font-size:11pt; }

a:hover { text-decoration: none; color:#FF6633; }



#navilinks
{
	font-family: trebuchet ms, arial;
	font-size: 10pt;
	text-decoration: none;
	color:#000000;
	margin-left:30px;
	line-height:25px;
}


.font8
{
	font-size:8pt;
}


