a{ color: CC3300}
a:link{ color: #CC3300}
a:visited{ color:#800080}
a:hover{ color: orange;}

body{      
	scrollbar-face-color:#000063;
	scrollbar-highlight-color:#000063;
	scrollbar-3dlight-color:#000063;
	scrollbar-darkshadow-color:#000063;
	scrollbar-shadow-color:#000063;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	margin:0px;
	background-image: url(images/arnies_page_bg-3.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #190098;
	text-align: left;
	font-weight: normal;
}

p{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #190098;
	text-align: left;
	font-weight: normal;
}

td{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #190098;
	text-align: left;
}
td.tinyText{ font-size: 10px;}

h1.pageTitle{
	display: none;
}

.tinyText{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #190098;
	text-align: left;
}
#pageWrapper{
	width: 750px;
}

#header{
	width: 75px;
	height:129px;
	padding: 0px;
}

#leftColumn{
	width: 159px;
	float: left;
	padding: 0px;
}

#content{
	background-image: url('images/arnies_content-table_bg.jpg');
	background-repeat:no-repeat;
	width: 570px;
	text-align: left;
	float: right;
	padding: 10px;
	min-height: 350px;	
}

#content h1{
	color: #D5A463;
	font-family: Arial Black, Impact;
	font-size: 24px;
	border-bottom: 2px solid #211E75;
	width: 450px;
}

#content h2{
	color: #3631FF;
	font-family:   Verdana, Arial, Sans-serif;
	font-size: 20px;
}

#content h3{
	color: #211E75;
	font-family:   Verdana, Arial, Sans-serif;
	font-size: 18px;
}

.imgStyle_right{
	float: right;
	margin-top: 3px;
	margin-left: 15px;
	margin-bottom: 4px;
	padding: 15px;
	background: #FFC84B;
	border: 2px solid #003ECB;
}

.imgStyle_left{
	float: left;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 4px;
	padding: 15px;
	background: #FFC84B;
	border: 2px solid #003ECB;
}

.imgStyle_center{
	margin: 0 auto;
	text-align: center;
	padding: 15px;
	background: #FFC84B;
	border: 2px solid #003ECB;
}

#menuWrapper{
	padding-top: 80px;
	width: 159px;
	background: url("images/arnies_left_nav_bg.jpg") 0 0 no-repeat;
}

#menu a {
	display:block;
	width:140px;
	margin: 4px 1px;
	padding:2px 0 5px 10px;
	font-weight: bold;
	font-size: 12px;
	font-family:   Arial, Tahoma, sans-serif;
	color:#FFFFFF;
	background: url("images/arnies_buttons.png") 0 0 no-repeat;
	text-decoration: none;
	}
#menu a:hover {
	background-position: -154px 0;
	color: lime;
	}
#menu a:active {
	background-position: -308px 0;
	color:white;
	}
	
#menuTwitter a {
	display:block;
	width: 154px;
	height: 40px;
	margin: 4px 1px;
	padding: 8px 0 5px 10px;
	font-weight: bold;
	font-size: 12px;
	font-family:   Arial, Tahoma, sans-serif;
	color:#FFFFFF;
	background: url("images/twitterButtons.png") 0 0 no-repeat;
	text-decoration: none;
	}
#menuTwitter a:hover {
	background-position: -165px 0;
	color: lime;
	}
#menuTwitter a:active {
	background-position: -330px 0;
	color:white;
	}
	
#menuFacebook a {
	display:block;
	width: 154px;
	height: 40px;
	margin: 4px 1px;
	padding: 8px 0 5px 10px;
	font-weight: bold;
	font-size: 12px;
	font-family:   Arial, Tahoma, sans-serif;
	color:#FFFFFF;
	background: url("images/facebookButtons.png") 0 0 no-repeat;
	text-decoration: none;
	}
#menuFacebook a:hover {
	background-position: -165px 0;
	color: lime;
	}
#menuFacebook a:active {
	background-position: -330px 0;
	color:white;
	}

#footer{
	clear: both;
	width: 591px;
	font-size: 11px;
	padding-left: 159px;
	text-align: center;
	margin: 0 auto;
}

#copyright{
	font-size: 10px;
	color: #CB0019;
	text-align: center;
}

.clockStyling{
	position: absolute;
	margin-top: -40px;
	margin-left: 17px;
	background-color:black;
	color:lime;
	font: bold 15px MS Sans Serif;
	padding: 3px;
	border: 1px solid blue;
}

  .tableimage{
      background-image: url('images/arnies_content-table_bg.jpg');
      background-repeat:no-repeat}

  INPUT {
      color: #005110;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: normal;
      text-indent: 2px;
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-left-color:RED;;
      border-right-color:#000063;
      border-top-color:RED;
      border-bottom-color:#000063
  }

  .bb {
      border-bottom-color : #000000;
  }

  .thin { margin: 0; padding: 0; }

  .btn_norm 	{
      width: 125px;
      color: #005110;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: normal;
      text-indent: 2px;
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-left-color:#333333;
      border-right-color:#000063;
      border-top-color:#333333;
      border-bottom-color:#000063
  }

  .btn_over 	{
      width: 125px;
      color: #EFFFE7;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: normal;
      text-indent: 2px;
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-left-color:#333333;
      border-right-color:#333333;
      border-top-color:#333333;
      border-bottom-color:#333333
  }


  .L { margin-left: 150px; }

  .H { margin: 20px 0 20px 0;
      font-size: 125%;
  }

  .S1 { font-size: 100%; font-weight: bold;
        background-color: #f0f0ff;
  }

  .LeftEven  { background-color: #083FF2; }
  .RightEven { background-color: #d9D9ff; }

  .LeftOdd   { background-color: #688Ff2; }
  .RightOdd  { background-color: #e9E9ff; }

  .daysForm {
      margin: 20px;
  }
  .daysFormText {
      font-size: 110%;
      color: #000000;
      font-family : Arial, Helvetica, sans-serif;
  }

  .DR { margin: 1% 1% 1% 0%; }
