body {
	clip: rect(   );
	text-align: center;
	margin: 0;
	background-image: url(../image/bg.gif);
	background-attachment: fixed;
}
table {
	font-size: 12px; 
	line-height: 130%
}


#wrapper {
	width: 700px;
	background: #FFFFFF;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #013B60;
	border-left-color: #FFFFFF;
}

#sidemenu {
	float:left;
	padding-bottom: 20px;
	text-align: left;
	padding-top: 3px;
	padding-left: 2px;
}

#content {
	width: 400px;
	float:left;
	text-align: left;
	margin-left: 10px;
}

#main {
	width: 530px;
	float:right;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-bottom: 5px;
	text-align: justify;
	margin-right: 10px;
	padding-top: 4px;
}

#footer{
	width: 690px;
	font-size: 10px;
	clear: both;
	color: #666666;
	padding-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}


h1 {
	font-size: 16px;
	font-weight: bolder;
	color: #75003A;
	font-weight: bolder;
	color: #75003A;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6C1607;
	letter-spacing: 3px;
	text-indent: 5px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6C1607;
	border-bottom-color: #6C1607;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #6C1607;
	padding-top: 3px;
	padding-bottom: 1px;
}
h2 {
	font-size: 15px;
	font-weight: bolder;
	color: #002191;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0B61FF;
}
h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #00641E;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	color: #663366;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #339966;
}

.c-copy {
    font-size:10px;
    line-height: 12px;
}

.catch {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #0D807C;
}

.hedading {font-size: 13px;
    line-height: 14px;
    font-weight: bold;
}

.read {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}

.read_sm {
    font-size: 11px;
    line-height: 18px;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC3333;
	background-color: #EFCBCB;
}
a:active {
    text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004BE8;
}


hr {
}
iframe {
	height: 550px;
	width: 150px;
}
