body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #002791;
	}

a:visited {
	color: #002791;
	}

a:active {
	color: #002791;
	}

a:hover {
	color: #FF6600;
	text-decoration:underline;
	}


a img {
	border-style:none;
	}


h1, h2, h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

form {
	margin: 0px;
	padding: 0px;
	} 

.px10 {
	font-size: 10px;
	line-height: 100%;
	}


.pank {
	font-size: 10px;
	line-height: 100%;
	margin-left:20px;
	}


.px14 {
	font-size: 14px;
	line-height: 140%;
	}


.txt-red {
	color: #9D0200
	}



.to-right {
    text-align: right;
	}
	

.to-center {
    text-align: center;
	}


#container {
	line-height: 120%;@@
	padding: 0px 0px 0px 0px;
	width: 910px;
	height: 100%;
	}


.container table {
	text-align: center;
	padding: 1px;
	}


#cont-menu {
    text-align: left;
	float: right;
	overflow: hidden;
	padding 0;
	margin: 0 ;
	width: 710px;
	background-color: #FFFFFF;
	}


.content {
	margin-top:15px;
	padding: 0 15px;
	font-size: 12px;
	line-height: 140%;
	}


.content table {
	text-align: left;
	font-size: 12px;
	line-height: 140%;
	color: #545454;
	}


.content p {
	color: #545454;
	line-height: 130%;
	text-align: left;
	margin: 0;
	}


.content blockquote {
	line-height: 150%;
	}


.content ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	}


.content li {
	color: #666666;
	text-align: left;
	line-height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	list-style-type: none;
	}


.txtbox {
	font-size: 12px;
	color: #464646;
	padding: 0px;
	overflow: auto;
	height: 80px;
	width: 655px;
	margin-left:20px;
}

#cons-menu {
	width: 167px;
	height: 650px;
	font-size: 12px;
	margin: 0 0 0 8px ;
	padding-top:41px;
	}


.sidebar1 {
	background-image: url("../img/sidebar1_bg.gif");
	text-align: left;
	line-height: 120%;
	padding: 0;
	margin: 0;
	}

.sidebar1 h1,h2,h3 {
	text-align: center;
	vertical-align:middle;
	padding: 0 14px 0 14px;
	margin: 5px 0;
	white-space: nowrap;
	}

.sidebar1 p {
	text-align: left;
	padding: 0 0 0 9px;
	margin: 0;
	white-space: nowrap;
	}

.sidebar1 p.style-a {
	background-image: url("../img/sidebar1_pnt.gif");
	background-repeat: no-repeat;
	padding: 10px 0 7px 40px;
	margin: 0;
	}

.sidebar1 p.style-b {
	background-image: url("../img/sidebar1_pnu.gif");
	background-repeat: no-repeat;
	padding: 10px 0 7px 30px;
	margin-left: 0;
	}

.sidebar1 p.style-c {
	text-align: left;
	padding: 0 0 4px 20px;
	margin: 0;
	}

.sidebar1 p.style-d {
	text-align: left;
	padding: 0 0 4px 40px;
	margin: 0;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #BBEBFF;	
	letter-spacing: .2em;

	}


.sidebar2 {
	text-align: left;
	line-height: 100%;
	padding: 0;
	margin: 3px;
	}


#ind-01 {
	text-align: left;
	width: 560px;
	background-image: url("../img/ind_02.jpg");
	background-repeat: repeat-y;
	overflow: hidden;
	padding-left: 0px;
	}

#ind-02 {
	text-align: left;
	width: 490px;
	height: 100%;
	background-image: url("../img/ind_04.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
	padding-left: 30px;
	font-size: 12px;
	}
















#header {
	float: left;
	background-image: url("../img/header_01.gif");
	background-repeat: no-repeat;
	width: 710px;
	height: 100px;
	overflow: hidden;
	margin: 0;
	padding-left: 10px;
	font-size: 12px;
	text-align: right;
	}

#footer {
	overflow: hidden;
	width: 680px;
	background-image: url("../img/copyright.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 15px;
	color: #545454;
	font-size: 11px;
	line-height: 150%;
	margin-top: 10px;
	}

.footer p {
	color: #545454;
	text-align: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	}


