body {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	overflow:auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;

	scrollbar-track-color: #083D73;
	scrollbar-base-color: #0D63BB;
	scrollbar-arrow-color: #FFE23D;
	scrollbar-3dlight-color: #0056AE;
	scrollbar-highlight-color: #0D63BB;
	scrollbar-face-color: #0D63BB;
	scrollbar-shadow-color:#0D63BB;
	scrollbar-darkshadow-color:  #2177CF;

	background-color: #ffffff;
	background-image: url();
}



body.rollover {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	overflow:auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;

	scrollbar-track-color: #083D73;
	scrollbar-base-color: #0D63BB;
	scrollbar-arrow-color: #FFE23D;
	scrollbar-3dlight-color: #0056AE;
	scrollbar-highlight-color: #0D63BB;
	scrollbar-face-color: #0D63BB;
	scrollbar-shadow-color:#0D63BB;
	scrollbar-darkshadow-color:  #2177CF;

	background-color: #ffffff;
	background-image: url();
}

.fullscreen{
	/*background-color: #1C5E9B;*/
	background-color: #002653;
}

.intro{
	background-color: #002653;
	
}


.leftcollumn{
background-image:url(images/BG_left_ribbon.jpg);
background-repeat: repeat-y;
background-position: top right;
background-color: color;
}

.rightcollumn{
background-image:url(images/BG_right_ribbon.jpg);
background-repeat: repeat-y;
background-position: top left;
background-color: color;
}
.toprow{
background-image:url(images/BG_top.jpg);
background-repeat: repeat-x;
background-position: bottom center;
background-color: #ffffff;
}

.bottomrow{
background-image:url(images/BG_bottom.jpg);
background-repeat: repeat-x;
background-position: top center;
background-color: #ffffff;
}


.textarea{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D0E7FE;
	text-align: justify;
}

.bigletter{
font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D0E7FE;
	font-weight: bold;
}

.smalltext{
font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D0E7FE;
}

.fill{
	xbackground-color: ffffff;
	background-image: url();
	background-repeat: repeat-y;
	background-position: left;
}


a:hover {  
color: #ffffff;
 text-decoration: none;
 font-size: 13px;
 font-weight: bold;
}

a { 
color: #D0E7FE;
text-decoration: none;
 font-size: 13px;
  font-weight: bold;
}

.input{
  border-top : 1px ;
  border-bottom : 1px ;
  border-left : 1px ;
  border-right : 1px ;
  border-style: solid;
  border-color: #D0E7FE;
  color : #D0E7FE;
  background : #24598F;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
}

.button{
  border-top : 1px ;
  border-bottom : 1px ;
  border-left : 1px ;
  border-right : 1px ;
  border-style: solid;
  border-color: #D0E7FE;
  color : #D0E7FE;
  background : #24598F;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px ;
  width : px;
  cursor : hand;
}

A.rollover:hover IMG {
border-width:1px;
border-color:F9CD86; 
filter:alpha(Opacity=100);
}

IMG.rollover {
border-width:1px;
border-color:F9CD86;
filter:alpha(Opacity=70);
}
