/* Basic layout */

body { 
	   background-position: top left;
	   background-repeat: repeat-y;
	   margin: 0px 0px 0px 0px;
}


.pannelText{
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	color:#666666
}

/* Fonts */

body{
background-color: #FFF;
font-family: tahoma, arial, sans-serif;
font-size: 12px; 
}

table, td, select, textarea, input  { 
	font-family: tahoma, arial, sans-serif;
	font-size: 12px; 
}

a { 
	color: blue; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: none; 
	color: blue;
}

.tab-s:hover, .tab-u:hover, .tab-g:hover, .tab-r:hover {
	text-decoration: underline;
}


/* Form elements */

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;
}

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

select.comp, textarea.comp, input.comp { 
	border-color : #990000;
}

.bold {font-weight:bold}
.white{color:#FFF}
.c_white_b {color:white;font-weight:bold;}
/**/

.sel {
	background-color:#DCECFA;
	border-top: 1px solid #6DAFE9;
	border-bottom: 1px solid #6DAFE9;
}

.inner_p_text {
	font-size:13px;
	font-weight:bold;
	color:#020202;
}
.inner_p_text1 {
	font-size:13px;
	color:#020202;
}

.inner_panel_black {
	color:#FFF; font-size:14px;font-weight:bold;
}
.inner_panel_black1 {
	color:#FFF; font-size:11px;font-weight:bold;
}


.bordGrey {
	border: 1px solid #CCC;
}
/* all pages panel colors*/
.PanelColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: orange;
}
/* log header color*/
.logHeaderColor {	
	color: white;
	background-color: #000000;
}
/* login form background color*/
.loginAreaBgColor {		
	background-color: #CCCCCC;
}
/* log header link colors*/
.logHeaderLinkColor {	
	color: white;
	text-decoration: underline;	
}
.msgColor {	
	color: red;		
}
.linkColor {	
	color: blue;
	text-decoration: underline;		
}
.newsPosted {
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
}
.newsMainHeading {
	color: #000000;	
	font-size: 15px; 
	font-weight: bold;
}
.inner_p_text {
	font-size:13px;
	font-weight:bold;
	color:#020202;
}
.inner_panel_black {
	color:#FFF; font-size:14px;font-weight:bold;
}
.bord_dashed {
	border:1px dashed #C4C4C4;
}
.bord_blue {
	border:1px solid #6DAFE9;
}
.bord_orange {
	border:1px solid #F90;
}
.news_style{
	font-size:13px;
	color:#000000;
}
.news_style1{
	font-size:11px;
	font-weight:bold;
	color:#3E7AB8;
}
.heading_style{
	font-size:14x;
	font-weight:bold;
	color:#000000;
}
.link_black{
	color:#000000;
	font-weight:;
}
.bordforumdotted {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #6DAFE9;
}
.bordforum_solid_dotted {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #6DAFE9;

}

.steps_dactive {
	color:#787878;
}
.steps_heading {
	font-size:12px;
}
.spell_heading {
	font-size: 14px;
	color: #00276A;
	font-weight: bold;
}

.spell_txt {
	font-size: 12px;
	color: #023a5a;
}
/* Main Tabs */
.navTabs{
	border-bottom-style: solid;
	border-bottom-width: 2px; 
	border-bottom-color: gray;
	
}

#list{
list-style-type: square;
color: #30656C;
}

.footerTabs{
    background:url('/images/footer_filler_bg.png') repeat-x;
	}
	
	
.loginTop{
 position: absolute; top: 0px; right: 0px; 
 background:url('/images/home_login_bg.gif');
 height:38px;
 width:175px;

}

.loginText{
text-align: center;
font-family:tahoma, arial, sans-serif;
font-size: 12px;

}

.SearchText{
font-family:tahoma, arial, sans-serif;
font-size: 12px;
padding:2px 2px 2px 4px;

}

.loginInputBox {
	background-image:url('/images/form_bg.jpg');
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-left:4px;
	margin-top:4px;
	margin-bottom:0px;
	font-family:tahoma, arial, sans-serif;
}

.loginNow{
visibility: hidden;
position: absolute; top: 0px; right: 0px; 
border-left:1px solid #f90;
border-right:1px solid #f90;
border-bottom:1px solid #f90;
padding:4px;
background-color:#fefefe;
-webkit-border-bottom-left-radius:12px;
-webkit-border-bottom-right-radius:12px;
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:12px;
z-index: 7;

}

.veryquickSearch{
visibility: hidden;
border-left:1px solid #f90;
border-right:1px solid #f90;
border-bottom:1px solid #f90;
border-top:1px solid #f90;
padding:2px;
background-color:#fefefe;
z-index: 1;
-webkit-border-radius:12px;
-moz-border-radius:12px;
}

.quickSearch{
position:reletive;
border-left:1px solid #f90;
border-right:1px solid #f90;
border-bottom:1px solid #f90;
border-top:1px solid #f90;
padding:3px;
background-color:#fefefe;
z-index: 1;
-webkit-border-radius:12px;
-moz-border-radius:12px;
}

.round {
color: #fff;
text-align: left;
padding: 5px;
background-color: #fefefe;
border: 1px solid #f90;
z-index: 1;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;

}

.round3{
border-left:1px solid #f90;
border-right:1px solid #f90;
border-top:1px solid #f90;
padding:6px;
background-color:#FECC80;
z-index: -1;
-webkit-border-top-left-radius:12px;
-webkit-border-top-right-radius:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
}