.body_div {
	background-attachment: fixed;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
	width: 100%;
}
.td_sol {
	background-image: url(../images/td_sol.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #ECECEC;
	border-left-color: #808080;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.td_sol_alt {
	background-image: url(../images/td_sol_alt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
}

.td_sol_alt a 		{	text-decoration:none; color:#000000;}
.td_sol_alt a:hover {	text-decoration:underline; color:#000000;}


.menu_td {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #006600;
}
.menu_td a {			text-decoration:none; color:#006600;}
.menu_td a:hover {		text-decoration:none; color:#FFFFFF;}

.menu_title {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.menu_link {
	font-family: verdana;
	font-size: 8pt;
	color: #006699;
	padding: 3px;
}
.menu_link a {			text-decoration:none; color:#006699;}
.menu_link a:hover {	text-decoration:underline; color:#006699;}


.std_text {
	font-family: verdana;
	font-size: 8pt;
	color: #333333;
}

.std_title {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}




.td_sol0 {
	background-image: url(../images/td_sol0.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
