@charset "UTF-8";
/* CSS Document */

BODY {

/*scrollbar-arrow-color:#FFFFFF;

scrollbar-base-color:#27120E;

scrollbar-shadow-color:#F3F3F3;

scrollbar-face-color:#27120E;

scrollbar-highlight-color:#F3F3F3;

scrollbar-dark-shadow-color:#000000;

scrollbar-3d-light-color:#9BAAC1;*/

background-image: url('./images/bg.gif');

background-color:#cccccc;

background-repeat:repeat;

background-attachment:fixed; 

margin:0px;

font-family: arial;

font-size: 10pt;

color:#000000;

}



td

{

font-family:arial;

font-size:10pt;

vertical-align: top;

color:#000000;

text-align:left;

padding:0px;

margin:0px;

}

.subnav
{

font-size:11px;

text-align:left;

}


.small

{

font-size:9px;

color: #000000;

text-align:center;

}




A:link  {

	color : #ff0000;

	font-weight : regular;

	text-decoration : none; 

}







A:visited  {

	color : #ff0000;

	font-weight : regular;

	text-decoration : none; 


}



A:Hover  {

	color: #000000; 

	text-decoration: underline; 

	font-weight : regular;

}


