@charset "utf-8";
#contentsTable {
	background-repeat: repeat-y;
	background-position: center top;
}

/* CSS Document */

body, html {
	background-color: #fcf9f1;
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
}
#maxMaster {
	background-image: url(images/newLayout/images/masterLeft.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
}
#subMaster {
	height: 678px;
	background-image: url(images/newLayout/images/masterCenter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topMenuHolder {
	height: 184px;
	background-image: url(images/newLayout/images/topMenuBg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#textBgTable {
	background-image: url(images/newLayout/images/contents_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0B5A9D;
	font-weight: bold;
}
p.MsoNormal {
margin:0cm;
margin-bottom:.0001pt;
punctuation-wrap:simple;
text-autospace:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
.style1 {font-size: 13px}ol {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #0b5a9d;
	text-decoration: underline;
}
a:hover {
	color: #ff9600;
}

