/* CSS Document */

td {
	text-align: left;
	font-size: 12px;
}


body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #333333;
    BACKGROUND-IMAGE: url(../images/bg2.gif);
    BACKGROUND-COLOR: #FFFFFF;
    BACKGROUND-repeat: repeat-x;
    background-attachment: fixed;
}

.main_table {
    xBACKGROUND-IMAGE: url(../images/bg2.gif);
    BACKGROUND-COLOR: #FFFFFF;
    xBACKGROUND-repeat: repeat-x;
    xbackground-attachment: fixed;
}



#footer {
	text-align: center;
	padding: 3px;
	color: #820000;
}
#footer a	        { color: #820000; text-decoration:none;}
#footer a:visited   { color: #820000;}
#footer a:hover     {
	color: #820000;
	text-decoration: underline;
}

/* style for Top Navigation */
#topnav	td	        { font-family : sans-serif; font-size: 12px; color : #FFFFFF; text-align: center; }
#topnav a		    { color : #FFFFFF; text-decoration:none;}
#topnav a:visited   { color: #FFFFFF; text-decoration:none;}
#topnav a:hover	    { text-decoration: underline;}

/* style for Top Navigation */
#newspreview     td	     { font-family : sans-serif; font-size: 12px; color : #333333;}
#newspreview     hr	     { 	height: 1px; color : #820000;}
#newspreview     .subtitle   { font-size: 12px; font-weight : bold; color : #820000;}
#newspreview     h1          { font-size: 14px; font-weight : bold; color : #820000;}
#newspreview	 h2			 { font-size: 12px; font-weight : bold; color : #820000;}
#newspreview     a	     { text-decoration: underline;}
#newspreview     a:visited   { font-weight : bold; color : #820000;}
#newspreview     a:hover     { font-weight : bold; color : #820000;}

#sidenav a	         { color: #820000; text-decoration:none;}
#sidenav a:visited   { color: #820000; text-decoration:none;}
#sidenav a:hover     { color: #820000; text-decoration:none;}

			       
#main     { font-family : sans-serif; font-size: 12px; color : #333333;}
#main hr  {	height: 1px; color : #820000;}
#main h1  { font-size: 14px; font-weight : bold; color : #820000;}
#main h2  {	font-size: 12px; font-weight : bold; color : #820000;
}
#main a	          { color: #820000; text-decoration:none;}
#main a:visited   { color: #820000; text-decoration:none;}
#main a:hover     { color: #820000; text-decoration:none;}
#main ul { list-style-image: url("../images/bullet.gif") }
