body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	color:#585858;
}
.borderImage {
	border:#CCCCCC 1px solid;
	margin:10px;
}
/**********multiLang**********/
.paddTranslate div {
	padding:5px 0 3px 20px;
	text-align:left;
}
/**********multiLang**********/
.padd10px {
	padding:10px;
}
.textHead_1 {
	padding:10px 0 5px 0;
	font-size:11px;
	font-weight:bold;
}
a.linkhome {
	color: #A90808; 
	white-space: nowrap; 
	text-decoration: underline;
	font-size:11px;
}
a.linkhome:hover {
	color: #000000; 
	white-space: nowrap; 
	text-decoration: none;
}

.texthead02 {
    font-weight: bold; 
    font-size: 13px;
    color: #006DAA; 
    padding:17px 0 13px 0;
}
.texthead03{
    font-weight: bold;
    font-size: 12px;  
    color: #265A67;
    padding:0px 0px 10px 15px; 
    margin:0px;
}
.texthead05{
    font-weight: bold;
    color:#A90808;
    font-size: 13px;
}

#popup .top {
    padding:10px 0 15px 0;
}
#popup .page {
    text-align:left;
    font-size:11px;
    line-height:18px;
}

#popup .page a.next {
    float:left;
    font-size:11px;
    background-image:url(images/arrowNr.gif);
    background-position:right;
    background-repeat:no-repeat;
    padding:0 16px 0 10px;
    color:#666666;
}
#popup .page a.next:hover {
    background-image:url(images/arrowHr.gif);
    color:#FF6C00;
}
#popup .page a.previous {
    float:left;
    background-image:url(images/arrowNl.gif);
    background-position:left;
    background-repeat:no-repeat;
    padding:0 10px 0 16px;
    color:#666666;
}
#popup .page a.previous:hover {
    background-image:url(images/arrowHl.gif);
    color:#FF6C00;
}
#popup .page .currentPage {
    padding:0 10px;
}
#popup .title {
    border-bottom:2px #999999 solid;
    padding-bottom:3px;
    /*font-size:11px;
    font-weight:bold;
    color:#000000;*/
}

