BODY, TD, DIV, IMG, BLOCKQUOTE {
 font-family : arial, verdana, helvetica, sans-serif;
 font-size : 12px;
 font-weight: normal;
}

.left_menu a:link    {text-decoration:none; color:#E0E4EB; font-size:10pt; font-family: arial, verdana, sans-serif;}
.left_menu a:visited {text-decoration:none; color:#E0E4EB; font-size:10pt; font-family: arial, verdana, sans-serif;}
.left_menu a:active  {text-decoration:none; color:#E0E4EB; font-size:10pt; font-family: arial, verdana, sans-serif;}
.left_menu a:hover   {text-decoration:none; color:#79D0FF; font-size:10pt; font-family: arial, verdana, sans-serif;}


.mainbg { background-image:url("http://kaldu.com/images/bk.jpg") }
.bgblue { background-color:#006699 }
.hang   { text-indent: -1em; margin-left: 3em; margin-bottom: 0px;  margin-top: 0px; text-align: left;}


/* a:hover {color: red; background-color: cyan; layer-background-color:cyan;} */


p {text-indent: 25px;  margin-bottom: 0px;  margin-top: 0px;  text-align: justify;}

/* Make input fields mono spaced */
INPUT {
	font-family: monospace; 
	font-size : 12px;
}

/* The INPUT above makes all inputs monospaced. The below class is for use with buttons, e.g. class="btn" */
INPUT.BTN { font-family: arial, verdana, helvetics, sans-serif; }

/* Make multiline input fields monospaced. "FORM" is required due to Netscape bug. Still doesnt seem to work though.*/
FORM, TEXTAREA {font-family: "Courier New", Courier, monospace;} 

/* Needed due to Netscape bug */
/* Seems that if CSS are used Netscape needs entries for default values on some tags or it doesn't do them */
/* ---------------------------- */
B { font-weight: bold; }
PRE { font-family: "Courier New", monospace; font-size : 12px; }


.f7p {
	font-size : 7px;
	font-family : arial, verdana, helvetics, sans-serif;
}

.f8p {
	font-size : 8px;
	font-family : arial, verdana, helvetics, sans-serif;
}

.f9p {
	font-size : 9px;
	font-family : arial, verdana, helvetics, sans-serif;
}

.f10p {
	font-size : 10px;
	font-family : arial, verdana, helvetics, sans-serif;
}

.f11p {
	font-size : 11px;
	font-family : arial, verdana, helvetics, sans-serif;
}

.f12p {
	font-size : 12px;
	font-family : arial, verdana, helvetics, sans-serif;
}

.f13p {
	font-size : 13px;
	font-family : arial, verdana, helvetics, sans-serif;
}

.f14p {
	font-size : 14px;
	font-family : arial, verdana, helvetics, sans-serif;
}


.f16p {
	font-size : 16px;
	font-family : arial, verdana, helvetics, sans-serif;
}

.f18p {
	font-size : 18px;
	font-family : arial, verdana, helvetics, sans-serif;
}

.f20p {
	font-size : 20px;
	font-family : arial, verdana, helvetics, sans-serif;
}

.f24p {
	font-size : 24px;
	font-family : arial, verdana, helvetics, sans-serif;
}
