.BG-top {
	background-image: url(../images/bg-top.gif);
	background-repeat: repeat-x;
}
.BG-nav {
	background-image: url(../images/bg-nav.gif);
}
.right-div {
	background-image: url(../images/right-div.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.BG-div {
	background-image: url(../images/div.gif);
	background-repeat: repeat-x;
}
.BG-left {
	background-image: url(../images/bg-left.gif);
	background-repeat: repeat-y;
}
.BG-right {
	background-image: url(../images/bg-right.gif);
	background-repeat: repeat-y;
}
.conts-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0033;
	text-decoration: none;

}

tr.one { background: #E3E3E3; }
tr.two	{ background: #F1F1F1; }

.conts-nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
.conts-nav :hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0033;
	text-decoration: none;

}
.BG-cl {
	background-image: url(../images/bgcl.gif);
	background-repeat: no-repeat;
}
.BG-cr {

	background-image: url(../images/bgcr.gif);
	background-repeat: no-repeat;
}
.vl {
	background-image: url(../images/vl.gif);
	background-repeat: no-repeat;
}
.vr {
	background-image: url(../images/vr.gif);
	background-repeat: no-repeat;
}
.BG-bottom-l {
	background-image: url(../images/bgb-cornerl.gif);
	background-repeat: repeat-y;
}
.BG-bottom-r {
	background-image: url(../images/bgb-cornerr.gif);
	background-repeat: repeat-y;
}
.BG-bottom {
	background-image: url(../images/bgbottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.BG-bottom2 {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
}
.conts-cop {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.conts-cop a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
.conts-cop :hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff0033;
	text-decoration: none;
}
.border {
	background-color: #f0f0f0;
	border: 1px solid #999999;
	padding: 1px;


}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
.padding5 {
	padding: 5px;
}
.border2 {

	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 8px;
}
.arrow {
	list-style-image: url(../images/arrow.gif);
}
.title-bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

td
{font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #666666;
}

h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

a:link {  font-weight: bold; color: #859AAD; text-decoration: none}
a:hover {  font-weight: bold; color: #000000; text-decoration: none}
a:visited { font-weight: bold; color: #859AAD; text-decoration: none}a:active {  font-weight: bold; color: #859AAD; text-decoration: none}