body {
	margin-top: 5px;
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {color: #FFFFFF}
.style2 {	color: #FFFFFF;
	font-weight: bold;
}
.style4 {
	color: #3399FF;
	font-size: 10px;
}
.style5 {color: #666666}
.style7 {font-size: 18px}
.style8 {color: #666666}

.page_title_tr{
background-position: top right;
background-image: 
url('graphics/title_tr.jpg');
background-repeat: no-repeat
}
.page_title_tl{
background-position: top right;
background-image: 
url('graphics/title_tl.jpg');
background-repeat:repeat-x
}
.page_footer{
background-position: bottom;
background-image: 
url('graphics/footer.jpg');
background-repeat:repeat-x
}
.box_top{
background-position: left;
background-image: 
url('graphics/box_top.jpg');
background-repeat:no-repeat
}
table.menu
{ 
background-color: #F7F8FC;
border: 1px #0000FF solid;
border-collapse: collapse;
border-spacing: 0px;
}

.class2 a:link {font-size: 12px; text-decoration: none; color: #ffffff}
.class2 a:visited {text-decoration: none; color: #ffffff}
.class2 a:active {text-decoration: none; color: #0000FF}
.class2 a:hover {
text-decoration:underline; 
color: #ffffff;

}