.body{
        background-color : #e5e5e5;
        margin-left : 0;
        margin-right : 0;
        margin-top : 0;
        margin-bottom : 0;
}

.paneltitle,
A.paneltitle:link,
A.paneltitle:visited,
A.paneltitle:active{
        font-family : Calibri, Tahoma, Verdana, Arial;
        font-size   : 10pt;
		font-weight : bold;
	    text-transform: uppercase;
        color       : #ffffff;
		position: relative; 
		top: 6px;
}

A.paneltitle:hover
{
        font-family : Calibri, Tahoma, Verdana, Arial;
        font-size   : 10pt;
		font-weight : bold;
	    text-transform: uppercase;
        color       : #eeeeee;
        text-decoration: underline;
		position: relative; 
		top: 6px;
}

.news2,
A.news2:link,
A.news2:visited,
A.news2:hover,
A.news2:active{
        font-family : Calibri, Tahoma, Verdana, Arial;
        font-size   : 11pt;
		font-weight : bold;
        color       : #3482b9;
        text-decoration: none;
}

.date {
        font-family : Calibri, Tahoma, Verdana, Arial;
        font-size   : 11pt;
		font-weight : bold;
        color       : #96734b;
}

.item1,
A.item1:link,
A.item1:visited,
A.item1:hover,
A.item1:active{
        font-family : Calibri, Tahoma, Verdana, Arial;
        font-size   : 13pt;
		font-weight : bold;
        color       : #3482b9;
        text-decoration: none;
}

.item2 {
        font-family : Calibri, Tahoma, Verdana, Arial;
        font-size   : 12pt;
		font-weight : bold;
        color       : #96734b;
}

.small1, 
A.small1:link,
A.small1:visited,
A.small1:active{
        font-family : Calibri, Tahoma, Verdana, Arial;
        font-size   : 9pt;
        color       : #777777;
        text-decoration: none;
}

A.small1:hover{
        font-family : Calibri, Tahoma, Verdana, Arial;
        font-size   : 9pt;
        color       : #777777;
        text-decoration:underline;
}

.base1 {
        font-family : Calibri, Tahoma, Verdana, Arial;
        font-size   : 11pt;
        color       : #666666;
		text-align  : justify;
}

.title1,
A.title1:link,
A.title1:visited,
A.title1:active{
        font-family : Arial, Verdana, Impact,  Calibri;
        font-size   : 12pt;
		font-weight : bold;
        text-decoration:none;
        color       : #3482b9;
}

A.title1:hover{
        font-family : Impact, Arial, Verdana, Calibri;
        font-size   : 12pt;
		font-weight : normal;
        text-decoration:underline;
        color       : #3482b9;
}

.title2,
A.title2:link,
A.title2:visited,
A.title2:active{
        font-family : Calibri, Verdana, Impact, Arial ;
        font-size   : 14pt;
		font-weight : bold;
        text-decoration:none;
        color       : #3482b9;
}

A.title2:hover {
        font-family : Calibri, Verdana, Impact, Arial ;
        font-size   : 14pt;
		font-weight : bold;
        text-decoration: underline;
        color       : #3482b9;
}

.title3 {
        font-family : Calibri, Verdana, Impact, Arial ;
        font-size   : 14pt;
		font-weight : bold;
        color       : #96734b;
}

.redtitle1 {
        font-family : Impact, Arial ;
        font-size   : 14pt;
        color       : #aa0000;
}

.unurl{
    color       : #3482b9;
    font-family : Calibri, Verdana, Impact, Arial ;
    font-weight : bold;
    font-size: 11pt;
    text-decoration: underline;
}

.nurl{
    color       : #3482b9;
    font-family : Calibri, Verdana, Impact, Arial ;
    font-weight : bold;
    text-decoration: none;
    font-size: 11pt;
}

A.smurl:link,
A.smurl:visited,
A.smurl:active{
        font-family : Calibri, Tahoma, Verdana, Arial;
        font-size   : 9pt;
        color       : #777777;
        text-decoration: none
}

A.smurl:hover {
        font-family : Calibri, Tahoma, Verdana, Arial;
        font-size   : 9pt;
        color       : #222222;
        text-decoration: underline;
}

A.upurl:link,
A.upurl:visited,
A.upurl:active{
        font-family : Calibri, Tahoma, Verdana, Arial;
        font-size   : 10pt;
        color       : #777777;
        text-decoration: none;
	    text-transform: uppercase;
}

A.upurl:hover {
        font-family : Calibri, Tahoma, Verdana, Arial;
        font-size   : 10pt;
        color       : #222222;
        text-decoration: underline;
	    text-transform: uppercase;
}

.underlink,
A.underlink:link,
A.underlink:visited,
A.underlink:active{
        font-family : Calibri, Tahoma, Verdana, Arial;
        font-size   : 10pt;
        color       : #ffffff;
        text-decoration: none;
	    text-transform: uppercase;
		position: relative; 
		top: 3px;
}

A.underlink:hover {
        font-family : Calibri, Tahoma, Verdana, Arial;
        font-size   : 10pt;
        color       : #eeeeee;
        text-decoration: underline;
	    text-transform: uppercase;
		position: relative; 
		top: 3px;
}

A.menurl:link,
A.menurl:visited,
A.menurl:hover,
A.menurl:active{
        text-decoration: none;
	    text-transform: none;
}

.dashlineV{
	background : url("/images/skin/v-line.png");
	background-repeat : repeat-y;
	background-position : center;
}
