<!--

/* ===== ELEMENTS ===== */
BODY {
background-color:#fff;
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
margin:0px;
font-family:Arial,sans-serif,Verdana,Trebuchet MS;
font-size:12px;
line-height: 14px;
font-weight:normal;
color:#000;}
DIV {font-family:Arial,sans-serif,Verdana,Trebuchet MS;
font-size:12px;
line-height: 14px;
font-weight:normal;
color:#000;}
TD  {font-family:Arial,sans-serif,Verdana,Trebuchet MS;
font-size:12px;
line-height: 14px;
font-weight:normal;
color:#000;}
P   {font-family:Arial,sans-serif,Verdana,Trebuchet MS;
font-size:12px;
line-height: 14px;
font-weight:normal;
color:#000;}
A	{font-family:Arial,sans-serif,Verdana,Trebuchet MS;
font-size:12px;
line-height: 14px;
font-weight:normal;
color:#275AAD;
text-decoration:underline;}
A:hover{text-decoration:none;}
A.foot	{font-family:Verdana,Arial,sans-serif,Trebuchet MS;
font-size:9px;
font-weight:normal;
color:#ffffff;
text-decoration:underline;}
A.foot:hover{text-decoration:none;}
.ind{font-family:Arial,sans-serif,Verdana,Trebuchet MS;
font-size:12px;
line-height: 14px;
font-weight:normal;
color:#000;
text-indent: 5px;}
/* ===== CLASSES ===== */
#topbar {
background: url(../images/tbbg.gif);
width: 750px;
height: 17px;
}
#content {font-family:Arial,sans-serif,Verdana,Trebuchet MS;
font-size:12px;
font-weight:normal;
line-height: 14px;
color:#000;
background-color:#ffffff;
height:292px;
}
#content2 {font-family:Arial,sans-serif,Verdana,Trebuchet MS;
font-size:12px;
line-height: 14px;
font-weight:normal;
color:#000;
background-color:#ffffff;
}
#copy {font-family:Verdana,Arial,sans-serif,Trebuchet MS;
font-size:9px;
font-weight:normal;
color:#000;
background-color:#ffffff;
}
#subcontent {font-family:Arial,sans-serif,Verdana,Trebuchet MS;
font-size:12px;
line-height: 14px;
font-weight:normal;
color:#000;
background-color:#DDE5F3;
width: 524px;
height: 193px;
}
#navbar {background: url(../images/navbg.gif);
}
#rightcontent {background: url(../images/bg-tab.jpg);
background-repeat: no-repeat;
background-position: bottom;
font-family:Arial,sans-serif,Verdana,Trebuchet MS;
font-size:12px;
line-height: 14px;
font-weight:normal;
color:#000;
width: 225px;
height:483;
background-color:#F1F1F1;
}
#right {font-family:Arial,sans-serif,Verdana,Trebuchet MS;
font-size:12px;
line-height: 14px;
font-weight:normal;
color:#000;
background-color:#F1F1F1;
}
#footer {font-family:Verdana,Arial,sans-serif,Trebuchet MS;
font-size:9px;
font-weight:normal;
background: none;
background-color:#878787;
color:#ffffff;	
width: 750px;
height: 25px;
}
.title{font-family:Arial,sans-serif,Verdana,Trebuchet MS;
font-size:13px;
font-weight:bold;
color:#275AAD;
}
.mar {margin:10px;}
.mar2 {margin:5px;}
-->