body {
	background-color : #FFFFFF;
	font-family : verdana;
	font-size : 10px;
	color : #000000;
	margin : 0px;
}

td {
	font-family : verdana;
	font-size : 10px;
	vertical-align : top;
}

a:active, a:link, a:visited {
	font-family : verdana;
	text-decoration : none;
	color : #4A8CBD;
}

a:hover {
	font-family : verdana;
	text-decoration : underline;
	color : #4A8CBD;
}

input, option, select, textarea {
	font-family : verdana;
	font-size : 10px;
	color : #797979;
}

BUTTON {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	width : 80px;
}

hr {
	height : 1px;
	color : #C7CACA;
}

p {
	margin : 0px;
}

.cms {
	background-color : #FFFFFF;
	font-family : verdana;
	font-size : 10px;
	color : #000000;
}

.header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.menu {
	padding-top : 55px;
	padding-right : 5px;
	text-align : right;
}

.line_l_r_t {
	border-left : #C7CACA 1px solid;
	border-right : #C7CACA 1px solid;
	border-top : #C7CACA 1px solid;
}

.line_l_r {
	border-left : #C7CACA 1px solid;
	border-right : #C7CACA 1px solid;
}

.line_l {
	border-left : #C7CACA 1px solid;
	padding-left : 10px;
	padding-right : 10px;
}

.line_r {
	border-right : #C7CACA 1px solid;
}

.line_b {
	border-bottom : #C7CACA 1px solid;
	padding-right : 5px;
	text-align : right;
	vertical-align : bottom;
}

.line {
	border-bottom : #C7CACA 1px solid;
}

.add {
	vertical-align : bottom;
}

A.white:ACTIVE, A.white:LINK, A.white:VISITED, A.white:HOVER {
	color : #FFFFFF;
}

A.black:ACTIVE, A.black:LINK, A.black:VISITED, A.black:HOVER {
	color : #000000;
}
