/* Presentation Stylesheet */ 

#main-content {
	border: 1px solid #D9D3CD;
}

h1 {
    font-size: 14px;
    color: #ca3335 ;
}

h2 {
    font-size: 13px;
}

body, td {
    font-family:  Verdana, Arial, Helvetica;
    font-size: 11px;
    color: black;
}

.right-images {
	margin-top: 33px;
}

#main-content {
    width: 350px;
    text-align: justify;
}

#right-content img, #right-content-2 img {
	border: 0;
	margin-bottom: 10px;
}

body {
	margin: 40px 0px 0px;
	background-color: #ca3335;
}
input.submit {
	background-color: #CA3335;
	color: #ffffff;	
}


a, a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #ca3335;
}

a:hover {
    text-decoration: underline;
}

#content {
    margin: 5px;
}

#td-menu {
    background-color: #d9d3cd;
}

#td-content {
    background-color: #d9d3cd;
}

#td-right-content {
    background-color: #d9d3cd;
}
p.bodytext {
	text-align: left;
}
dd.csc-textpic-caption {
	font-family: "Lucida Sans";
	}

/******************
menuk
*****************/

#main_menu {
	margin-top: 8px;
}

.menu_1 {
  margin-left: 10px;
  font-size: 12px;
  font-weight: bold;
  margin-top: 8px;
}

.menu_2 {
  margin-left: 20px;
  font-size: 12px;
  
  margin-top: 8px;
  }


.menu_3 {
  margin-left: 40px;
  font-size: 12px;
}



