/** BASIC */





body {

        margin: 0px;

        padding: 0px;

        line-height: 18px;

        text-align: justify;

        font-family:Georgia, "Times New Roman", Times, serif;

        font-size: 12pt;

        color: black;

}

h1, h2, h3, h4, h5, h6 {

        font-weight: normal;

}







a {

        color: #213c57;

        font-weight: bold;

}



a:hover {

        text-decoration: none;

}



.makeItRed{

        color: #800000;

}



.list1 {

        margin: 0;

        padding: 0;

        list-style: none;

}



.list1a {

        background: url(../images/img1.png) no-repeat left 60%;

        padding-left: 12px;

}



.list2 {

        margin: 0;

        padding: 0;

        list-style: none;

}



.list2 a {

        background: url(../images/img1.gif) no-repeat left 60%;

        padding-left: 20px;

}



img {

        border: none;

}



img.left {

        float: left;

        margin: 20px 10px 10px 25px;

}

img2.right {

        float: right;

        margin: 25px 510px 0px 20px;

}

img.post {
padding: 6px;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-bottom: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
display:block;
margin-left:auto;
margin-right:auto;
} 

.textstyle0 {

        font-family:Georgia;

        font-weight:bold;

        font-style:italic;

        font-size:24pt;

        text-decoration:none;color:#213c57;

}



.textstyle1 {

        font-family:Arial;

        font-weight:bold;

        font-style:italic;

        font-size:18pt;text-decoration:none;color:#213c57;

}





/** HEADER */
#header {
	text-align: center;
        width: 798px;
        margin: 0px auto;
        padding: 0px 0px 0px 0px;
}


#htext h1, h2{
        font-weight: bold;
        color: black;
        text-align: center;
        padding-top: 10px;
        font-style:italic;

}

#htext h3{
        font-weight: bold;

        color: black;

        text-align: center;

        /*padding-left: 50px;*/

}







/** MENU */



#menu {
        padding: 10px 0px 0px 0px;

}





/** CONTENT */



#content {

        width: 778px;

        margin: 0px auto;

        padding: 20px 20px 20px 20px;

}



#columnA {

        float: left;

       

        padding: 0px 0px 0px 0px;

        border-left: 1px dashed #EEEEEE;

}



#columnA h2 {

        height: 22px;

        border-bottom: 1px dashed #EEEEEE;

        font-size: 12pt;

        font-weight: bold;

}



#columnA h3 {

        text-align: right;

        color: #800000;

        font-weight: bold;



}



#columnA ul {

        list-style: none;

        text-align: left;

        color: #800000;

        font-weight: bold;

        font-size: 14px;

}



/*#columnB {

        text-align: left;

        width: 300px;
        
        padding: 0px 0px 0px 0px;

	background: url(../images/tabsvj.jpg) no-repeat;
}



#columnB h3 {

        height: 22px;

        border-bottom: 1px dashed #EEEEEE;

        border-spacing: 2px;

        font-size: 11pt;

        font-weight: bold;

}*/



/** FOOTER */



#footer {

        clear: both;

        margin: 0px auto;

        height: 49px;

        background: url(../images/img3.jpg) repeat-x left top;

        text-align: center;

}



#footer p {

        margin: 0px;

        padding: 18px 0px 0px 0px;

        font-size: 10px;

        color: black;

}



#footer a {

        color: #803e3f;

}
