/*a:link
{
	color: #FF0000;
}
a:hover
{
	color: #FF0000;
}
a:active
{
	color: #FF0000;
}
a:visited
{
	color: #FF0000;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: FFFFFF;
}
#header
{
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
}
#c_body2
{
	background-image: url(../images/body_background.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding-top: 80px;
	padding-bottom: 80px;
}
#bottom
{
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
}
#middle, #c_body
{
	background:#FFFFFF;
}
#content
{
	background:#FFFFFF;
	text-align:right;
	padding-right: 15px;
}
#c_body2 h1, #c_body2 h2, #c_body2 h3, #c_body2 h4, #c_body2 h5, #c_body2 h6, #c_body2 hr, #c_body2 p, #c_body2 a, #c_body2 ul, #c_body2 ol
{
	margin-right: 10px;
	margin-left: 10px;
}
#c_body2 h1, #c_body2 h2, #c_body2 h3, #c_body2 h4, #c_body2 h5, #c_body2 h6
{
	font-weight: bold;
	text-align:right;
}
#c_body2 h1
{
	font-size: 2em;
}
#c_body2 h2
{
	font-size: 1.8em;
}
#c_body2 h3
{
	font-size: 1.6em;
}
#c_body2 h4
{
	font-size: 1.4em;
}
#c_body2 h5
{
	font-size: 1.2em;
}
#c_body2 h6
{
	font-size: 1.2em;
}
#c_body2 p
{
	font-size: 1em;
	text-align:justify;
}
#c_body2 ol, #c_body2 ul
{
	margin-left: 15px;
}
#c_body2 thead, #c_body2 tfoot
{
	background-color: #15369C;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
#c_body2 tbody
{
	background-color: #EEEEEE;
	font-size: 1em;
	text-align: left;
}
a img
{
	border: none;
	width: auto;
	height: auto;
	margin: 10px;
	border: 2px solid #15369C;
	padding: 10px;;
}
#bottom_stay #bottom #bottom_left
{
width: 250px;
float: left;
padding-left: 10px;
margin-top: 50px;
}
#bottom_stay #bottom #bottom_right
{
width: 250px;
float: right;
text-align: right;
margin-top: 50px;
padding-right: 10px;
}
#bottom_stay #bottom #bottom_left a, #bottom_stay #bottom #bottom_right a
{
text-decoration: none;
color: #FFFFFF;
font-size: 0.8em;
}
*/