/****  class(s) used 
menu
sidenavfont
bodyfont
txtBoxStyle
btn	
custom_footer
footerfont

*****/
html{overflow-y:scroll;}

body, table, td, p {
font-family:Arial, Helvetica, sans-serif;
color: #cccccc;
font-size: 12px;
}

h1 {font-size: 18px;
			line-height: 24px;
			font-weight: normal;
}

img, a{
border:0px;
}

input, textarea {
font-family: arial;
color: #000000;
font-size: 18px;
background-color: #FFFFFF;
border: 4px solid #9AA2B7;
}

.bodyfont {
font-family: arial;
color: #cccccc;
font-size: 12px;
}

.bodyfont a, .bodyfont a:visited{
font-family: arial;
color: #cccccc;
font-size: 12px;
text-decoration: none;
border-bottom: 1px solid #cccccc;
}

.bodyfont a:hover, .bodyfont a:visited:hover {
font-family: arial;
color: #FFFFFF;
font-size: 12px;
text-decoration: none;
border-bottom: 1px solid #E5EA1A;
}

.pagetitle {
font-family: arial;
color: #f0f51f;
font-size: 12px;
}

.custom_footer {
color:#CCCCCC;
font-family:arial;
font-size:9px;
height:100%;
padding:4px 6px;
vertical-align:top;
font-weight:normal;
}

.custom_footer a {
color:#CCCCCC;
font-family:arial;
font-size:9px;
}

.sidenavfont {
font-family: arial;
color: #cccccc;
font-size: 10px;
}

.sidenavfont a, .sidenavfont a:visited{
font-family: arial;
color: #cccccc;
text-decoration: none;
border-bottom: 0px solid #313131;
}

.sidenavfont a:hover, .sidenavfont a:visited:hover{
font-family: arial;
color: #FFFFFF;
text-decoration: none;
border-bottom: 0px solid #f0f51f;
}


a.menu:visited {
color:#CCCCCC;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
text-decoration:none;
}
a.menu {
color:#CCCCCC;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
margin-right:8px;
text-decoration:none;
text-transform:uppercase;
}

/*page_headers:: Controls the page's titles*/
.page_headers {

font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #cccccc;
background: #121212;
text-transform:uppercase;

}

/*btn:: Controls the buttons*/ 
.btn {

border:1px solid #e5ea1a;
background: #121212;
font-family: arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #cccccc;
cursor: pointer;
margin: 1px;
text-transform:uppercase;

} 

/*btn_over:: Controls the buttons*/ 
.btn_over {

border:1px solid #e5ea1a;
background: #121212;
font-family: arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #fff;
cursor: pointer;
margin: 1px;
text-transform:uppercase;
} 	

/*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle {

border:1px #000 solid ;
background-color: #ccc;
font-family: arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #242424;

} 
	
/*txtareaStyle:: Controls the text areas*/ 	
.txtareaStyle, input, textarea{

border:4px #A0A0A0 solid ;
background-color: #FFFFFF;
font-family: arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 18pt;
color: #121212;
}


/***********************************/
/*              LINKS              */
/***********************************/


/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {

font-family: Arial, Helvetica, sans-serif;
color: #cccccc;
font-size: 12px;
font-style: normal ; 
text-decoration: none;

}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover {

font-family: Arial, Helvetica, sans-serif;
font-style: normal;
color: #ffffff;
text-decoration: none;

}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover {

font-family: Arial, Helvetica, sans-serif;
color: #e5ea1a;
text-decoration: none;

} 

A.menu
{
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
        text-transform:uppercase;
        margin-right:7px;
}
	
A.menu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
   font-weight: normal;
	text-decoration: none;
}

A.menu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
	
A.menu:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
} 

.custom_footer{
font-size:9px;
color: #cccccc;
vertical-align:top; 
height:100%; 
padding:4px 6px;
font-family: arial;
}

.custom_footer a, .custom_footer a:visited{
font-family: arial;
color: #cccccc;
font-size: 9px;
text-decoration: none;
}

.custom_footer a:hover, .custom_footer a:visited:hover {
font-family: arial;
color: #fff;
font-size: 9px;
text-decoration: none;
}

html, body{height:100%; padding:0; margin:0;}

