/* CSS Document */

.ccs_heading
{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:24px;
    color:#000000;
    background-position:right top;
}
.css_contenttext
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#383833;
    word-spacing:3px;
}
a 
{
    color: #CC2C12;
    text-decoration:underline;
    font-weight:bold;
}               
a {
                color: #CC2C12;
                text-decoration:underline;
                font-weight:bold;
                }
                
a:link {
                color: #BCBDAB;
                text-decoration:underline;
                }
a:visited {
                color: #BCBDAB;
                text-decoration:underline;
                }              
a:hover {
                color: #BCBDAB;
                text-decoration:none;
                }
a:visited {
                color: #BCBDAB;
                text-decoration:underline;
                }

.ccs_heading2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#79796F;
font-weight:600;
}
.ccs_photoouter {
	background-color: #F9F9F9;
	border: 1px solid #D3D3D3;
	padding: 3px;
	height: 10px;
	width: 10px;
}
.ccs_photoinner {
	border: 1px solid #D3D3D3;
	text-align: center;
}