A:link {TEXT-DECORATION: none}
A:visited {TEXT-DECORATION: none}
A:hover {TEXT-DECORATION: none}
A:link {color: #0054A8}
A:visited {color: #0054A8}
A:hover {color: #e41b5b}

body {
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #DBE3F2;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #EFF3F5;
	scrollbar-face-color: #DBE3F2;
	scrollbar-shadowcolor: #DBE3F2;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: none;
}

body {background-image: url(../images/bg.gif);}
body {background-attachment: fixed;}
body {background-repeat: repeat;} 
body {background-position: center;}
body {font-family : Tahoma; font-size : 10pt; color : #454545;}

table {border-style: none;}
table {font-size : 10pt;font-family : Tahoma; color : #454545;}
tr {font-size : 10pt; font-family : Tahoma;  color : #454545;}

span {font-size :10pt; font-family :Tahoma; font-weight : bold;color : #454545}
h3  {font-size : 12pt;font-family : Tahoma;font-weight : bold;color : #ff0000}
h4  {font-size : 10pt;font-family : Tahoma;font-weight : bold;color : #ff0000}
h5  {font-size : 10pt;font-family : Tahoma;font-weight : normal;color : #ff0000}

textarea { font-family: MS Sans Serif; font-size : 11pt; color: #006595; }
input { font-family: MS Sans Serif; font-size : 11pt; color: #015ebb; }

.divfaq {
	font-family: Tahoma;
	font-size: 10pt;
	color: #454545;
	background-color: #ffffff;
	border: 1px dotted #CCCCCC;
}