body{
	color: #333333;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	margin-top: 0px;
	 }
#container{
	width: 800px;
	background-repeat: repeat;
	margin: 0px auto;
}
#content{
	height: 100%;
	padding:0px 0 0 0;
	background-image: url(../images/frame_m.gif);
	margin: 0 auto;
	text-align: center;
}
#header{
	margin: 0 auto;
}

#bar{
	margin: 0 auto;
	width: 800px;
}

#fotter{
	margin: 0 auto;
}
a:link {
	color: #E86969;
	text-decoration: none;
}
a:visited {
	color: #FF3333;
	text-decoration: none;
}
a:hover {
	color: #E86969;
	text-decoration: underline;
}
.red {
	font-size: 14px;
	color: #FF0037;
}

.alert {
	font-size: 12px;
	color: #FF0037;
}
.small {
	font-size: 12px;
	line-height: 18px;
}
.smallest {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.td_dot {
	background-image: url(../images/line_dots.gif);
	background-repeat: repeat-x;
}
.td_red {
	background-color: #FF0037;
}
.td_green {
	background-color: #7EBFAB;
}
.big {
	text-transform: none;
	font-size: 18px;
	line-height: 30px;
}
.supersmall {
	font-size: 10px;
	line-height: 15px;
}
.blue {
	color: #4FA78B;
}
.big_pink {
	color: #E86969;
	font-size: 18px;
	line-height: 30px;
}

.gray {
	color: #666666;
}
.small_red {
	font-size: 12px;
	color: #FF0037;
}
.color {
	color: #7E5133;
}
