.body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}

.small{
	font-family : Arial;
	font-size : 11px;
	color : #333333;
}

.addy1 {
	color : #FFFFFF;
	font-family : "Georgia", Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 0;
	margin : 10 0 0 0;
	text-align : right;
}

a.white:link, a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.white:hover {
	border-bottom: 1px dashed #FFFFFF;
	color: Yellow;
	text-decoration: none;
}

a.pic:link, a.pic:visited, a.pic:hover {
	text-decoration: none;
	border : 0;
}

a:link, a:visited {
	color: #336699;
	text-decoration: underline;
}

a:hover {
	border-bottom: 1px dashed #336699;
	color: #CCCCCC;
	text-decoration: none;
}

BODY {
	scrollbar-arrow-color: #374467;
	scrollbar-base-color: #374467;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #374467;
	margin : 0;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}

.copy {
	width : 750px;
	color : #FFFFFF;
	font-family : "Georgia", Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-image : url(../images/bg_03.gif);
	line-height : 25px;
	text-align : left;
}

.side-top {
	width : 190px;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	margin-top : 15px;
	line-height : 20px;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #A8503E;
	font-weight : 600;
}

.line {
	background : transparent url(../images/bg_line.gif) repeat-x;
	width : 100%;
}

.main-body {
	width : 485px;
	text-align : left;
}

.side-main {
	width : 190px;
	text-align : left;
}

.side-blue {
	color : #374467;
	margin-bottom : 0;
	/* for NS */
	/margin-bottom : 15px;
	/* for IE */
}

.side-red {
	color : #A8503E;
	font-weight : 800;
	left : -20px;
}

.side-blue-box {
	padding : 15px 0 15px 0;
	width : 190px;
	background : url(../images/bg_05.gif);
}

.side-white {
	color : #FFFFFF;
	font-weight : 800;
	width : 160px;
	text-align : center;
	margin-left : 15px;
}



.menu a.active:hover {
	border: 0;
	text-decoration: none;
}