.category  {
        font-family : verdana, tahoma, arial, sans-serif;
        font-size : 10pt;
        font-weight : bold;
        color : #000000;
}
.sub_cat  {
        font-family : verdana, tahoma, arial, sans-serif;
        font-size : 8pt;
        color : #000000;
}
.main  {
        font-family : verdana, tahoma, arial, sans-serif;
        font-size : 14pt;
        font-weight : bold;
        color : #000000;
}
.adate {
	color : #3333FF;
	font-size : 10pt;
	font-weight : bold;
	font-family : verdana, tahoma, arial, sans-serif; 
}
body {
    background-color: #ffffff;
}
A {
        color: #000000; font-family: Verdana, Arial,Helvetica; text-decoration: none
}
A:hover {
        text-decoration: underline;
	color: #3333FF;
}
.subcategory  {
        font-family : verdana, tahoma, arial, sans-serif;
        font-size : 8pt;
        font-weight : normal;
        color : #666666;
}
.search  {
        font-family : verdana, tahoma, arial, sans-serif;
        font-size : 10pt;
        font-weight : normal;
        color : #000000;
}



/* THE FOLLOWING ARE CODES FOR OTHER THINGS ON THE MAIN DEFAULT PAGE */

.railhead { font-family: Verdana, 'Franklin Gothic', FranklinGothic, Helvetica, Arial, Sans-Serif; font-weight: bold; font-size: 7pt; color: #FFFFFF; letter-spacing: -0.02em; text-decoration: none; }

.railgray { font: bold 7pt/14pt Verdana, 'Franklin Gothic', FranklinGothic, Helvetica, Arial, Sans-Serif; color: #484848; letter-spacing: -0.02em; text-decoration: none; }

.railmaroon { font-family: Verdana, 'Franklin Gothic', FranklinGothic, Helvetica, Arial, Sans-Serif; font-weight: bold; font-size: 7pt; color: #800000; letter-spacing: -0.02em; text-decoration: none; }

.railsubhead { font-family: Verdana, 'Franklin Gothic', FranklinGothic, Helvetica, Arial, Sans-Serif; font-weight: bold; font-size: 7pt; color: #333333; letter-spacing: -0.02em; text-decoration: none; }

.raillink { font-family: Verdana, 'Franklin Gothic', FranklinGothic, Helvetica, Arial, Sans-Serif; font-weight: bold; font-size: 7pt; color: blue; text-decoration: underline; letter-spacing: -0.02em;  line-height: 150% }

.redextra { font-family: Verdana, 'Franklin Gothic', FranklinGothic, Helvetica, Arial, Sans-Serif;  font-size: 8pt; font-weight: bold; color: white; background-color: red; padding: 2px; }



