/* SET BASE FONT */
BODY {
	background-image:url(images/back_yellow.jpg);
	margin-top : 0px;
	margin-left : 0px;
}

body,th,td,div,p {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: black;
}

A:LINK {
	color : #003366;
	font-weight: bold;
	text-decoration:none;
}

A:VISITED {
	color : #003366;
	font-weight: bold;
	text-decoration:none;
}

A:HOVER {
	color: #408080;
	font-weight: bold;
	text-decoration:underline;
}

A:LINK.dark_bg {
	color : #003366;
	font-weight: bold;
	text-decoration:none;
}

A:VISITED.dark_bg {
	color : #003366;
	font-weight: bold;
	text-decoration:none;
}

A:HOVER.dark_bg {
	color: 2E517E;
	font-weight: bold;
	text-decoration:underline;
}

h3.red {
	margin-top : 10px;
	margin-bottom : 10px;
	text-align: left;
	font-family: Arial, Helvetica;
	color: #003366;
}

h4.red {
	margin-top : 10px;
	margin-bottom : 10px;
	text-align: left;
	font-family: Arial, Helvetica;
	color: #7C1322;
}

h4.reds {
	margin-top : 4px;
	margin-bottom : 0px;
	text-align: left;
	font-family: Arial, Helvetica;
	color: #7C1322;
}

hr.red {
	color: #660000;
	background-color: #660000;
	width : 70%;
	height : 1px;
	margin-top : 5px;
	margin-bottom : 5px;
}

.text_footer {
	font-size : 10px;
	line-height : 14px;
        color:#910B2C
}

.text_group_request {
	font-size : 12px;
	line-height : 14px;
        color:#910B2C
}
.text_header {
	color:#910B2C;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
        text-align: center;
}

.text_menu {
	font-size: 14px;
	line-height: 20px;
}

.new_text{
          color:#FFFFFF;
          font: 22px Arial,Helvetica,Times New Roman,Arial,Verdana, Helvetica, sans-serif;
          font-weight: bold;
          text-align: center;
          
}


.home_content{
             font: 13px/14px Arial,Helvetica,Times New Roman,  sans-serif;color:#910B2C; 
             text-align: justify;
          
}

.li_content{
             font: 13px/14px Arial,Helvetica,Times New Roman,  sans-serif;color:#910B2C; 
             text-align: justify;
             margin-left : 1px;
             margin-right: 5px;
          
}

.text_title{
            font: 25px Copperplate Gothic Bold;
            color:#003366;
            font-weight: bold;
            text-align: center;

}


.text_menu_home {
        color:#003366
	font-size: 14px;
	line-height: 20px;
        
}

.text_normal {
	font-size: 12px;
	line-height: 15px;
}

input {
	background-color:#FFE8A7;
	color:#003366;
	font-size: 8pt
}

select {
	background-color:#e5ded5;
	color:#804040;
	font-size: 8pt
}

textarea {
	background-color:#e5ded5;
	color:#804040;
	font-size: 8pt
}


table.internal {
	border-width:0;
	border-spacing: ;
	border-style: ridge;
	border-color: #B2956E;
	border-collapse: separate;
}

td.interior {
padding-bottom:10px;
padding-top:10px;
padding-left:5px;
padding-right:10px;
}

P {
	text-align : justify;
	text-indent : 0px;
	margin-left : 5px;
	margin-right: 5px;
	margin-top : 5px;
	margin-bottom : 5px;
}

.head {
	font-family: "Myraid Pro"Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}