BODY    { scrollbar-face-color: #ff0000; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000	; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #ffffff;
background:#fff url("images/bg.jpg") repeat-x;
}
a{
	color:#000;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#d70d0d;
}
a:visited {
	text-decoration: none;
}
a.readmore_a {
    color: #ff9900;  
}
.a:active {
	text-decoration: none;
}
.doth{
	font-family: "arial", "Microsoft Sans Serif";
	font-size: 9px;
	font-style: normal;
    color: #666666;
}
.txt11gray{
	font-family: "Tahoma", "Microsoft Sans Serif";
	font-size: 11px;
	font-style: normal;
    color: #333333;
}
.txt11white{
	font-family: "Tahoma", "Microsoft Sans Serif";
	font-size: 11px;
	font-style: normal;
    color: #ffffff;
}
.txt11green{
	font-family: "Tahoma", "Microsoft Sans Serif";
	font-size: 11px;
	font-style: normal;
    color: #2AB418;
}

.txt12Gray1{
	font-family: "Tahoma", "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
    color: #333333;
}
.txt12Gray2{
	font-family: "Tahoma", "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
    color: #777777;
}
.txt12Blue{
	font-family: "Tahoma","Tahoma";
	font-size: 12px;
	font-style: normal;
    color: #5956A7;
}
.txt14Gray2{
	font-family: "MS Sans Serif","Tahoma";
	font-size: 14px;
	font-style: normal;
    color: #5F5F5F;
}
.txt12White{
	font-family: "Tahoma", "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
    color: #ffffff;
}
.fix_col {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

/* ---------------------- wam styles ------------------------- */
p.page_nav { margin-right:5px; } p.page_nav a { border:1px solid #ccc; background-color:#eee; padding:2px 5px 2px; margin-right:2px; color:#f90; } p.page_nav a.current { color:#aaa; }
