body {
	margin: 0px;
	font-family: tahoma;
	font-size: 13px;
}
td {
	font-family: tahoma;
	font-size: 12px;
}
div.titleImg {
	margin: 0;
	/*margin-left: 415px;*/
	margin-right: 3%;
	background: url('images/title.gif') no-repeat;
	width: 580px;
	height: 87px;
	float: right;
}
div.top {
	height: 122px;
	padding-top: 55px;
	width: 100%;
	background: url('images/logo.jpg') no-repeat;
	margin: 0px;
}
div.leftSide {
	height: 23px;
	width: 170px;
	float: left;
	margin-top: 10px;
	background-color: white;
	padding-top: 7px;
	text-align: center;
}
td.menu {
	background: url('images/menu_bg.jpg') repeat-y;
	width: 155px;
	padding-left: 15px;
	/*padding-top: 15px;*/
	height: 100%;
	
}

td.contents {
	background-color: #EEECED;
	padding-top: 15px;
}
div.topMenu {
	/*min-height: 45px;*/
	width: 100%;
	background-color: #EEECED;
	margin-bottom: 6px;
	margin-top: 0px;
	float: left;
	clear: right;
	display: block;
	clear: both;
}
li.topMenuSel {
	float: left;
	list-style: none;
	margin-left: 9px;
	margin-right: 9px;
	background: url('images/sel.gif') repeat-x;
}
li.topMenu {
	float: left;
	list-style: none;
	margin-left: 9px;
	margin-right: 9px;
}
a.topMenu {
	line-height: 40px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}
a.leftMenu {
	text-decoration: none;
	font-weight: bold;
	color: black;
	line-height: 20px;
}
a.leftMenuSel {
	text-decoration: underline;
	font-weight: bold;
	color: black;
	line-height: 20px;
}
a.leftMenu1 {
	text-decoration: none;
	color: black;
	line-height: 15px;
}
a.leftMenu1Sel {
	text-decoration: underline;
	color: black;
	line-height: 15px;
}
li.leftMenu {
	list-style: none;
}
li.simpleMenu {
	list-style: none;
	display: inline;
}
li.leftMenu1 {
	list-style: none;
	padding-left: 20px;
}
li.leftMenu2 {
	list-style: none;
	padding-left: 40px;
}
h1.pageTitle {
	width: 100%;
	background-color: #EEECED;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
	padding-left: 30px;
}
h1.pageTitle1 {
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
	margin-left: 30px;
}

ul, p {
	margin: 0px;
	padding: 0px;
}
td.rightContents {
}
td.leftContents {
	padding-bottom: 110px;
	background: url('images/title_obj.jpg') no-repeat bottom right; 
	width: 45%;
}
td.leftContents_inner {
	background-color: white;
	width: 55%;
}
td.linesCorner {
	background: url('images/corner.jpg') no-repeat; 
	width: 5px; 
	height: 5px; 
}
td.linesCornerI {
	background: url('images/corner_i.jpg') no-repeat; 
	width: 5px; 
	height: 5px; 
}
td.linesv {
	background: url('images/line_v.jpg') repeat-y; 
	width: 5px; 
}
td.linesh {
	background: url('images/line_h.jpg') repeat-x; 
	height: 5px;
	min-height: 5px;
	max-height: 5px;
}
td.lineshI {
	background: url('images/line_h_i.jpg') repeat-x; 
	height: 5px;
	max-height: 5px;
	
}
td.rightContents2 {
	background-color: white;
	height: auto;
	/*padding: 3%;*/
	padding-bottom: 0px;
	text-align: left;
}
td.copyright {
	width: 45%;
	font-size: 11px;
}
td.copyright_inner {
	width: 55%;
	font-size: 11px;
}
table.frame {
	min-height:340px;
	height: 340px;
	width: 100%; 
	float: left;
}
table[class].menu {
	height: auto;
	width: 100%; 
	float: left;
}
input, textarea {
	background-color: #D4D0CF;
	border: 0px;
}
input.button {
	padding-left: 10px;
	padding-right: 10px;
	border: 1px outset;
}
div.msg_warning {
	font-weight: bold;
	color: black;
	padding: 10px;
}
a {
	color: black;
}
a:hover {
	color: grey;
}
img {
	border: 0px;
}
a.standards {
	font-weight: bold;
	color: black;
	font-family: georgia;
	text-decoration: none;
}
td.cpr {
	font-size: 11px; 
	height: 30px;
}
td[class].cpr {
	height: 30px;;
}
td[class].menu {
	height: auto;
}
