/* CSS Document */

html, body{ 
	
	font-family:Geneva, Arial, Helvetica, sans-serif;
 	color:#000000;
	font-size:16px;
}

img, div { behavior: url(iepngfix.htc) }

a {
	color:#FF0000;
}


#mainPage 		{	background-image:url(gui/side_pillars-sm.png); background-repeat:repeat-y; background-position:center; width:1050px; height:100%; background-color:#FFFFFF; min-height:100%;}
#contentHead 	{
	width:1025px;
	height:164px;
	padding:15px 0px 0px 0px;
}
#contentLayout 	{ width:1025px; height:100%; background-image:url(gui/totalHD.png); background-repeat:no-repeat; min-height:100%;}
#contentPage 	{ width:1025px; height:100%; background-image:url(gui/leftContinue.png); background-repeat:repeat-y; min-height:100%;}
#addImg			{ margin:0px; padding:0px; height:auto; display:inline; width:350px; left:0px; position:relative; min-height:100%;}
#LeftMenu		{ display:inline; width:350px; left:0px; position:relative; min-height:100%; }
#RightContent	{ display:inline; position:relative; left:250px; width: auto; min-height:100%; }
#footer 		{ background-image:url(gui/Footer.jpg) center bottom; background-repeat:no-repeat; background-position:center; width:778px; height:55px; vertical-align:bottom;}
#pageEnd 		{ background-image:url(gui/foot.png); background-repeat:no-repeat; background-position:center; width:1050px; height:57px;}
#menuLinks 		{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; }
#menuLinks a	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-decoration:none; }

.menuTip		{ width: 138px; height:33px; background-image:url(gui/MenuLink.png); background-repeat:no-repeat; text-align:center; padding-top:3px;}
.menuTip2		{ width: 138px; height:33px; background-image:url(gui/MenuLink.png); background-repeat:no-repeat; text-align:center; padding-top:3px;}
.menuTip2 a		{ color:#000000;}

.imgClass {
	border:#FF0000 2px solid;
}

.h1 {
	font-weight:bold;
	font-size:36px;
	color:#000000;
}

.h2 {
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	color:#000000;
}

.h3 {
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	color:#FF0000;
}

.h4 {
	font-weight:bold;
	font-size:26px;
	color:#FF0000;
}

.h5 {
	font-weight:bold;
	font-size:26px;
	color:#000000;
}

.headBlack {
	font-weight:bold;
	font-size:28px;
	color:#000000;
}

.hLink {
	font-weight:bold;
	font-size:18px;
	color:#000000;
}

.hLink a, .hlink a:visited {
	font-weight:bold;
	font-size:18px;
	color:#000000;
}

.yellowed {
	color:#FF0000;
	font-weight:bold;
}


.blacked {
	color:#000000;
	font-weight:bold;
}

.redHi {
	color:#FFA6AA;
}

.listItem { 
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
}

.listItem2 { 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.totalPageBrdr {
	padding: 0px 20px 0px 15px;
	margin-right:10px;
	width:840px;
	}

.style3 {color: #FF0000; font-weight: bold; }
