@charset "UTF-8";
/* CSS Document */

body {
background-color: #5D879C;
background-image:url(../images/background.jpg);
background-position:top center;
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
}


/* Text Style */

h1 {
color:#355D80;
font-size:15px;
font-weight:bold;
text-align:left;
}

h3 {
color:#355D80;
font-size:14px;
font-weight:bold;
padding:0;
margin:0;
text-align:left;
}

h3 a, h3 a:visited {
color:#355D80;
text-decoration:none;
}

h3 a:hover {
color:#444;
text-decoration:underline;
}

p {
color:#36596C;
font-size:12px;
padding:0 0 10px;
text-align:left;
}

p.footer {
text-align:center;
}

p.top {
text-align:right;
}

form label {
color:#36596C;
font-size:12px;
text-align:left;
}

ul li {
color:#36596C;
font-size:12px;
padding-bottom:5px;
text-align:left;
}

p a, p a:visited, ul li a, ul li a:visited {
color:#628EA5;
text-decoration:none;
}

p a:hover, ul li a:hover {
color:#336699;
text-decoration:underline;
}

table tr td img a, table tr td img a:hover, table tr td img a:visited {
border:none;
}

/* Footer */

#linkage p {
color:white;
font-size:11px;
padding-top:10px;
}

#linkage a, #linkage a:visited {
color: #FFF;
text-decoration:none;
font-size:11px;
padding:0;
}
		
#linkage a:hover {
color:#CCCCCC;
text-decoration:underline;
}


/* L Column */

.L_column_info h3 {
color:#355D80;
font-size:11px;
font-weight:bold;
margin:0 10px;
padding:10px 0;
}

.L_column_info p {
color:#36596C;
font-size:11px;
margin:0 10px;
}


/*

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #355D80;
	font-size: 12px;
}
.style2 {
	color: #36596C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #36596C;
}
.style4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #628EA5;
}
.bttmnav_link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#linkage a
		{
	color: #FFFFFF;
	text-decoration: none;
		}
		
#linkage a:hover
		{
	color: #435959;
	text-decoration: underline;
		}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
}

<!--
.style6 {
	font-weight: normal;
	font-size: 14px;
}
-->
*/
