/* CSS Document */

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}

body{
	/* background:#FFFFFF url('assets/elements/header_bg.jpg') repeat-x 0% 50%; height: 100%;*/

	scrollbar-arrow-color:#000000; scrollbar-base-color:#044595; scrollbar-shadow-color:#9B0A0F; scrollbar-face-color:#e0dfe3; scrollbar-highlight-color:#FFFFFF; scrollbar-dark-shadow-color:white; scrollbar-3d-light-color:#BE0C10; background-repeat:repeat-x
}
 
 
a:hover{text-decoration:none;}

a img { border:0px none;}
img {vertical-align:top;}
ul { list-style:none;}

.GreyFontx{
font-family: Arial, Helvetica, sans-serif;
font-size: 10.5px;
color: #575757;
}

.GreyFontxx{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #575757;
}

.GreyFontxxx{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #575757;
}

.subtitle{
font-family:Tahoma;
font-size: 11px;
font-weight:bold;
padding:2px 2px 10px 25px;
color: #000000;
}

.para{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #575757;
text-align: justify;
line-height:1.3;
margin:0;
padding:0;
}

.head_offers {
font-size: 13px;
color: #CC0066;
}
.head_profile {
font-size: 12px;
color: #3F96AA;
}
.head_about {
font-size: 13px;
color: #ff9900;
}

.LinkFontx{
font-family: Arial, Helvetica, sans-serif;
font-size: 10.5px;
color: #0A579D;
}

.LinkFontxx{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #0A579D;
}

A:link {
text-decoration: none;
color:#003366;
}
A:visited {
text-decoration: none;
color: #666666;
}
A:active {text-decoration: none}
A:hover {
color: #000000;
}

.bg_img {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
background-image: url('assets/elements/menu_bg_s.gif');
height: 18px;
top: auto;
padding-top: 3px
}

.inputfield {
font-size: 10.5px;
color: #333333;
}

.textarea {
	float: left;
	background: none;
	border: 1px solid #999999;
	width: 200px;
	font-size: 11px;
	color: #333333;
	scrollbar-arrow-color: gray;        
	scrollbar-darkshadow-color  :black;
	scrollbar-shadow-color:gray;          
}

.textarea_small {
	float: left;
	background: none;
	border: 1px solid #999999;
	width: 150px;
	font-size: 11px;
	color: #333333;
	scrollbar-arrow-color: gray;        
	scrollbar-darkshadow-color  :black;
	scrollbar-shadow-color:gray;          
}
.txtbox {
	background: none;
	border: 1px solid #999999;
	width: 150px;
	font-size: 11px;
	color: #333333;
	scrollbar-arrow-color: gray;        
	scrollbar-darkshadow-color  :black;
	scrollbar-shadow-color:gray;          
}
.submitbutton {
   width: 8em;
   height: 1.6em;
   font-weight: bold;
}
.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #353C57;
	colour:333333;
	border: 1px solid #cccccc;
	background-image: url('assets/menu_bg_g.gif');
	background-repeat: repeat-x;
	color: #FFFFFF;
	cursor:Hand
 }
 
table.navbar {
border-collapse: collapse;
}
table.navbar td {
border: 0px ;	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}
table.navbar td a{
display: block;
width: 165px;
padding: 3px;
text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
color: #333333;
font-weight: ;
background-color: #CCCCCC
}
table.navbar td a:hover, table.navbar td a:active {
color: #ffffff;
background-color: #666666;
}
table.navbar{margin:0; padding:0;}

u { margin:2px 2px 2px 2px;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc; 
}
.txtbox{ background-color:#E0F0F3; border:1px solid #1F4952;}
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
#content {
position:relative;
z-index:1;
}
