body, td
{
  font-family:      verdana, Arial, sans-serif;
  font-size:		11px;
  color:	    	#494949; 
  line-height:      15px; 
}
body
{
  background:           #bec9db;
}
h1
{
  font-size:        18px;
  font-weight:      normal;
  color:	        #3373BC;
}
h2
{
   font-size:18px;
}
h3
{
  font-size:        12px;
  color:            #3373BC;
  line-height:      16px;
  margin-bottom:    5px;
}

div.MENU-1
{
  width: 170px;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 0px;
  margin-left: 1px; 
}

a.MENU-1-OFF
{
  text-decoration:      none;
  color:                #D56E14;
  font-size:	        12px;
  line-height:          13px;
  margin-left:          10px;
}

a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  text-decoration:      none;
  color:                #3373BC; 
  font-size:	        12px;
  line-height:          13px;
  margin-left:          10px;
}

div.MENU-2
{
  width: 170px;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 14px;
  margin-left: 1px; 
}

a.MENU-2-OFF
{
  text-decoration:      none;
  color:                #D56E14; 
  font-size:	        12px;
  line-height:          13px;
  margin-left:          10px;
}

a.MENU-2-ON, a.MENU-2-OFF:hover, a.MENU-2-ON:hover
{
  text-decoration:      none;
  color:                #3373BC; 
  font-size:	        12px;
  line-height:          13px;
  margin-left:          10px;
}
a
{
  color:                #3373BC; 
  text-decoration:      underline;
}
a:hover
{
  color:                #D56E14;
  text-decoration:      underline;
}


table.content
{
  padding-left:         10px;
  padding-right:        10px;
  padding-bottom:       15px;
}
td.dot  {
  border-bottom:  dotted 1px #D56E14;
  padding:  10px  0px  10px  0px;
}
li
{
  margin-bottom:        8px;
}
img.RightBorderSpace
{
  border:               solid 3px #3373BC;
  margin-left:          10px;
  margin-bottom:        5px;
}
img.LeftBorderSpace
{
  border:               solid 3px #3373BC;
  margin-right:         10px;
  margin-bottom:        5px;
}
img.mag  {
  margin-right: 5px;
  border:  solid 1px #3373BC;
}
td.mag  {

}

.register
{
  font-size:	       12px;
  color:               #D56E14;
  font-weight:			bold;
}

.register a
{
  color:               #D56E14;
}

fieldset { 
	border: 1px solid #D56E14;
	padding: 10px;
}

.fs-content {
	color:	#3373BC;
	font-size: 13px;
	font-weight: bold;
}

.r-border
{
	border-right-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px; 
	padding-right: 10px;
}

.regmsg
{
	font-size: 12px;
	color: #D56E14;
	font-weight: bold;
}

div.FOOTER
{
  font-size:	       9px;  
  line-height:         9pt;  
}