.address_text
{
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold
}
.address_title
{
    COLOR: #901847;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold
}
.body1
{ 
background: #00ff00 url('smiley.gif') no-repeat fixed center; 
}
.body2
{ 
background-image: url('somepic.gif');
background-repeat: no-repeat;
background-position:  center; 
}
.body3 
{
background-image: url('somepic.gif');
background-repeat: no-repeat;
background-attachment: fixed
}
.body_horizontal
{ 
background-image: url('somepic.jpg');
background-repeat: repeat-x
}
.body_vertical
{ 
background-image: url('somepic.jpg');
background-repeat: repeat-y
}
.body_repeat
{ 
background-image: url('somepic.jpg');
background-repeat: repeat
}
.body_back_black
{
background-color: black; 
}
.body_back_white
{
background-color: white;  
}
.body_back_blue
{
background-color: blue;  
}
.body_back_red
{
background-color: red; 
}
.body_back_pink
{
background-color: pink; 
}
.body_back_green
{
background-color: green; 
}
.body_back_gold
{
background-color: gold; 
}
.body_back_yellow
{
background-color: yellow; 
}
.body_back_purple
{
background-color: purple; 
}
.body_back_salmon
{
background-color: salmon; 
}
.body_back_sienna
{
background-color: sienna; 
}
.body_back_saddlebrown
{
background-color: saddlebrown; 
}
.body_back_peru
{
background-color: peru; 
}
.body_back_silver
{
background-color: silver; 
}
.body_back_orange
{
background-color: orange; 
}
.body_back_indigo
{
background-color: indigo; 
}
.body_back_cornflowerblue
{
background-color: cornflowerblue; 
}
.body_back_brown
{
background-color: brown; 
}
.body_bold
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.body_bold_blue
{
    COLOR: #00CCFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.body_bold_green
{
    COLOR: #00CC00;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.body_bold_yellow
{
    COLOR: #FFCC00;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.body_bold_red
{
    COLOR: #FF3333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.body_bold_large
{
    COLOR: #00CCFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold
}
.body_bold_blue_large
{
    COLOR: #00CCFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold
}
.body_bold_green_large
{
    COLOR: #00CC00;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold
}
.body_bold_yellow_large
{
    COLOR: #FFCC00;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold
}
.body_bold_red_large
{
    COLOR: #FF3333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold
}
.body_bold_red_medium
{
    COLOR: #FF3333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.body_bold_blue_medium
{
    COLOR: #00CCFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.body_bold_green_medium
{
    COLOR: #00CC00;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.body_bold_yellow_medium
{
    COLOR: #FFCC00;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.body_hyperlink
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt
}
.body_hyperlink A:visited
{
    COLOR: #901847;
    TEXT-DECORATION: underline
}
.body_hyperlink A:link
{
    COLOR: #901847;
    TEXT-DECORATION: underline
}
.body_hyperlink A:active
{
    COLOR: #CCCCCC;
    TEXT-DECORATION: underline
}
.body_hyperlink A:hover
{
    COLOR: #CCCCCC;
    TEXT-DECORATION: underline
}
.body_normal
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal
}
.body_scrollbar_blue 
{
scrollbar-face-color: #0000FF; scrollbar-shadow-color: #3300FF; scrollbar-highlight-color: #3399FF; scrollbar-3dlight-color: #CCFFFF; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF
}
.body_scrollbar_green 
{
scrollbar-face-color: #00FFFF; scrollbar-shadow-color: #33FFFF; scrollbar-highlight-color: #3399FF; scrollbar-3dlight-color: #CCFFFF; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF
}
.body_scrollbar_red 
{
scrollbar-face-color: #FF0000; scrollbar-shadow-color: #FF0033; scrollbar-highlight-color: #3399FF; scrollbar-3dlight-color: #CCFFFF; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF
}
.body_scrollbar_yellow 
{
scrollbar-face-color: #FFFF00; scrollbar-shadow-color: #FFFF33; scrollbar-highlight-color: #3399FF; scrollbar-3dlight-color: #CCFFFF; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF
}
.body_standout
{
    COLOR: #FF0000;
    FONT-FAMILY: Lucida Handwriting;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.body_standout_green
{
    COLOR: #00FF00;
    FONT-FAMILY: Lucida Handwriting;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.body_standout_purple
{
    COLOR: #FF00FF;
    FONT-FAMILY: Lucida Handwriting;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.body_standout_orange
{
    COLOR: #FF6600;
    FONT-FAMILY: Lucida Handwriting;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.body_standout_light 
{
    font-family: Lucida Handwriting; 
    font-size: 8pt; 
    color: #FFCC66; 
    font-weight: bold 
}
.body_standout_light_blue
{
    font-family: Lucida Handwriting; 
    font-size: 8pt; 
    color: #66CCFF; 
    font-weight: bold 
}
.body_standout_light_yellow
{
    font-family: Lucida Handwriting; 
    font-size: 8pt; 
    color: #CCCC66; 
    font-weight: bold 
}
.body_standout_dark
{
    font-family: Lucida Handwriting; 
    font-size: 8pt; 
    color: #330099; 
    font-weight: bold 
}
.body_text 
{
    COLOR: #00CCFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt
}
.body_text A:visited
{
    COLOR: #9cc9ff;
    TEXT-DECORATION: underline
}
.body_text A:link
{
    COLOR: #9cc9cc;
    TEXT-DECORATION: underline
}
.body_text A:active
{
    COLOR: #CCCCCC;
    TEXT-DECORATION: underline
}
.body_text A:hover
{
    COLOR: #CCFFCC;
    TEXT-DECORATION: underline
}
.body_text_light
{
    COLOR: #00CCFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 7pt
}
.body_text_light A:visited
{
    COLOR: #9cc9ff;
    TEXT-DECORATION: underline
}
.body_text_lightA:link
{
    COLOR: #9cc9cc;
    TEXT-DECORATION: underline
}
.body_text_light A:active
{
    COLOR: #CCCCCC;
    TEXT-DECORATION: underline
}
.body_text_light A:hover
{
    COLOR: #CCFFCC;
    TEXT-DECORATION: underline
}
.body_text_bold_color1
{
    COLOR: #901847;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.body_text_color1
{
    COLOR: #c9c9f6;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt
}
.button_text
{
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 6pt
}
.dropdown_filter
{
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    MARGIN: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px
}
.dropdown_tools
{
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px
}
.event_date
{
    COLOR: #901847;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.event_field
{
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-TRANSFORM: none
}
.event_hyperlink	A
{
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline;
    TEXT-TRANSFORM: none
}
.event_hyperlink1
{
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline;
    TEXT-TRANSFORM: none
}
.event_hyperlink2
{
    COLOR: #901847;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
.event_hyperlink3
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt
}
.event_hyperlink A:visited
{
    COLOR: #901847;
    TEXT-DECORATION: underline
}
.event_hyperlink A:link
{
    COLOR: #901847;
    TEXT-DECORATION: underline
}
.event_hyperlink A:active
{
    COLOR: #CCCCCC;
    TEXT-DECORATION: underline
}
.event_hyperlink A:hover
{
    COLOR: #CCCCCC;
    TEXT-DECORATION: underline
}
.event_text
{
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-TRANSFORM: none
}
.event_title
{
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-TRANSFORM: none
}
.footer_text
{
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 7pt
}
.footer_link A:
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    TEXT-DECORATION: underline
}
.footer_link A:visited
{
    COLOR: #666666;
    TEXT-DECORATION: underline
}
.footer_link A:link
{
    COLOR: #666666;
    TEXT-DECORATION: underline
}
.footer_link A:active
{
    COLOR: #666666;
    TEXT-DECORATION: underline
}
.footer_link A:hover
{
    COLOR: #CCCCCC;
    TEXT-DECORATION: underline
}
.form_object
{
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    MARGIN: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px
}
.FPO
{
    COLOR: #999999;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px
}
.hotbox_title
{
    COLOR: #CCCCFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.hotbox_title1
{
    COLOR: #9999CC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold
}
.hotbox_text
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}
.hotbox_link A:
{
    COLOR: #901847; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
.hotbox_link A:link
{
    COLOR: #901847; TEXT-DECORATION: underline
}
.hotbox_link A:visited
{
    COLOR: #333333; TEXT-DECORATION: underline}
.hotbox_link A:hover
{
    COLOR: #666666; TEXT-DECORATION: overline}
.hotbox_link A:active
{
    COLOR: #cccccc;
    TEXT-DECORATION: underline
}
.Hover_link1 A: 
{ 
	background-color: black
}
.Hover_link1 A:link 
{ 
	color: #0000ff; font-size: 10pt; font-family: Arial; font-weight: normal; text-decoration: underline; background-color: black; cursor: help; border-color: #3E78FF #0000CC #0000CC #3E78FF
}
.Hover_link1 A:visited 
{ 
color: #0000ff; font-size: 10pt; font-family: Arial; font-weight: normal; text-decoration: underline; background-color: black; cursor: help 
}
.Hover_link1 A:link 
{ 
	color: #0000ff; font-size: 10pt; font-family: Arial; font-weight: normal; text-decoration: underline; background-color: black; cursor: help; border-color: #3E78FF #0000CC #0000CC #3E78FF
}
.Hover_link1 A:active 
{ 
color: #0000ff; font-size: 10pt; font-family: Arial; font-weight: normal; text-decoration: underline; background-color: black; cursor: hand
}
.Hover_link1 A:hover 
{ 
color: #ffffff; font-size: 10pt; font-family: Arial; font-weight: bold; text-decoration: overline; background-color: black; cursor: hand 
}

.Hover_link2 A:
{
	background-color: black
}
.Hover_link2 A:visited 
{ 
color: #0000ff; font-size: 10pt; font-family: Arial; font-weight: normal; text-decoration: none; background-color: black; cursor: hand 
}
.Hover_link2 A:link 
{ 
color: #0000ff; font-size: 10pt; font-family: Arial; font-weight: normal; text-decoration: none; background-color: black; cursor: hand 
}
.Hover_link2 A:active 
{ 
color: #0000ff; font-size: 10pt; font-family: Arial; font-weight: normal; text-decoration: none; background-color: black; cursor: hand
}
.Hover_link2 A:hover 
{ 
color: #ffff00; font-size: 10pt; font-family: Arial; font-weight: normal; text-decoration: none; background-color: red; cursor: hand 
}
.legal
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold
}
.legal_dark
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold
}
.legal_dark_large
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold
}
.legal_light
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold

}
.legal_light_large
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold
}
.letter
{
    COLOR: #9999FF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 24pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}
.main
{
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}
.main_dark
{
    COLOR: #330099;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}
.menu 
{
font-family: arial;
font-size: 9pt;
font-weight: bold;
color: #ffffff;
background-color: #0000ff;
border: 4px double;
border-color: #3E78FF #0000CC #0000CC #3E78FF;
left: 0px;
margin: 1px;
width:110;
height:25;
position: relative;
text-decoration: none;
top: 0px;
z-index: 1
}
.menu2 
{
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #ff0000;
  border: 4px groove;
  border-color: #FF6666 #A40000 #A40000 #FF6666;
  left: 0px;
  margin: 1px;
  width: 110;
  height: 25;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 1
}
.menu	 A:hover 
{
  border-color: #0000CC #3E78FF #3E78FF #0000CC;
  background-color: #0000EA;
  color:#dddddd;
  width: 110;
  height: 25;
  font-size: 8pt
}
.menu2 A:hover
{
  border-color: #A40000 #FF6666 #FF6666 #A40000;
  background-color: #EA0000;
  color:#dddddd;
  width: 110;
  height: 25;
  font-size: 8pt
}
.menuCell 
 {
  width:150;
  height:25;
  text-align:center;
  vertical-align:middle;
  padding:2
}
.menuCell2 
{
  width: 150;
  height: 25;
  text-align:center;
  vertical-align:middle;
  padding:2
}
.menuTable
{
   background-color: #0000ff;
   color: #ffffff;
   border:0px none;
   TEXT-DECORATION: none;
   padding:0;
   width:150;
   margin:0
}
.menuTable2 
{
   background-color: #CE0000;
   color: #ffffff;
   border:0px none;
   TEXT-DECORATION: none;
   padding:0;
   width:150;
   margin:0
}
.navigation_dim
{
    COLOR: #999999;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt
}
.navigation_dim_light
{
    COLOR: #999999;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt
}
.navigation_light
{
    COLOR: #9C0099;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.navigation_light A:visited
{
    COLOR: #9999CC;
    TEXT-DECORATION: none
}
.navigation_light A:link
{
    COLOR: #00CCCC;
    TEXT-DECORATION: none
}
.navigation_light A:active
{
    COLOR: #CCCC00;
    TEXT-DECORATION: none
}
.navigation_light A:hover
{
    COLOR: #CCffff;
    TEXT-DECORATION: underline
}
.navigation_text
{
    COLOR: #9C0099;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.navigation_text A:visited
{
    COLOR: #9999CC;
    TEXT-DECORATION: none
}
.navigation_text A:link
{
    COLOR: #00CCCC;
    TEXT-DECORATION: none
}
.navigation_text A:active
{
    COLOR: #CCCC00;
    TEXT-DECORATION: none
}
.navigation_text A:hover
{
    COLOR: #CCffff;
    TEXT-DECORATION: underline
}
.navigation_text_light
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.navigation_text_light A:visited
{
    COLOR: #9999CC;
    TEXT-DECORATION: none
}
.navigation_text_light A:link
{
    COLOR: #00CCCC;
    TEXT-DECORATION: none
}
.navigation_text_light A:active
{
    COLOR: #CCCC00;
    TEXT-DECORATION: none
}
.navigation_text_light A:hover
{
    COLOR: #33ffff;
    TEXT-DECORATION: underline
}
.navigation_title
{
    COLOR: #c990a0;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 7.5pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: normal
}
.navigation_title_light
{
    COLOR: #c990a0;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 7.5pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: normal
}
.object
{
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    MARGIN: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px
}
.search_input
{
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    MARGIN: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    WIDTH: 80pt
}
.section_title_1
{
    COLOR: #66CCFF;
    FONT-SIZE: 15pt;
    FONT-WEIGHT: bold;
    FONT-FAMILY: serif

}
.sizechanging_dim
{
    COLOR: #999999;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt
}
.sizechanging_text
{
    COLOR: #9C0099;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.sizechanging_text A:visited
{
    COLOR: #9999CC;
    TEXT-DECORATION: none
}
.sizechanging_text A:link
{
    COLOR: #00CCCC;
    TEXT-DECORATION: none
}
.sizechanging_text A:active
{
    COLOR: #CCCC00;
    TEXT-DECORATION: none
}
.sizechanging_text A:hover
{
    FONT-SIZE: 9pt;
    COLOR: #CCffff;
    TEXT-DECORATION: underline
}
.sizechanging_title
{
    COLOR: #c990a0;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 7.5pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: normal
}
.table_title
{
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.table_text
{
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}
.table_textinput
{
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    MARGIN: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px
}
.title_text
{
    COLOR: #3366FF;
    FONT-SIZE: 18pt;
    FONT-WEIGHT: bold;
    FONT-FAMILY: serif

}
.title_1
{
    COLOR: #990000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.title_2
{
    COLOR: #990000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.title_3
{
    COLOR: #CC6600;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold
}
ul#on {list-style-type:none; padding:0; margin:0; width:37em; height:5em; margin:0 auto;}
ul#on li {float:left; margin-right:0.2em;}
ul#on a {display:block; width:7em; height:1.5em; text-decoration:none; color:#000; border-bottom:0.5em solid #000;}
ul#on a:hover {border-bottom:0.5em solid #c00;}
ul#on a:active, ul#on a:focus {border-bottom:0.5em solid #00c; color:#00c;}

ul#off {list-style-type:none; padding:0; margin:0; width:37em; height:5em; margin:0 auto;}
ul#off li {display:block; width:7em; height:2em; float:left; margin-right:0.2em;}
ul#off a {display:block; width:7em; height:2em; position:relative; text-decoration:none;}
ul#off a em {display:block; font-style:normal; width:7em; height:1.5em; color:#000; border-bottom:0.5em solid #000; position:absolute; top:0; left:0; cursor:pointer;}
ul#off a:hover {color:#c00;}
ul#off a:hover em {border-bottom:0.5em solid #c00;}
ul#off a:active, ul#off a:focus {width:0; height:0;}
ul#off a:active em, ul#off a:focus em {border-bottom:0.5em solid #00c; color:#00c;}

#info img {border:0;}
.image_holder {width:88px; height:150px;}
.image_holder a {display:block; width:0; height:0; position:relative;}
.image_holder a img {position:absolute; left:0; top:0; border:0;}
.image_holder a:active {background:#eee;}
.image_holder a:active img, .image_holder a:focus img {background:#eec url(../images/arrow.gif) no-repeat top left;}

.button {width:150px; height:50px; background:transparent url(../images/ready.gif); position:relative; margin-bottom:3em;}
.button a {display:block; width:150px; height:50px;}
.button a img {display:none;}
.button a:hover {background:url(../images/steady.gif);}
.button a:active, .button a:focus {position:absolute; width:0; height:0; top:0; left:0;}
.button a:active img, .button a:focus img {display:block; width:150px; height:50px;}

<!--
 /* Font Definitions */
 @font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
h1
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	page-break-after:avoid;
	font-size:10.0pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;}
h2
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	page-break-after:avoid;
	font-size:11.0pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;}
h3
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;}
h4
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	page-break-after:avoid;
	font-size:14.0pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;}
h5
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	page-break-after:avoid;
	font-size:16.0pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;}
h6
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	page-break-after:avoid;
	font-size:18.0pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;}
p.first-letter 
	{
	color: #ff0000;
	font-size:xx-large
	}
p.first-line 
	{
	color: #ff0000;
	font-variant: small-caps
	}
p.MsoHeader, li.MsoHeader, div.MsoHeader
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
p.MsoFooter, li.MsoFooter, div.MsoFooter
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
p.MsoTitle, li.MsoTitle, div.MsoTitle
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	font-size:10.0pt;
	font-family:Arial;
	font-weight:bold;}
@page Section1
	{size:8.5in 11.0in;
	margin:.3in .5in .3in .5in;}
div.Section1
	{page:Section1;}
 /* List Definitions */
ol
	{margin-bottom:0in;}
ul
	{margin-bottom:0in;}
.img:top 
	{
	vertical-align:text-top
	}
.img:bottom 
	{
	vertical-align:text-bottom
	}
.img:middle 
	{
	vertical-align:center
	}

/*
<!--
aliceblue 	
antiquewhite 
aqua
aquamarine
azure
beige
bisque
black
blanchedalmond
blue
blueviolet
brown
burlywood
cadetblue
chartreuse
chocolate
coral
cornflowerblue
cornsilk
crimson
cyan
darkblue
darkcyan
darkgoldenrod
darkgray
darkgreen
darkkhaki
darkmagenta
darkolivegreen
darkorange
darkorchid
darkred
darksalmon
darkseagreen
darkslateblue
darkslategray
darkturquoise
darkviolet
deeppink
deepskyblue
dimgray
dodgerblue
firebrick
floralwhite
forestgreen
fuchsia
 gainsboro
ghostwhite
gold
goldenrod
gray
green
greenyellow
honeydew
hotpink
indianred
indigo
ivory
khaki
lavender
lavenderblush
lawngreen
lemonchiffon
lightblue
lightcoral
lightcyan
lightgoldenrodyellow
lightgreen
lightgrey
lightpink
lightsalmon
lightseagreen
lightskyblue
lightslategray
lightsteelblue
lightyellow
lime
limegreen
linen
magenta
maroon
mediumaquamarine
mediumblue
mediumorchid
mediumpurple
mediumseagreen
mediumslateblue
mediumspringgreen
mediumturquoise
mediumvioletred
midnightblue
mintcream
mistyrose
 moccasin
navajowhite
navy
oldlace
olive
olivedrab
orange
orangered
orchid
palegoldenrod
palegreen
paleturquoise
palevioletred
papayawhip
peachpuff
peru
pink
plum
powderblue
purple
red
rosybrown
royalblue
saddlebrown
salmon
sandybrown
seagreen
seashell
sienna
silver
skyblue
slateblue
slategray
snow
springgreen
steelblue
tan
teal
thistle
tomato
turquoise
violet
wheat
white
whitesmoke
yellow
yellowgreen 
//-->
<!--
CSS Background Properties

The CSS background properties allow you to control the background color of an element, set an image as the background, repeat a background image vertically or horizontally, and position an image on a page.

Browser support: IE: Internet Explorer, F: Firefox, N: Netscape.

W3C: The number in the "W3C" column indicates in which CSS recommendation the property is defined (CSS1 or CSS2).

Property 	Description 	Values 	IE 	F 	N 	W3C

background 	
A shorthand property for setting all background properties in one declaration 	background-color
background-image
background-repeat 
background-attachment 
background-position 	
4 	1 	6 	1

background-attachment 	
Sets whether a background image is fixed or scrolls with the rest of the page 	
scroll
fixed 	
4 	1 	6 	1

background-color 	
Sets the background color of an element 	
color-rgb
color-hex
color-name
transparent 	
4 	1 	4 	1

background-image 	
Sets an image as the background 	
url
none 	
4 	1 	4 	1

background-position 	
Sets the starting position of a background image 	
top left
top center
top right
center left
center center
center right
bottom left
bottom center
bottom right
x-% y-%
x-pos y-pos 	
4 	1 	6 	1

background-repeat 	
Sets if/how a background image will be repeated 	
repeat
repeat-x
repeat-y
no-repeat 	
4 	1 	4 	1
//-->
*/
