html {
}
body {
	display: block;
	margin: 0 auto;
	background: url("../images/bg.png") repeat;
	text-align: center;	
	font-family: Arial;
	font-size: 15px;
}
a {
	font-family: Arial;
	font-size: 15px;
	color:#0000FF;
	text-decoration: none;
	
}
a:hover {
	color: #000;
	text-decoration: underline;
}

#wrapper {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	background: url("../images/layout_r2_c1.jpg") repeat-y;
}

#header {
	display: block;
	width: 900px;
	height: 157px;
	margin: 0;
	
}

#left {
	float: left;
	width: 174px;
    margin: 6px auto 10px auto;
	padding-left:10px;
    text-align: left;
}
#left a{
	padding-left:5px;
}

#right {
	float: right;
	width: 190px;
    margin: 6px auto 10px auto;
    text-align: left;
}

#content { 
	float: left;
	width: 520px;
    margin: 6px auto 10px auto;
}

#inner-content { 
	float: left;
	width: 714px;
    margin: 6px auto 10px auto;
}

#footer {
	width: 900px;
	height: 8px;
	background: url("../images/layout_r3_c1.jpg") no-repeat;
}
.clear {
	clear: both;
}
.navigation {
    display: block;
    width: 180px;
    background: url("../images/div_top.gif") no-repeat;
    font-family: Tahoma;
    font-size: 18px;         
    color: #C6CECE;
    text-align: left;
    margin: 3px auto;
    padding: 3px 0;
}
.navigation div {
    font-family: Arial;
    font-size: 12px; 
    margin: 6px 0 0 0px;
    color: #000;
	text-align: left;
}
.navigation div ul {
    list-style-type: none;
    margin: 0px;
	padding:0px;
}
.navigation div li {
    list-style-type: none;
    text-align: left;
    text-indent: -6px;
	line-height:20px;
    display: block;
    background: #fff;
    margin: 0 0 0 8px;
	padding:0px;
	background-color:#4A427B;
	margin-top:4px !important;
	padding-left:10px !important;
}
.navigation div a {
	color:#C6CECE;
	font-weight:bold;
	text-decoration: none;

}
.navigation div a:hover {
	color: #FFFFFF;
}
/****************************/
.navigationEmpty {
    display: block;
    width: 180px;
    font-family: Tahoma;
    font-size: 18px;         
    color: #C6CECE;
    text-align: left;
    margin: 3px auto;
    padding: 3px 0;
}
.navigationEmpty div {
    font-family: Arial;
    font-size: 12px; 
    margin: 6px 0 0 0px;
    color: #000;
	text-align: left;
}
.navigationEmpty div ul {
    list-style-type: none;
    margin: 0px;
	padding:0px;
}
.navigationEmpty div li {
    list-style-type: none;
    text-align: left;
    text-indent: -6px;
	line-height:20px;
    display: block;
    background: #fff;
    margin: 0 0 0 8px;
	padding:0px;
	background-color:#4A427B;
	margin-top:4px !important;
	padding-left:10px !important;
}
.navigationEmpty div a {
	color:#C6CECE;
	font-weight:bold;
	text-decoration: none;

}
.navigationEmpty div a:hover {
	color: #FFFFFF;
}

/****************************/
.Notnavigation {
    display: block;
    width: 180px;
    background: url("../images/div_top.gif") no-repeat;
    font-family: Tahoma;
    font-size: 18px;         
    color: #C6CECE;
    text-align: left;
    margin: 3px auto;
    padding: 3px 0;
}
.Notnavigation div {
    font-family: Arial;
    font-size: 12px; 
    margin: 6px 0 0 0px;
    color: #000;
	text-align: left;
}
.Notnavigation div ul {
    list-style-type: none;
    margin: 0px;
	padding:0px;
}
.Notnavigation div li {
    list-style-type: none;
    text-align: left;
    text-indent: -6px;
	line-height:20px;
    display: block;
    background: #fff;
    margin: 0 0 0 8px;
	padding:0px;
	background-color:#FFFFFF;
	margin-top:4px !important;
	padding-left:10px !important;
}
.Notnavigation div a {
	color:#0000FF;
	font-weight:bold;
	text-decoration: none;

}
.Notnavigation div a:hover {
	color: #000000;
}

.NotnavigationLink {
	color:#0000FF !important;
	font-weight:normal !important;
	text-decoration: none !important;

}
.NotnavigationLink:hover {
	color: #000000 !important;
}
/****************************/
.user {
	float: none;
	text-align: left;
	line-height: 20px;
	font-family: Tahoma;
	font-size: 18px;
	vertical-align: middle;
}
.user img{
	margin: 0 6px 0 0;
	float: left;
}
a.home {
    font-family: Arial;
    font-size: 14px; 
    font-weight: bold;
    background: #fff;
    text-decoration: none;
	display: block;
	width: 180px;
	text-align: left;
	margin: 0 0 0 16px;
}
table.inner {
	width: 95%;	
	margin: 0 auto;
	border: 0;
	color: #C6CECE;
}
table.inner th {
	background: url("../images/featured_bg.jpg") repeat;
	text-align: left;
	vertical-align: top;
	padding-left:5px;
	border:solid;
	border-width:2px;
	border-color:#ccc;	

}
table.inner td {
	color: #000;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
}


table.featured {
	width: 500px;
	margin: 0 auto;
	border: 0;
	color: #C6CECE;
}
table.featured th {
	background: url("../images/featured_bg.jpg") repeat;
	text-align: left;
	vertical-align: top;
	padding-left:5px;
	border:solid;
	border-width:2px;
	border-color:#ccc;	
}
table.featured td {
	color: #000;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
}
table.featured a {
	font-size: 20px;
}
table.featured img {
	margin: 4px;
}
.bottom_text, .bottom_text a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.bottom_text a:hover {
	color: #003366;
}

.leftWhiteBoldLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bolder;
	color: #000000;
	text-decoration:none;
}
.leftSeparator {
	border-style: solid;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-color: #9C9C9C;
}

.leftSideSeparator {
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #9C9C9C;
}

select.flat, textarea.flat, input.flat, 
select.comp, textarea.comp, input.comp,
textarea.code { 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

select.flat, textarea.flat, input.flat,
textarea.code { 
	border-color : #9C9C9C;
}

.rightImages {
	padding-bottom:5px;
}