.h12 { FONT-SIZE: 12px; COLOR: #666666; LINE-HEIGHT: 15px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; text-decoration: none} 
.h12 A:hover   { COLOR: #B22222; font-weight: bold; font-style: normal; text-decoration: none} 
.h12 A:link    { COLOR: #B22222; font-weight: bold; font-style: normal; text-decoration: none} 
.h12 A:active  { COLOR: #B22222; font-weight: bold; font-style: normal; text-decoration: none} 
.h12 A:visited { COLOR: #4730F0; font-weight: bold; font-style: normal; text-decoration: none}

.bl12 { FONT-SIZE: 10px; COLOR: #0033CC; LINE-HEIGHT: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; text-decoration: none} 
.bl12 A:hover   { COLOR: #B22222; font-weight: bold; font-style: normal; text-decoration: none} 
.bl12 A:link    { COLOR: #B22222; font-weight: bold; font-style: normal; text-decoration: none} 
.bl12 A:active  { COLOR: #B22222; font-weight: bold; font-style: normal; text-decoration: none} 
.bl12 A:visited { COLOR: #4730F0; font-weight: bold; font-style: normal; text-decoration: none}

/* hide from ie on mac \*/
html {
	height: 100%;
}

#flashcontent {
	height: 100%;
}
/* end hide */

	
body {
	background: #ECECEC;
	margin: 0px;
	padding: 0px;
}



#main { position:relative; float:left; width:700px; padding:10px 10px 10px 10px; }
* html #main {margin: 0px 10px 0px 10px;}
