BODY
{
  /*background-image: url("../image/back_fade.png");*/
  /*background-repeat: repeat-x;*/
  background-color: rgb(30,122,181);
}
IMG.HEADER
{
  display: block;
  margin-top: 65px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 95px;
}
DIV.HEADER
{
  margin-top: 95px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../image/header.jpg");
  background-repeat: no-repeat;
  width: 800px;
  height: 230px;
}
DIV.FOOTER
{
  width: 800px;
  height: 35px;
  clear: both;
  background-image: url("../image/footer.jpg");
  background-repeat: no-repeat; 
  color: white;
  font-family: "Times New Roman";
  font-size: 10pt;
  padding-left: 290px;
  padding-top: 5px;
}
A
{
  color: rgb(0,75,220);
}
A:HOVER
{
  color: rgb(0,125,255);
}
P
{
  font-family: "Times New Roman";
  font-size: 11pt;
}
OL.REF
{
  font-family: Times New Roman;  
  font-size: 9pt;
}
TABLE
{
  border-width: 1px;
  border-color: rgb(30,122,181);
  border-style: solid;
  font-family: "Times New Roman";
  font-size: 11pt;
}
TABLE,TD,TH
{
  border-width: 1px;
  border-style: solid;
  border-color: rgb(30,122,181);
  border-collapse: collapse;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}
UL.BLUE
{
  font-family: "Times New Roman";
  font-size: 11pt;
  list-style-type: none;
  padding-left: 0;
  margin-left: 25px;
}
UL.BLUE LI 
{ 
  background: url("../image/bullet.gif") 0px 7px no-repeat;
  padding-left: 12px;
}
H1.MESSAGE
{
  margin: 0px;
  font-style: "Times New Roman";
  font-size: 12pt;
  color: White;
  text-align: center;
  font-style: italic;
}
P.MESSAGE_BOX
{
  vertical-align: middle;
  font-style: "Times New Roman";
  font-size: 10pt;
  color: White;
  text-align: center; 
  text-justify: newspaper;
}
P.AUTHOR
{
  font-style: "Times New Roman";
  font-size: 10pt;
  color: White;
  font-weight: bold;
  font-style: italic;
  text-align: center;
}
H1
{
  font-family: "Times New Roman";
  font-size: 18pt;
  color: rgb(30,122,181);
}
DIV.TEXT
{
  width: 800px;
  background-color: White;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 65px;
}
DIV.TEXT_BOX
{
  padding-left: 30px;
  padding-top: 20px;
  padding-right: 45px;
  padding-bottom: 20px;
  width: 498px;
  float: left;
}
DIV.MESSAGE_BOX
{
  background-image: url("../image/message_box.jpg");
  background-repeat: no-repeat;
  width: 136px; 
  height: 202px;
  margin-top: 20px;
  margin-left: 25px;
  padding: 10px 25px 10px 10px;
  color: White;
}
DIV.NOTICE_BOX
{
  padding: 3px;
  width: 151px;
  border-style: solid;
  border-width: 1px; 
  border-color: rbg(255,255,255);
  margin-bottom: 25px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-left: 25px;
}
P.NOTICE_BOX
{
  margin-top: 0px;
  margin-bottom: 0px;
  font-style: italic;
  font-family: "Times New Roman";
  font-size: 8pt;
  text-align: center; 
  text-justify: newspaper;
}
DIV.SHADOW_L
{
  width: 1px;
  background-color: rgb(205,225,238);
  float: left;
  height: 800px;
}
DIV.SHADOW_R
{
  width: 15px;
  /*background-color: rgb(30,122,181);*/
  background-color: yellow;
  background-image: url("../image/shadow_r.jpg");
  background-repeat: repeat-y;
  float: right;
  height: 800px;
}
DIV.MENU
{
  width: 207px;
  float: left;
}
DIV.MENU_TOP_PAD
{
  width: 100%;
  height: 35px;
}
DIV.MENU UL
{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-family: "Times New Roman";
  font-size: 14pt;
}
DIV.MENU IMG
{
  border: 0px;
  padding-left: 5px;
  vertical-align: middle;
}
DIV.MENU A   
{
  display: block;
  width: 206px; 
  text-decoration: none;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  color: Black;
}
DIV.MENU A.CURR   
{
  background: rgb(30,122,181);
}
DIV.MENU A:HOVER.CURR
{
  background-color: rgb(30,122,181);
}
DIV.MENU A:HOVER
{
  background-color: rgb(134,183,215);
}
DIV.DIVIDER
{
  width: 4px;
  background-image: url("../image/divider.jpg");
  background-color: rgb(138,188,222);
  background-repeat: no-repeat;
  float: left;
  height: 800px;
}
DIV.FCCA
{
  width: 167px; 	
  height: 115px;	
  font-family: "Times New Roman";
  font-size: 12pt;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 10px;
}
DIV.FCCA A
{
  display: inline;
}
DIV.FCCA A:HOVER
{
  background-color: white;
}
IMG.NO_BORDER
{
  border: 0px;
}
IMG.BORDER
{
  border-width: 1px;
  border-style: solid;
  border-color: rgb(125,125,125);
  padding: 2px;
  margin-top: 8px;
  margin-right: 10px;
  margin-bottom: 10px;
}
IMG.NO_BORDER_TEXT
{
  border-width: 0px;
  padding: 2px;
  margin-right: 10px;
  margin-bottom: 10px;
}
