/* CSS Document */

html {
	height: 100%;
	width: 100%;
}

body {
    height: 100%;
	margin-bottom: 1px;
	background-image:url(../../../images/bg.gif) !important;	
	background-position:top !important;
	margin-left:0px;
	margin-top:0px !important;
	margin-bottom:0px !important;
	margin-right:0px;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
  padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 0px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 150px;
}

#search_inner {
  border: 1px solid #cccccc;
  padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

#header_outer {
	text-align:center;
	border: 0px;
	margin: 0px;
	width:870px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 870px;
	/*height: 100%;*/
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: none;
  padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
    float: left;
	width: 219px;
	background-image: url(templates/rhuk_solarflare_ii/images/sub_bg.jpg); 
	background-position: center bottom; 
	background-repeat: no-repeat;
}

#left_inner {
  border: 1px solid #cccccc;
  padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	border: none; 
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 0px;
  margin: 0;
}

table.content_table {
  	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-top: 10px;
	width: 183px;
	background: #ececec;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
} 


.user1_inner {
  border: 1px solid #cccccc;
  float: none !important;
  float: left;
  margin: 0px;
  padding: 2px;
}

.user2_inner {
  float: none !important;
  float: left;
  margin: 0;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 10px;
  text-align:center;
  width: 445px;
}

table td.body_outer {
	padding: 2px;
	border: none;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: left;
	padding: 3px;
	color: #ffffff;
}

ul
{
margin: 10px;
padding: 0 5px 5px 25px;
list-style: none;
}

li
{
display: block;
line-height: 20px;
padding-left: 15px;
padding-top: 0px;
padding-bottom: 5px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 8px;
}

td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}

table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding: 0px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane_currentnews {
	display:block;
    width: 445px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	background-color: #F0F1F3;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpane_currentnews table{
	display:block;
    width: 80%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: 0px;	
	margin-bottom: 15px;
}

table.contentpane_currentnews td table tr{
	/*border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;*/
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.button_newsearch
{
 color: #ffffff;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.button_login
{
  color: #000000;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/blank.gif) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	text-align:center;
	color:#FFFFFF;
	background-color:#666666;
	font-weight: bold;
	font-size: 12px;
	padding:5px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

.fontdesign {
    font-family:Tahoma,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 219px;
	margin-bottom: 25px;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	margin-left: 0;
	
}

div.moduletable {
	padding: 0;
	width : 870px;
	height: 100%;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	font-size: 13px; 
	color: #555555; 	
}

div.moduletable_banner {
	border: 0;
	margin: 0;
	padding: 0;
}

table.moduletable td, div.moduletable h3 {
	background: url(../images/top_sub_menu_on.gif) repeat-x;
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
	height: 100%;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 210px;
	margin: 0 0 2px 0;
	
}

table.moduletable td {
	font-size: 12px;
	padding: 2px;
	padding-bottom: 5px;
	font-weight: normal;
}

div.moduletable td {
	font-size: 12px;
	font-weight: normal;
	border-top : 1px solid #B4B4B4;
	text-align:left;
	width: 100%;
}

table.moduletable_leftmenu {
	width: 210px;
	margin-bottom: 25px;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0;
	
}

div.moduletable_leftmenu {
	padding: 0;
	paddng-right: 5px;
	width : 210px;
	height: 100%;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	font-size: 13px; 
	color: #555555; 	
}

table.moduletable_leftmenu td, div.moduletable_leftmenu h3 {
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
	height: 100%;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 210px;
	margin: 0 0 2px 0;
	
}

table.moduletable_leftmenu td {
	font-size: 12px;
	padding: 2px;
	padding-bottom: 5px;
	font-weight: normal;
}

div.moduletable_leftmenu table {
	width: 210px;
	border: 1px solid #B4B4B4;
}

div.moduletable_leftmenu td {
	font-size: 12px;
	font-weight: normal;
	border-top : 1px solid #B4B4B4;
	text-align:left;
	width: 210px;
}

div.moduletable_loginform{
	margin-left: 27em;
	margin-right: 5em;
	margin-top: 15em;
	padding: 15px;
	border: 5px solid #006699;
	width: 445px;
	background:#FFFFFF;
	background-image: url(../images/logo_misc.jpg);
	background-repeat: no-repeat;
	background-position: 298px 0;
}

div.moduletable_loginform h3{
	border-bottom: 1px solid #cccccc;
}

div.moduletable_loginform a:link, div.moduletable_loginform a:visited {
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}

div.moduletable_loginform a:hover {
	color:#000000;
	text-decoration: underline;
	font-weight: normal;
}

div.modulerightmenu {
	width: 183px;
	margin-top: 5px;
	margin-bottom: 10px;
}

div.modulerightmenu2 {
	width: 183px;
	margin-top: 7px;
	margin-bottom: 10px;
	margin-left: 4px;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  text-align:center;
  color: #FFFFFF;
  font-size:12px;
  font-weight: bold;
  background: #666666;
  padding: 4px;
}

.sectiontableheader_currentnews {
  background: #666666;
  color:#FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  padding: 4px;
}

.sectiontableentry1 {
	background-color : #ffffff;
	text-align:center;
	padding:5px;
}

.sectiontableentry1_currentnews td{
	background-color:#ffffff;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;
}

.sectiontableentry1_currentnews a:link{
	/*font-weight:normal;*/
	
}

.sectiontableentry2 {
	background-color : #ffffff;
	text-align : center;
	padding : 5px;
}

.sectiontableentry2_currentnews td{
	background-color:#ffffff;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.leftmenu_img:link, a.leftmenu_img:visited, a.leftmenu_img:hover{
	padding : 5px 0 5px 2px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background-image : url(../images/arrow_blue.jpg);
	background-repeat : no-repeat; 
	background-position : 7px 6px;
	color: #333333;
	font-size: 11px;
	font-style:normal; 
	font-weight:normal;
	vertical-align: middle;
	margin : 0px 0px 0px 0px;
	width : 183px; 
	padding : 2px 0 2px 25px;
	text-decoration: none;
	
}

a.mainlevel:hover {
	background-image : url(../images/arrow_blue.jpg);
	background-repeat : no-repeat; 
	background-position : 7px 6px;
	text-decoration:underline;
	color: #333333;
}

a.mainlevel#active_menu {
	color:#333333;
	font-weight: normal;
}

a.mainlevel#active_menu:hover {
	color: #333333;
	text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	text-align: left;
}

a.sublevel:hover {
	color: #333333;
	text-decoration: underline;
}

a.sublevel#active_menu {
	color: #333333;
}

.mainlevelimage:link{
	padding: 0px;
	height: 75px;
}

div.module {
	margin-left: 0px;
}

div.module_latestnews {
	padding-left: 0;
	color: #333333;
	
}

div.module_latestnews a:link, a:visited {
	padding : 5px 0 5px 5px; 
	text-decoration: none;
	color: #333333;
}

div.module_latestnews a:hover {
	text-decoration:underline;
}

ul.latestnews_latestnews {
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
}

li.latestnews_latestnews {	
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url(../images/blank.gif);
}

a.latestnews_latestnews:link, a.latestnews_latestnews:visited  {
	display: block;
}

a.mainlevel_leftmenu:link, a.mainlevel_leftmenu:visited {
	display: block;
	background-image : url(../images/bullet_off.jpg); 
	background-repeat : no-repeat; 
	background-position : 5px 10px;
	color: #555555; 
	font-size: 13px;
	font-style:normal; 
	font-weight:normal;
	margin : 0;
	width : 189px; 
	padding : 5px 0 5px 23px; 
	text-decoration: none;
}

a.mainlevel_leftmenu:hover {
	color : #94ab36; 
	font-size: 13px; 
	color: #007cc2; 
	text-decoration:underline;
	
}

a.sublevel_leftmenu:link, a.sublevel_leftmenu:visited {
	display: block;
	text-decoration:none; 
	font-size: 13px; 
	color: #555555;
	padding : 1px 0 1px 25px; 
	font-weight: lighter;
	text-align: left;
}

a.sublevel_leftmenu:hover {
	color : #94ab36; 
	font-size: 13px; 
	color: #007cc2; 
	text-decoration:underline;
}

#mainlevel_indexmenu, ul ul {
	padding:0; 
	margin:0; 
	border:0; 
	list-style-type:none; 
	height:22em; 
	width:16.8em; 
	text-align:left; 
	border-left:1px solid #e7e7e7; 
	border-right:1px solid #e7e7e7; 
	border-bottom: 1px solid #e7e7e7; 
	background: url(../images/sub_bgnew.jpg) no-repeat;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

body, td, th {
font-family:Tahoma, Helvetica, sans-serif;
color: #2c2c2c;
font-size:12px;
line-height:1.6em;
}
/* CSS Document -- */

/* Body */
.home{
background-image:url(../images/bg.gif);
background-position:top;
background-color:#dbdde4;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
}

/* Header */
#breadcrum { font-family: Tahoma, Arial, Helvetica, sans-serif; color: #003476; font-size: 11px; padding-left: 265px;}
#breadcrum a{ font-size: 11px; text-decoration: none; color: #003476; }
#breadcrum a:visited{ font-size: 11px; text-decoration: none; color: #003476; }
#breadcrum a:hover{ font-size: 11px; text-decoration: underline; color: #003476; }

#top_navigation { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #606873; line-height: 14px; padding-top:55px; padding-left:20px; }
#top_navigation a{ font-size: 12px; text-decoration: none; color: #606873; }
#top_navigation a:visited{ font-size: 12px; text-decoration: none; color: #606873; }
#top_navigation a:hover{ font-size: 12px; text-decoration: underline; color: #606873; }

#login { font-family: Tahoma, Arial, Helvetica, sans-serif; color: #cecece; font-size: 11px; padding-left: 5px;}
.date { font-family: Tahoma, Arial, Helvetica, sans-serif; color: #666666; font-size: 11px; padding-left: 5px;}
input, textarea, select {font-family:Tahoma, Helvetica, sans-serif; color: #333333; font-size:11px;}


/* Content */
h1, h2, h3, h4, h5, h6 {
font-family:Tahoma, Helvetica, sans-serif;
font-weight: normal;
color: #5b5b5b;
line-height:1.5em;
}
h1 {
font-size: 218%;
}
h2 {
font-size: 164%;
}
h3 {
font-size: 145%;
}
h4 {
font-size: 115%;
font-weight:bold;
}

.white {color:#FFFFFF; font-weight:bold;}

#content_home { font-size: 12px; color: #2c2c2c; padding: 20px 0px 0px 10px;}

#content_bodytxt { font-size: 12px; color: #2c2c2c; padding: 10px;}
#content_bodytxt2 { font-size: 12px; color: #2c2c2c; vertical-align:top; padding: 0px 20px 20px 25px}
#content_bodytxt2 a{ font-size: 12px; text-decoration: none; color: #ff7e00; font-weight:bold;}
#content_bodytxt2 a:visited { font-size: 12px; text-decoration: none; color: #ff7e00; font-weight:bold; }
#content_bodytxt2 a:hover { font-size: 12px; text-decoration: underline; color: #ff7e00; font-weight:bold; }
#content_bodytxt2 div span a{ font-size:11px; font-weight:lighter; color: #333333; float:right; margin-left:25px; }
#content_bodytxt2 div span a:visited { font-size:11px; font-weight:lighter; color: #333333; float:right; margin-left:25px; text-decoration: none;}
#content_bodytxt2 div span a:hover { font-size:11px; font-weight:lighter; color: #333333; float:right; margin-left:25px; text-decoration: none;}

#content_bodytxt2 ul { margin-top: 5px;}
#content_bodytxt2 li { font-size: 12px; padding-left: 20px; padding-top: 3px; color: #333333; }
#content_newstxt { font-size: 12px; line-height: 14px; color: #6F6F6F; }
#content_disclaimer {font-size: 12px; color: #2c2c2c;}
#content_disclaimer a{ font-size: 12px; text-decoration: none; color: #ff7e00; font-weight:bold;}
#content_disclaimer a:visited { font-size: 12px; text-decoration: none; color: #ff7e00; font-weight:bold; }
#content_disclaimer a:hover { font-size: 12px; text-decoration: underline; color: #ff7e00; font-weight:bold; }
#content_disclaimer ul li {list-style-image:url(../images/arrow_blue.jpg); list-style-type:none;}
#content_disclaimer ul li div {margin-left:10px; font-size:11px;}

.title{ font-size: 14px; color: #5b5b5b; font-weight:bold; padding-bottom:10px; margin-left:4px; width:300px;} 
.content_list{ margin-left:15px; font-size: 12px; padding-left: 0px; padding-bottom: 15px; color: #6F6F6F; }
.quote { font-size: 12px; color: #333333; padding: 0px 20px 0px 20px; font-weight:bold; margin-left:10px;}
.quote2 { font-size: 12px; color: #333333; padding: 20px 20px 20px 20px;}
.year { font-size: 12px; color: #ffffff; padding: 5px 10px 5px 10px; font-weight:bold;}
.history {font-size: 12px; color: #333333; padding: 5px 10px 5px 10px;}

#news { font-size: 12px; color: #515151; padding: 0px 5px 5px 0px;}
#news a{ font-size: 12px; text-decoration: none; color: #515151;}
#news a:visited { font-size: 12px; text-decoration: none; color: #515151; }
#news a:hover { font-size: 12px; text-decoration: underline; color: #333333; }


/* Left Panel */

#side_nav {font-size: 13px; color: #555555; margin : 0;}
#side_nav div{font-size: 13px; color: #555555; padding : 5px 0 5px 23px; border-bottom : 1px solid #B4B4B4; border-left : 1px solid #B4B4B4; border-right : 1px solid #B4B4B4; background-image : url(../images/bullet_off.jpg); background-repeat : no-repeat; background-position : 5px 11px;}
#side_nav div a, #side_nav div a:visited {text-decoration:none; font-size: 13px; color: #555555;}
#side_nav div a:hover {color : #94ab36; font-size: 13px; color: #007cc2; text-decoration:underline;} 

#side_nav2 {font-size: 13px; color: #555555; margin-bottom: 0; margin-right: 0; margin-left: 0; border-left : 1px solid #B4B4B4; border-right : 1px solid #B4B4B4; border-bottom : 1px solid #B4B4B4; padding: 0;}
#side_nav2 div{font-size: 13px; color: #555555; padding : 5px 0 5px 30px; border-top : 1px solid #B4B4B4; background-image : url(../images/bullet_off.jpg); background-repeat : no-repeat; background-position : 5px 11px;}
#side_nav2 div a, #side_nav2 div a:visited {text-decoration:none; font-size: 13px; color: #555555; padding : 1px 0 0 1px;}
#side_nav2 div a:hover {color : #94ab36; font-size: 13px; color: #007cc2; text-decoration:underline;} 

.txt10 {font-size: 10px; color: #333333; line-height:normal;}

/* Right Panel */
#right_nav {font-size: 11px; color: #333333; }
#right_nav div{font-size: 11px; color: #333333; font-style:normal; font-weight:normal; margin : 0px 0px 0px 8px; width : 140px; padding : 3px 0 3px 25px; background-image : url(../images/arrow_blue.jpg); background-repeat : no-repeat; background-position : 8px 8px;}
#right_nav div a, #right_nav div a:visited {text-decoration:none; font-size: 11px; color: #333333;}
#right_nav div a:hover {color : #333333; font-size: 11px; text-decoration:underline;} 


#right_banner {font-size: 11px; color: #B9B9B9; line-height: 14px;	width:50%; padding-left:0; margin:10px;}
#right_banner a { font-size: 11px; text-decoration: none; color: #8C9590; }
#right_banner a:visited { font-size: 11px; text-decoration: none; color: #8C9590; }
#right_banner a:hover {	font-size: 11px; text-decoration: underline; color: #515151;}

#right_banner2 { font-size: 11px; color: #444444; line-height: 14px; width:150px; height:171px;	z-index:1; position:absolute; padding-left:15px; padding-top:42px; }

/* CSS Document -- Footer */
#footer { font-size: 11px; color:#dddddd; padding-left:10px;padding-right:10px;}
#footer a{ font-size: 11px; text-decoration: none; color: #dddddd; font-weight:normal; }
#footer a:visited { font-size: 11px; text-decoration: none; color: #dddddd; }
#footer a:hover { font-size: 11px; text-decoration: underline; color: #ffffff; }

#back {color:#333333; font-size:24px; font-weight:normal; float:right; background-image:url(templates/rhuk_solarflare_ii/images/btnback.gif); background-repeat : no-repeat; margin-left:10px; padding-left:25px; background-position : 8px 5px;}
#back a,#back a:hover,#back a:visited {font-size:11px; font-weight:normal; color:#333333; text-decoration:none;}

#tbl_sitemap {font-size: 12px; color: #333333; font-weight:normal; font-style:normal;}
#tbl_sitemap a, #tbl_sitemap a:visited {text-decoration:none; font-size: 11px; color: #333333; font-weight:normal; font-style:normal;}
#tbl_sitemap a:hover {color : #333333; font-size: 11px; text-decoration:underline; font-weight:normal; font-style:normal;}


