/* External style sheet STYLES.CSS */

all.MARGIN {margin-left: 10px; }
BODY, TD,th, CAPTION, P {font-family: Tahoma, Verdana, Arial, sans-serif; font-size:10pt;}
body {width:780;}
 
.page {width:780; text-align:left;}

a:link     {color:rgb(0,0,200);}
a:visited  {color:rgb(100,100,230);}
a:hover    {color:rgb(250,0,0);}       

.modify  {font-size: xx-small;}

SPAN.toplink {font-weight:bold; color:#aa0000}
SPAN.header
{
	font-weight: bold;
	font-size: 16pt;
	letter-spacing: 5pt;
	font-variant: small-caps;
}
SPAN.header2 {font-weight:bold; font-size:large;}
SPAN.linkheader { font-weight:bold;}

table.HeaderLinks
{
	width: 780;	
	background-color: rgb(230,230,230);
}


.Bottom
{
	font-size:8pt;
}

A.HeaderLink:link
{
	color: black;
}

hr 
{
	color:rgb(230,230,230);
	width:780;
}

.button_title {padding:2px;padding-left:5px;padding-bottom:2px;
	background: url( 'bg-ltbluegrad.gif' ) 0px 0px repeat-x;background-color:#d8e5f6; 
	font-size:12px;font-weight:bold; white-space: nowrap; 
	border: thin outset rgb(0,0,0);
}
.button_data {display:block; width:300; background:#ABC6EB; color:#183154;
	margin-left: auto;
	margin-right: auto;
}

a.button_link {text-decoration: none}
a.button_link:link     {text-decoration:none;}
a.button_link:visited  {color:black;}
a.button_link:hover    {color:rgb(250,0,0); text-decoration:none;}
a.button_link:active   {text-decoration:none;}



