body
	{
	background-color: #ffffff;
	font-family: verdana;
	vertical-align: top ;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 8pt;
	color:  #070C4E;
	}

td
	{
	font-family: verdana;
	font-size: 8pt;
	
	color:  #070C4E;
	}


a:link
	{
	color: #DE0812;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: underline;
	line-height:8pt
	}

a:visited
	{
	color: #5D777F;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: underline;
	}

a:active
	{
	background-color: #ffffff;
	color: #5D777F;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: underline;
	
	}
	
a:hover
	{
	color: #76A9B9;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	
	}

a.mainmenu:link
	{
	color: #ffffff;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
	}

a.mainmenu:visited
	{
	color: #ffffff;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
	line-height:8pt
	}

a.mainmenu:active
	{
	background-color: transparent;
	color: #FBE85E;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
	
	}
	
a.mainmenu:hover
	{
	background-color: transparent;
	color: #FBE85E;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
	
	}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color:#000000;
	background: #EFEFEF;
	font-style : normal;
	}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background: #EFEFEF;
	font-style : normal;
	}

h1 	{  
	font-family: Verdana, sans-serif; 
	font-size: 11pt; 
	color: #595959; 
	font-weight: bold
	}

h2 	{  
	font-family: Verdana, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #E20A17
	}

.bullet
	{
    	BACKGROUND-COLOR: transparent;
    	COLOR: 070C4E;
    	FONT-FAMILY: Verdana;
    	FONT-SIZE: 8pt;
    	LIST-STYLE: url(../../images/bullet_arrow2.gif)
	}

li
	{
    	BACKGROUND-COLOR: transparent;
    	COLOR: 070C4E;
    	FONT-FAMILY: Verdana;
    	FONT-SIZE: 8pt;
    	LIST-STYLE: url(../../images/bullet_arrow2.gif)
	}
	
.tdheading
	{

    	FONT-WEIGHT: normal;
    	COLOR: #070C4E;
    	FONT-FAMILY: verdana;
    	BACKGROUND-COLOR: #C8C8C8;
    	TEXT-ALIGN: left
	}
	
.tdborder
	{
    	FONT-WEIGHT: normal;
    	COLOR: #070C4E;
    	FONT-FAMILY: verdana;
    	BACKGROUND-COLOR: #EFEFEF;
    	TEXT-ALIGN: left
	}
.ScrollArea {
	scrollbar-3dlight-color:#eeeeee;
    scrollbar-arrow-color:;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:cccccc;
	scrollbar-face-color:#DADADA;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#999999;
	
	overflow:auto;
	width:100%;
}
.movieFrame
{
    BACKGROUND-COLOR: white;
    CURSOR: hand;
    HEIGHT: 40px;
    POSITION: absolute
}
.MovieStrip
{
    BACKGROUND-COLOR: black;
    COLOR: white;
    FONT-FAMILY: verdana;
    FONT-SIZE: 9px;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: right
}

