body,html {
	background-color: #999999;
	margin: 0px;
	height: 100%;
}

#Wrapper {
	width:1000px;
	margin: 0 auto;
	border:solid 1px #fff;
	background-color:#FFFFFF;
}

#Banner {
	width:100%;
}

/* Main  */
#MainContent {
	background: url(images/bck_maincontent.gif) repeat-y right;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
}

#leftcolumn { 
	display: inline;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 144px;
	float: left;

}
#content { 
	float: left;
	color: #333;
	padding: 10px 10px 13px 10px;
	width: 790px;
	position: relative;
}

#content h1 {
	font-size:21px;
	color:#000000;
	font-weight:normal;
}

#content a 
{
	color:#000;
	text-decoration:none;
}
#content a:hover 
{
	color:#0099cc;
	text-decoration:none;
}


#rightcolumn {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 44px;
	height:316px;
	float: right;
	background: url(images/rgt.gif) no-repeat;
}

#LeftNavigation {
	margin:0px 0px 0px 0px;
	font-size:11px;

}
#LeftNavigation * {
	margin:0px;
	padding:0px;
}
		
#LeftNavigation ul {
    list-style-type: none;
    margin: 0px;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding: 0px;
    text-align:left;	
}
       
#LeftNavigation  ul li {
    margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #ffffff;
	font-weight:bold;	
}
		
#LeftNavigation ul a {
	text-decoration: none;
	color: #fff;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 5px 5px 5px 10px;	
}

#LeftNavigation ul a:hover {
	color: #000;
	background-color:#efefef;
	
        }
/* ul coloure */
#LeftNavigation ul .liblue {
	background-color:#0099cc;
}
#LeftNavigation ul .lipurple {
	background-color:#666699;
}
#LeftNavigation ul .liviolet {
	background-color:#cc66cc;
}
#LeftNavigation ul .lipink {
	background-color:#ff0066;
}
#LeftNavigation ul .liorange {
	background-color:#ff6600;
}
#LeftNavigation ul .liyellow {
	background-color:#ff9900;
}
#LeftNavigation ul .lilime {
	background-color:#cccc00;
}
#LeftNavigation ul .ligreen {
	background-color:#66cc00;
}
#LeftNavigation ul .liturquise {
	background-color:#009999;
}

#LoginNav {
	padding: 15px 10px 15px 10px;
	border-bottom: 1px solid #ffffff;
	font-weight:bold;
	background-color:#000000;
}
#LoginNav .txtInput 
{
	border:solid 1px #999;
	font-size:11px;
	width:96px;
}

.navLogin 
{
	width:100%;
	text-align:center;
	margin-bottom:10px;
}
.navLogin a 
{
	border:solid 1px #999;
	display:block;
	padding:3px;
	text-decoration:none;
	color:#fff;
	text-transform:capitalize;
}
.navLogin a:hover 
{
	color:#999;
}

.maintable {
	width: 1000px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	vertical-align:top;
}
.maintable a:link {
	color:#000000;
	text-decoration:none;

}
.maintable a:visited {
	color:#000000;
	text-decoration:none;

}
.maintable a:hover {
	color:#0099CC;
	text-decoration:none;

}
	
.Classfooter {
	font-size: 10px;
	line-height: 11px;
	color: #999999;
}
.Classfooter td {
	font-size: 10px;
	line-height: 11px;
	color: #666666;
}
.Classfooter a {
	font-size: 10px;
	line-height: 11px;
	color: #999999;
}
.Classfooter a:link {
	font-size: 10px;
	line-height: 11px;
	color: #999999;
}

.inputtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
}
.normalTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.header2 {
	font-size: 14px;
	font-weight: bold;
}


.Classfooter a:hover {
	font-size: 10px;
	line-height: 11px;
	color: #999999;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
a:hover {
	color: #6699CC;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
.Class1 {
	font-size: 12px;
	color: #000000;
}
.Class1 td {
	font-size: 12px;
	color: #000000;
}
.Class1 a {
	color: #000000;
}
.Class1 a:link {
	color: #6699CC;
}
.Class1 a:visited {
	color: #6699CC;
}
.logout {
	color: #000000;
	text-decoration: none;
}
.logout:hover {color: #ffffff;}

.formtable {
	border: 1px solid #999999;
}

.formtable a:link {
	color: #000000;
	text-decoration: none;
}
.formtable a:visited {
	color: #000000;
	text-decoration: none;
}
.formtable a:hover {
	color: #0099CC;
	text-decoration: none;
}
.Fathom {
margin: 50px 10px 20px  10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.Fathom a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.Fathom a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.Fathom a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.Class1 div {
	float: left;
	width: auto;
	background-position: center;
	margin-bottom:10px;
}
.nav {
	float:left;
	font-weight:bold;
	}
.nav a:link {
	color:#FFFFFF;
	text-decoration:none;
	}
.nav a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
.nav a:hover {
	color:#000000;
	text-decoration:none;
	}
.nbck {
	background-image:url(images/n_bck.gif);
	background-repeat:repeat-x;
	background-color:#999999;
	}	 
