body {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
	background: #666666;
}

td {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
}

img {
	border : none;
}

li { 
	list-style-type: square;
    color: #db6e02;
	line-height: 16px;
}

input { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #c80901;
}

textarea { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 200px;
	height: 70px;
	border: 1px solid #c80901;
}
select { 
    font-family : Verdana, Helvetica,sans-serif;
	font-size: 11px;
	color: #632889;
}
/* wysiwyg styles.............................................. */
.text_general {
	/* text general black */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
	line-height: 130%;
}
.text_red {
	/* text general red */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #ba0801;
	text-decoration: none;
}
.page_title {
	/* title page red 15 */
    color: #ba0801;
    font-family: Arial;
	letter-spacing: 1px;
    font-size: 15px;
    font-weight: bold;
}
.subtitle_gray {
    /* subtitle gray 13 */	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 13px;
	letter-spacing: 0.6px;	
	color : #555555;
	font-weight: bold;
}
.subtitle_black {
	/* subtitle black 13 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.8px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: normal;
}
.captions {
	/* text small */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #333333;
	font-weight: normal;
}
.texthome_red {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 14px;	
	color : #c27700;
	text-decoration: none;
	font-weight: bold;
}
.texthome_white {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

/* div styles.............................................. */

#home_region {
	text-decoration: none;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 15px;
}
#sub_region {
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}
#gall_caption {
	width: 180px;
	height: 26px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 15px;
}

/* news styles................................... */

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #004255;
	font-style: normal;
	line-height: normal;
}

h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	line-height: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #004255;
	font-style: normal;
	line-height: normal;
}
/*extra styles......................................*/

.font-content-bold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: normal;
}
.font-headline {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #cc0000;
	font-style: normal;
	line-height: normal;
}

A{
    COLOR: #006699;
    text-decoration: none;
}

A:hover{
    color: #cc6600;
    text-decoration: none;
}

A.footer{
    color: #ffffff;
    font-family: Verdana;
    font-size: 7pt;
    text-decoration: none;
}

A.footer:hover{
    COLOR: #C2911B;
    text-decoration: none;
}

.footer2 {  
	color: #999999;
    font-family: Verdana;
    FONT-SIZE: 7pt
}

.footer3 {  
	color: #999999;
    font-family: Verdana;
    FONT-SIZE: 7pt
}

.time_date{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

table.general {
	border: 1px solid #C490B1;
}

td.cell {            
	border: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
    border-bottom-color: #FFFFFF;
    border-top-color: #ffffff;
    border-left-color: #FFFFFF;
    border-right-color: #F0F0F4; 
}