body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(gfx/back_main.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.edge_left {
	background-image: url(gfx/back_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.header1 {
	background-image: url(gfx/back_top1.gif);
	background-repeat: repeat-x;
}
.header2 {
	background-image: url(gfx/back_top2.gif);
	background-repeat: repeat-x;
	width: 250px;
}
.header2 div{
	background-image: url(gfx/back_login.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 171px;
	background-position: right top;
	padding-top: 8px;
}
.header2 div input {
	width: 80px;
	height: 18px;
	float: left;
	border: 1px solid #e9e9e9;
	background-image: url(gfx/back_input.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 2px;
	margin-left: 10px;
	font-size: 11px;
	color: #999999;
}
.header2 div img {
	float: right;
	padding-right: 10px;
}
.edge_right {
	background-image: url(gfx/back_right.gif);
	background-repeat: repeat-y;
}
.menu_header {
	background-color: #fafafa;
	width: 250px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 3px;
}
.menu_header img{
	float: right;
}
.breadcrumb1 {
	background-color: #f2f2f2;
	width: 266px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 20px;
}
.footer {
	background-color: #f2f2f2;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.breadcrumb2 {
	font-size: 11px;
	color: #b2b3b2;
	background-color: #fcfcfc;
	height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
}


.menu_main {
	background-color: #f5f4f4;
	background-image: url(gfx/back_menu1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
	padding-left: 15px;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menu_main A:LINK, .menu_main A:VISITED {
	font-weight: bold;
	color: #d50606;
	text-decoration: none;
}
.menu_bottom {
	background-image: url(gfx/back_menu3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu_td {
	padding: 5px;
}

.menu_right {
	background-image: url(gfx/back_menu2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 14px;
}
.news_main {
	background-color: #f5f4f4;
	background-image: url(gfx/back_menu1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
	padding-left: 15px;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.news_main A:LINK, .news_main A:VISITED {
	font-weight: normal;
	color: #d50606;
	text-decoration: none;
}
.main_td {
	background-color: #fafbfd;
	background-image: url(gfx/back_main1.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 300px;
}
.header {
	font-weight: normal;
	color: #d50606;
	font-size: 20px;
}
.maindiv {
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-right: 20px;
	padding-bottom: 20px;
}
.topleft {
	background-image: url(gfx/bl_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

