/* Generic --------------------------------- */
body {
	margin: 0;
	padding: 0;
	font: 12px trebuchet ms;
	background: #eff7fa;
	color: #3a3a3a;
}
input, textarea {
	font: 12px arial;
}
p {
	padding: 0 0 0 0;
}
img {
	border: none;
}
a {
	color: #7e3636;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #555;
	text-decoration: none;
}
ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding:0;
}
ul li {
	padding: 0 0 0 20px;
	background: url(../images/li.jpg) 0 3px no-repeat;
}
ol {
	font: italic 12px trebuchet ms;
	color: #3a3a3a;
	margin: 0;
	padding: 0;
}
ol li {
	margin: 0 0 5px 30px;
	padding: 0;
}
ol p {
	font: normal 80%/150% Arial, Helvetica, sans-serif;
	color: #333;
}

/* Headings & Typograby --------------------------------- */
h1, h2 {
	font: 18px trebuchet ms;
	margin: 10px 0 0 0;;
	padding: 0;
	color: #7e3636;
}
h1.title {
}
h1.title span {
	color: #666666;
}
h1 a, h2 a {
	color: #763712;
}
h1 a:hover, h2 a:hover {
	color: #2b2b2b;
	text-decoration: none;
}
h3 {
	font: bold 135%/100% Arial, Helvetica, sans-serif;
	padding: 1.2em 0 .3em;
}
h3 em, h4 em {
	color: #CC0000;
	letter-spacing: -1px;
}
h4 {
	font: bold 14px trebuchet ms;
	padding: 0;
	color: #3988c1;
}

/* Header --------------------------------- */
#mainNavContainer {
	margin: 0;
	position: relative;
	height: 60px;
}
#mainNavCell {
	text-align: left;
	 position: absolute;
	 width: 100%;
	 top: 0;
	 left: 0;
}
#mainNavCell p {
	font: bold 11px Georgia;
	text-align: left;
	color: #3a3a3a;
	display: inline;
}
#mainNavCell p a {
	padding:55px 3px 0 10px;
	color: #3a3a3a;
	line-height: 105px;
	background: url(../images/topMenuBg.jpg) left no-repeat;
	text-decoration: none;
}
#mainNavCell p a:hover {
	color: #777;
	text-decoration: none;
}
#mainNavCell p span {
	padding: 0 30px 0 0;
	background:url(../images/topSpanBg.jpg) no-repeat right;
}
#mainNavCell p a:hover span {
	padding: 0 30px 0 0;
	background:url(../images/topSpan-hoverBg.jpg) no-repeat right;
}
/* Content Wrap --------------------------------- */
#Table_01 {
	width: 805px;
	border-left: 1px solid #e2e0e0;
	border-right: 1px solid #e2e0e0;
	background: #fff;
}
.noName01 {
	width: 245px;
	text-align: left;
	background: url(../images/noName01Bg.jpg) top repeat-x;
}
.noName02 {
	width: 100%;
	text-align: left;
	background: url(../images/mainPageBg.jpg) left repeat-y;
}

/* Left --------------------------------- */
#leftSide {
	margin: 0 0 0 9px;
	width: 245px;
	border-left: 1px solid #f3f3f3;
}
#menuContainer {
	width: 245px;
	background: #fff;
}
#menuCellHeader {
	height: 36px;
	padding: 0 0 0 50px;
	font: bold 14px trebuchet ms;
	line-height: 35px;
	text-transform: uppercase;
	background: url(../images/menuCellHeaderBg.gif) no-repeat;
}
#menuCell img {
	display: none;
}
#menuCell {
	margin:10px 0 15px 13px; width: 215px;
} 

/* login */
#loginContainer {
	width: 245px;
}
#loginCellHeader {
	height: 36px;
	padding: 0 0 0 50px;
	font: bold 14px trebuchet ms;
	line-height: 35px;
	text-transform: uppercase;
	background: url(../images/menuCellHeaderBg.gif) no-repeat;
}
#loginCell {
	margin:10px 0px 0 0; 
	width: 220px;
	text-align: right;
}
#loginCell input {
	width: 130px;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8;
}
#loginCell img {
	margin: 0 20px 0 0;
	border: 1px solid #ccc;
	width: 150px;
}
#loginCell .loginButton {
	margin:0;
	padding: 0;
	width: 70px;
	height: 27px;
	background: url(../images/loginBtn.gif) no-repeat;
	border: 0;
	text-indent: -5000px;
}
#loginCellBottom {
	margin: 10px 30px 30px 0;
}
#loginCellBottom a {
	padding: 0 0 0 26px;
	color: #555;
	text-decoration: none;
}
#loginCellBottom a:hover {
	color: #222;
	text-decoration: none;
}
#bannerContainer {
	width: 245px;
	padding: 0 0 25px 0px;
}

/* banner */
#bannerCellHeader {
	height: 36px;
	padding: 0 0 0 50px;
	font: bold 14px trebuchet ms;
	line-height: 35px;
	text-transform: uppercase;
	background: url(../images/menuCellHeaderBg.gif) no-repeat;
}
#bannerCell {
	padding: 0 20px 0 20px;
}
#bannerCellBottom {
}

/* news */
#newsContainer {
	width: 245px;
	padding: 0 0 25px 0px;
}
#newsCellHeader {
	height: 36px;
	padding: 0 0 0 50px;
	font: bold 14px trebuchet ms;
	line-height: 35px;
	text-transform: uppercase;
	background: url(../images/menuCellHeaderBg.gif) no-repeat;
}
#newsCell {
	padding: 10px 20px 0 20px;
}
#newsDescTitle {
	font-weight:bold;
}
#newsCellBottom {
}

/* std */
#stdFormContainer2 {
	width: 245px;
	padding: 0 0 25px 0px;
}
#stdFormCellHeader2 {
	height: 36px;
	padding: 0 0 0 50px;
	font: bold 14px trebuchet ms;
	line-height: 35px;
	text-transform: uppercase;
	background: url(../images/menuCellHeaderBg.gif) no-repeat;
}
#stdFormCell2 {
	padding: 10px 20px 0 20px;
}
#stdFormCell2 td {
	padding: 2px 0 2px 0;
}
#stdFormCell2 .bgColor {
	padding: 3px 5px 3px 5px;
	border-bottom:1px solid #fff;
	background: #f4f4f4;
}
#stdFormCell2 .bgCC {
	padding: 3px 5px 3px 5px;
	border-bottom:1px solid #fff;
	background: #c1bfbf;
}
#stdCellBottom2 {
}

/* Right --------------------------------- */
#sponsorContainer {
	height: 210px;
	width: 100%;
	background: #fff url(../images/content_07.jpg) no-repeat left;
	position: relative;
}
#sponsorCell {
	padding: 0 20px 0 0 ;
	position: absolute;
	width: 97%;
	top: 205px;
	left: 0px;
	font-weight:bold;
	text-align: right;
}
#mainPage {
	padding: 20px;
}
#content {
}
#content .pha {
	margin:0;
	padding:0;
}
#content .loginButton, #content .button {
	padding: 2px;
	border: 1px solid #79b3d5;
	color: #333;
	background: #b8dbef;
}
#content input, #content textarea {
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8;
}

/* Footer --------------------------------- */
.footerCell {
	width: 546px;
	padding: 0 40px 0 0;
	background:url(../images/footerCellBg.jpg) no-repeat top;
	text-align: right;
}
