.c_Title1, .c_Title2 {
    font-family:Tahoma;
    font-size:13px;
    line-height:14px;
    color:#383836;
    font-weight: bold;
}
/* used in the image bg container */
.c_header1 {
    background:url(media/c_header1.jpg) center bottom no-repeat;
    width:200px;height:54px
}
.c_content1 {
    background:url(media/c_content1.jpg) center repeat-y;
}
.c_footer1 {
    background:url(media/c_footer1.jpg) center top no-repeat;
    width:200px;height:12px
}
/* used in the title container */
.c_Header2 {
    border-bottom: 2px dotted #cdcdcd;
    height: 35px;
    padding-bottom: 5px;
}
.c_content2 {
    padding-top: 20px;
    padding-left: 1px;
    vertical-align:left;
}
.c_content2 table{
    vertical-align:left;
    text-align:left;
}
.c_footer2 {  
    padding-top: 20px;
}
/* used in the no container */
.c_ContentDiv {
}

/*used in color container */
.c_Title3 {
    color:#383836 !important;
    font-weight: bold !important;
}
.c_header3_left {
    height: 32px;
    width:42px,
    padding-bottom: 5px;
    background-image: url(media/container_latest_repeat_green.gif);
    background-repeat: repeat-x;
    border-left:1px solid #B0AFAF; 
    border-top:1px solid #B0AFAF;    
}
.c_header3_repeat {    
    height: 32px;
    padding-bottom: 5px;
    padding-left:0px;
    background-image: url(media/container_latest_repeat_green.gif);
    background-repeat: repeat-x;    
    border-top:1px solid #B0AFAF;    
}
.c_header3_action {
    height: 32px;
    padding-bottom: 5px;
    background-image: url(media/container_latest_repeat_green.gif);
    background-repeat: repeat-x;
    border-right:1px solid #B0AFAF; 
    border-top:1px solid #B0AFAF;        
}
.c_Content3 {
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 10px;
	padding-right: 10px;
    vertical-align:left;
    background: #f8f8f8;
    border-left:1px solid #B0AFAF;
    border-right:1px solid #B0AFAF;
}
.c_Content3 hr{
	height: 1px;
	color:#ccc;
}
.c_Content3 a, .c_Content3 a:link, .c_Content3 a:visited, .c_Content3 a:active{
    color: #427BD9;
}
.c_Footer3 {
    padding-top: 10px;
    padding-left: 1px;
    vertical-align:left;
    padding-left: 10px;
    background: #f8f8f8;
    border-left:1px solid #B0AFAF; 
    border-bottom:1px solid #B0AFAF;     
    border-right:1px solid #B0AFAF;   
	line-height: 0px;
}

.c_Content4 {
    padding-top: 1px;
    padding-bottom: 10px;
    padding-left: 10px;
    vertical-align:left;
    background-color:transparent;
    border-left:1px solid #B0AFAF;
    border-right:1px solid #B0AFAF;
    border-bottom:1px solid #B0AFAF;
}
.c_header4_left {
    height: 32px;
    width:42px,
    padding-bottom: 5px;
    background-image: url(media/container_latest_left_white.gif);
    background-repeat: no-repeat;
    border-left:1px solid #B0AFAF; 
    border-top:1px solid #B0AFAF;    
}
.c_header4_repeat {    
    height: 32px;
    padding-bottom: 5px;
    padding-left:10px;
    background-image: url(media/container_latest_repeat_white.gif);
    background-repeat: repeat-x;    
    border-top:1px solid #B0AFAF;    
}
.c_header4_action {
    height: 32px;
    padding-bottom: 5px;
    background-image: url(media/container_latest_repeat_white.gif);
    background-repeat: repeat-x;
    border-right:1px solid #B0AFAF; 
    border-top:1px solid #B0AFAF;        
}
