

.subTit {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #aa0d0d;
}

.sub {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.sub2 {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #808080;
}

.bod {
	font-family: "Tahoma";
	font-size: 12px;
	color: #4f4f4f;
}

.bod_w {
	font-family: "Tahoma";
	font-size: 11px;
	color: #464646;
}

.link_w {
	font-family: "Tahoma";
	font-size: 11px;
	color: #464646;
	}
.link_w:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #EBBB4B;
	text-decoration : none;
}
A {     
	font-family: "Tahoma";
	font-size: 11px;
    color : #464646; 
	text-decoration : none;
}
A:hover { 
    font-family: "Tahoma";
	font-size: 11px;
	color : #EBBB4B; 
	text-decoration : none;
}

.link {     
	font-family: "Tahoma";
	font-size: 11px;
	Color : #A2632E; 
	text-decoration : none;
}
.link:hover { 
    font-family: "Tahoma";
	font-size: 11px;
	Color : #595858; 
	text-decoration : none;
	
	}
.link2 {     
	font-family: "Tahoma";
	font-size: 11px;
	Color : #BA0419; 
	text-decoration : none;
}
.link2:hover { 
    font-family: "Tahoma";
	font-size: 11px;
	Color : #595858; 
	text-decoration : none;
}

.linkMenu {     
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
    color : #666666; 
	text-decoration : none;
}
.linkMenu:hover { 
    font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
	color : #EBBB4B; 
	text-decoration : none;
}

.ImgBorder
{
	border: solid 1px #666666;
}
.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
