/* Copy this and I'll slice your ballz off...Oppus*/



/* font styles */

.body                   {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;color: #000000;line-height: 20px;}
.body_bold              {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color: #000000;}
.body_title_blue        {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color: #12325C;}
.body_title_grey        {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;color: #999999;}
.body_bold_blue         {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color: #12325C;}
.body_bold_lightblue    {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color: #007DC5;}
.body_bold_grey         {font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-weight: bold;color: #999999;}
.footer                 {font-family: Arial, Helvetica, sans-serif;font-size: 9px;font-weight: normal;color: #999999;}


/* link styles */

.emaillink 		{color:#12325C;text-decoration: underline;font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;}
.emaillink:hover 	{color:#007DC5;text-decoration: none;}

.bodylink 		{color:#12325C;text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;line-height: 26px;}
.bodylink:hover 	{color:#007DC5;text-decoration: none;}

.footerlink 		{color:#A1A1A1;text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;}
.footerlink:hover 	{color:#BCBCBC;text-decoration: none;}



/* BROWSER SKINNING */


body {
	
    scrollbar-face-color:#12325C;
	scrollbar-shadow-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#17172B;
	scrollbar-darkshadow-color:#17172B;
	scrollbar-track-color:#E3E3E3;
	scrollbar-arrow-color:#007DC5;
}
