BODY, P, BR, UL, OL, TD, TH, LI {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #464646;
  text-decoration: none;
}

A { color: #ee1c23; }

A:hover { color: #0000FF; text-decoration: underline; }


/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold	{ 
	position:relative; overflow:hidden;	width:235px; height:238px;  z-index:100;}
div#wn	{position:absolute;left:0px; top:0px;width:235px; height:238px; clip:rect(0px, 235px, 238px, 0px);overflow:hidden;	
	z-index:1;}
div.content {position:absolute; visibility:hidden;left:0px; top:0px;z-index:1; }
/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { position:relative; left:0; top:0; width:16px; height:238px; font-size:1px; z-index:1;border:0px; }
div#track { position:absolute; left:0; top:12px; width:16px; height:218px; background: url("images/track.gif") #FCFCFC repeat;
  z-index:1;border:0px;}
div#dragBar { position:absolute; left:1px; top:1px; width:15px; height:20px; background: url("images/drag.gif") #EBEBEB;
  background-repeat:no-repeat; background-position:center; z-index:1;}  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }
/* Styles for demo, not necessary for scrolling layers */  
a img { border:none }

.t_grey {color: #acacac;}
.t_grey1 {color: #acacac;font-size:10px;}
.t_grey2 {color: #5f5e5e;font-size:12px;font-weight: bold;text-transform: uppercase;text-decoration: none;}
.t_grey2:hover {color: #5f5e5e;font-size:12px;font-weight: bold;text-transform: uppercase;text-decoration: none;}
.t_red {color: #ee1c23;font-size:10px;}
.t_red1 {color: #ee1c23;font-weight: bold;text-decoration: none;}
.t_red1:hover  {color: #ee1c23;font-weight: bold;text-decoration: none;}
.t_red2 {color: #ee1c23;font-weight: bold;text-decoration: underline;}
.t_red2:hover  {color: #0033FF;font-weight: bold;text-decoration: underline;}
.t_red3 {color: #f5161c;font-weight: bold;}
.red {color: #f5161c; font-size:17px;font-weight: bold;}
.t_red4 {color: #ee1c23;font-size:12px;font-weight: bold;text-transform: uppercase;text-decoration: none;}
.t_red4:hover  {color: #ee1c23;font-size:12px;font-weight: bold;text-transform: uppercase;text-decoration: none;}
.t_red5 {color: #ee1c23;font-weight: bold;}
.t_red6{color: #ee1c23;font-weight: bold;}
.t_black{color: #202020;font-weight: bold;}
.t_01 {color: #464646;text-decoration: none;}
.t_01:hover {color: #464646;text-decoration: none;}
.t_02 {color: #525252;font-size:10px;font-weight: bold;}
.t_03 {font-size:10px;}
.t_04 {color: #525252;}
.t_05 {color: #525252;font-weight: bold;}
.t_06 {color: #525252;font-size:9px;}
.t_bold {font-weight: bold;}
.bor_01 { border :1px solid #d5d5d5;}
.bor_02{ border-top :1px solid #e0e0e0;}
.bor_03{ border-bottom :1px solid #ebebeb;}
.bor_04{ border-bottom :1px solid #ffffff;}
.text_form  { border :1px solid #808080; border-bottom :1px solid #d4d0c8; width:231px; height:16px; padding-left:3px; font:10px tahoma;color: #464646; }
.text_form_01 {	border :1px solid #808080; border-bottom :1px solid #d4d0c8; width:294px;height:122px;padding-left:3px;font:10px tahoma;color: #464646;                background-color: #FFFFFF;}
.text_form_02  { border :1px solid #808080; border-bottom :1px solid #d4d0c8; width:300px; height:16px; padding-left:3px; font:10px tahoma;color: #464646; }

 




