body { 
	background: #fff; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: right top; 
	color: #272324; 
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 9px; 
	font-weight: normal;
	/*line-height:1.4; */
	margin-bottom: 0; 
	margin-left: 10; 
	margin-right: 0; 
	margin-top: 0; 
	text-decoration: none; 
}

.small_text { font-size:11px; }

.default_text { font-size: 0.75em; }

a:link{ text-decoration:none; color: #0048AA;}
a:visited{ text-decoration:none; color: #0048AA;}
a:hover{ text-decoration:underline; color: #0048AA;}

a.small_link:link	{ text-decoration:none; 	color: #0048AA; font-size: 0.75em; font-family: Arial, Tahoma, Verdana, sans-serif;}
a.small_link:visited{ text-decoration:none; 	color: #0048AA; font-size: 0.75em; font-family: Arial, Tahoma, Verdana, sans-serif;}
a.small_link:hover	{ text-decoration:underline; 	color: #0048AA; font-size: 0.75em; font-family: Arial, Tahoma, Verdana, sans-serif;}

/*#0048AA*/
h1 { font-weight: bold;	    color: #990033; font-size: 110%;  padding: 0 0 0 0; margin: 0 0 0 0; }
h2 { font-weight: bold;	    color: #990033; font-size: 105%;  padding: 0 0 0 0; margin: 0 0 0 0; }
h3 { font-weight: bold;     color: #990033; font-size: 105%;  padding: 0 0 0 0; margin: 0 0 0 0; }
h4 { font-weight: bold;     color: #990033; font-size: 105%;  padding: 0 0 0 0; margin: 0 0 0 0; }
h5 { font-weight: bold;     color: #990033; font-size: 80%;   padding: 0 0 0 0; margin: 0 0 0 0; }
h6 { font-weight: normal;   color: #777;    font-size: 60%;   padding: 0 0 0 0; margin: 0 0 0 0; }

#main_border { border-left: 1px dotted #990033; border-right: 1px dotted #990033; }
#all_borders { border-top: 1px solid #990033; border-bottom: 1px dotted #990033; border-left: 1px solid #990033; border-right: 1px dotted #990033; }
#right_bottom_borders { border-bottom: 1px dotted #990033; border-right: 1px dotted #990033; }
#top_bottom_borders { border-top: 1px solid #FFCCFF;border-bottom: 1px solid #FFCCFF;}
#bottom_border { border-bottom: 1px solid #FFCCFF;}

#menu {font-weight: bold; font-size: 130%; font-family: Times New Roman; padding: 0 0 0 0; margin: 0 0 0 0; }

#menu_background{ background-image: url(/images/menu_pixel.gif); background-repeat: repeat-x; }
