﻿/**************************************************************************************
English classes
Copyright © 2010 ALDAHLIA COMPANY. All rights reserved
Powered by Dot IT
**************************************************************************************/



/* ################################################ */
/* ################# Default Page ################# */
/* ################################################ */

body{
	font-family:Verdana;
	direction:ltr;
}

/* ################################################ */
/* ############### End Default Page ############### */
/* ################################################ */




/* ================================================ */
/* ==================  Text Style ================= */
/* ================================================ */


H6{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-transform:none;
	line-height:15px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

H5{
	font-family:Verdana;
	font-size:11px;
	color:#747474;
	font-weight:normal;
	text-transform:none;
	line-height:15px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

H4{
	font-family:Verdana;
	font-size:11px;
	color:#747474;
	font-weight:bold;
	text-transform:none;
	line-height:15px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

H3{
	font-family:Verdana;
	font-size:13px;
	color:#000000;
	font-weight:normal;
	text-transform:none;
	line-height:15px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


H2{
	font-family:Verdana;
	font-size:18px;
	color:#005200;
	font-weight:normal;
	text-transform:none;
	line-height:15px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:20px;
	vertical-align:bottom;
}

H1{
	font-family:Verdana;
	font-size:25px;
	color:#005200;
	font-weight:bold;
	text-transform:none;
	line-height:15px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:27px;
}


/* ================================================ */
/* ================  End Text Style =============== */
/* ================================================ */
.data_title{
	font-family:Verdana;
	font-size:18px;
	color:#005200;
	font-weight:normal;
	text-transform:none;
	line-height:15px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:20px;
	vertical-align:bottom;
}

.data_text{
	font-family:Verdana;
	font-size:11px;
	color:#747474;
	font-weight:normal;
	text-transform:none;
	line-height:15px;
}

.data_text_b{
	font-family:Verdana;
	font-size:11px;
	color:#747474;
	font-weight:bold;
	text-transform:none;
	line-height:15px;
}

.data_text_box{
	font-family:Verdana;
	font-size:11px;
	color:#747474;
	font-weight:normal;
	text-transform:none;
	line-height:15px;
	width:200px;
	height:17px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~ Menu & Links ~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

a:link, A:visited{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a:hover, A:active{
	color:#ff0000;
	text-decoration:underline;
}



.more:link{
    font: normal 11px Verdana;
    color: #005e00;
    text-decoration: none;
}

.more:visited {
    color: #005e00;
}

.more:hover{
    color: #ff0000;
    text-decoration:underline;
}

.more:active {
    color: #ff0000;	
}

/*******  Menu Foter *******/
#menu-centered {
    margin: 10px 0 0 0;
}

#menu-centered ul {
    font: normal 11px Verdana;
    color: #005e00;
    text-align: center;
    padding: 0;
    margin: 0;
}

#menu-centered li {
    display: inline;
    list-style: none;
    padding: 10px 5px 10px 5px;
}

#menu-centered a {
    font: normal 11px Verdana;
    color: #005e00;
    text-decoration: none;
    padding: 5px;
}

#menu-centered a:hover {
    color: #ff0000;
    text-decoration:underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~ End Menu & Links ~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

