﻿a:link{
	color:#c30000;
}
a:visited{
	color:#c30000;
}
a:hover{
	color:#000000;
}


body {
    background-image: url("bg_tile.jpg");
    background-repeat: repeat;
}

div#div_title {
    text-align: center;
    width: 950px ;
    margin-left: auto ;
    margin-right: auto ;
}
table#table_title {
    text-align: center;
    border: 0;
    font-family: Arial;
    
}
table#table_body {
    text-align:center;
    border: 0;
    font-family:Arial;
    background-color: #EEEEEE;
}
img.img_topbanner {
    height: 221px;
    width: 950px;
}
td {
    border: 0;
    font-family:Arial;
    text-align:left;
}
tr.celltext_top {
    height: 30px;
    background-color: #EEEEEE;
    font-size:20px;
    color:white;
    font-family:Arial;
    font-weight:bolder;
}
tr.celltext_bottom {
    height:149px;
}
td.td_title1 {
    background-image: url("images/Header_Bgrnd_1.jpg");
    background-repeat:no-repeat;

}
td.td_title2 {
    background-image: url("images/Header_Bgrnd_2.jpg");
    background-repeat: no-repeat;

}
td.td_title3 {
    background-image: url("images/Header_Bgrnd_3.jpg");
    background-repeat: no-repeat;

}
td.td_text1 {
    vertical-align:top;
    
}


div.div_textbox1 {
    margin-top: 1px;
    margin-bottom: auto;
}
td.td_text1 {
    font-size: small;
    font-weight: bold;

}

td.td_spacer1 {
}

p.p_title1 {
    background-color:red;
    color:white;
    text-indent:20px;
}

p.p_text1 { 
font-family: Calibri, Arial; 
font-size: 15px; 
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
letter-spacing: normal; 
text-align: start; 
text-indent: 0px; 
text-transform: none; 
white-space: normal;   
display: inline !important; 
float: none;
color:black;
margin-top: 0em;
margin-bottom: 2em;
}