body,table,td {
	font-family:  "Verdana","Arial", "ËÎÌå";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	
}
body {
    background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    SCROLLBAR-FACE-COLOR: #C1473A;
	SCROLLBAR-SHADOW-COLOR: #C1473A; 
	SCROLLBAR-3DLIGHT-COLOR: #C1473A;
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #C1473A;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
} 
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
} 
a:hover {
	font-size: 12px;
	color: #CD0202;
	text-decoration: underline;
} 
a:active {
	font-size: 12px;
	color: #CD0202;
	text-decoration: underline;
} 

p {
	font-size: 12px;
	text-decoration: none;
	text-indent: 24px;
	line-height: 24px;}

.button{
	font-size: 12px;
	height: 19px;
	color: #535353;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	background-color: #E3E3E3;
}
hr {
	border: 1px dotted #848484;
}
.pop
{
	font-size: 14px;
	font-weight: bold;
	letter-spacing:2px;
	color: #666666;
}
select {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.line_center {
	background-image: url(images/line_01.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.line_bottom {
	background-image: url(images/line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line_top {
	background-image: url(images/line_02.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.14pop {
	font-size: 14px;
	color: #6C6B6B;
	letter-spacing:1px;
	font-weight: bold;
} 
.13b {
	font-size: 13px;
	color: #6C6B6B;
	letter-spacing:1px;
	font-weight: bold;
} 
.12yellow {
	font-size: 12px;
	color: #DE9200;
} 
.12b {
	font-size: 12px;
	color: #6C6B6B;
	letter-spacing:1px;
	font-weight: bold;
} 
.12white {
	font-size: 12px;
	color: #ffffff;
	letter-spacing:1px;
} 
.12red {
	font-size: 12px;
	color: #CD0202;
} 
.12green {
	font-size: 12px;
	color: #037F00;
}
.1pxTable {
	border-collapse: collapse;
}

.input1 {
	font-family:Verdana,Arial,'ËÎÌå';
	font-size:12px;
	border:0px;
	border-top:1px solid #303030;
	border-left:1px solid #303030;
	border-bottom:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	background-color: #F5F5F5;
}
.textarea1 {
	font-family:Verdana,Arial,'ËÎÌå';
	font-size:12px;
	border:0px;
	border-top:1px solid #303030;
	border-left:1px solid #303030;
	border-bottom:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	background-color: #F5F5F5;
}
.menu a:link {
	color: #ffffff;
	background-color: #CCA4A4;
	width:84px;
	height:27px;
	padding-top:6px;
	letter-spacing:1px;
	text-decoration: none;
	text-align: center;
}
.menu a:visited {
	color: #ffffff;
	background-color: #CCA4A4;
	width:84px;
	height:27px;
	padding-top:6px;
	letter-spacing:1px; 
	text-decoration: none;
	text-align: center;
}
.menu a:hover {
	color: #ffffff;
	background-color: #CD2222;
	width:84px;
	height:27px;
	padding-top:6px;
	letter-spacing:1px; 
	text-decoration: none;
	text-align: center;

}
.menu a:active {
	color: #ffffff;
	background-color: #CD2222;
	width:84px;
	height:27px;
	padding-top:6px;
	letter-spacing:1px; 
	text-decoration: none;
	text-align: center;
}
.subnav a:link 
{ color: #ffffff;
  text-decoration: none; 
  width: 100%; 
  height: 100%; 
  background: #CD0202; 
  padding-top: 2px;
  padding-left:6px;
  letter-spacing:2px;
  } 
.subnav a:visited 
{ color: #ffffff;
  text-decoration: none; 
  width: 100%; 
  height: 100%; 
  background: #CD0202; 
  padding-top: 2px;
  padding-left:6px;
  letter-spacing:2px;
  } 
.subnav a:hover 
{ color: #CD0202;
  text-decoration: none; 
  width: 100%; 
  height: 100%; 
  background: #ffffff; 
  padding-top: 2px;
  padding-left:6px;
  letter-spacing:2px;
  } 
.subnav a:active { 
  color: #CD0202;
  text-decoration: none; 
  width: 100%; 
  height: 100%; 
  background: #ffffff; 
  padding-top: 2px;
   padding-left:6px;
  letter-spacing:2px;
  } 
button {
	border: none;
	background:none;
	cursor: hand;
	height: 22px;
}
.bg_right{
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_top{
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_left{
	background-repeat: no-repeat;
	background-position: left bottom;
}