body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #344a7e;
}

.blind{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #ffffff;
}

.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #344a7e;
	background-repeat: no-repeat;
}

/* start ticker*/

#ticker-container {
        position:relative;
        overflow:hidden;
        width: 200px;
        height: 200px;
        background-color: #f4e8d7;
        background-repeat: repeat;
        padding: 2px;
        border:  1px solid #000000;
        }
	
	#ticker {
		position:relative;
		width:150px;
	}
	
	#ticker ul {
		padding:0;
		margin:0;
		list-style-type:none;
		font-weight: bold;
	}
	#ticker ul li {
            display: list-item;
            margin-top: 1px;
            margin-bottom: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            font-family: arial;
            font-size: 12px;
            font-weight: normal;
            color: #000000;
            padding-left: 2px;
	}
	
	#ticker ul li a {
            font-family: arial;
            font-size: 12px;
            font-weight: bold;
            color: #000000;
            text-decoration: none;
            padding-left: 2px;
	}
        
        #ticker ul li a:hover {
            font-family: arial;
            font-size: 12px;
            color: #333366;
            text-decoration: none;
            padding-left: 2px;
        }

/* end ticker*/


.bgy {
	background-repeat: repeat-y;
}


.bgx {
	background-repeat: repeat-x;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}



.norepeat {
	background-repeat: no-repeat;
}


.base_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


	font-weight: ;
	color: #000000;
	font-weight: normal;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 12px;
	text-align: justify;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #465d95;
	white-space: nowrap;
	text-transform: none;
	font-weight: bold;
	text-align: right;
	padding-top: 2px;
}



.bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
}


.bottom_lnk:link {
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	text-align: right;
}
.bottom_lnk:visited {
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	text-align: right;
}
.bottom_lnk:active {
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	text-align: right;
}
.bottom_lnk:hover {
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: underline;
	text-align: right;
}



/* Menu */

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;

}
#menu {
/*position: absolute; /* Menu position that can be changed at will */
top: 0;
left: 0;
}
#menu {
width: 160px;
}
#menu dt {
cursor: pointer;
margin: 2px 0;
height: 20px;
line-height: 20px;
text-align: right;
font-weight: bold;
font-family: arial;
font-size: 12px;
border-bottom: 1px dotted black;
background-image:url(../images/marker.gif);
background-position:right;
background-repeat:no-repeat;
}

#menu .linebreak {
line-height: 10px;
}

#menu dd {
border-bottom: 1px dotted black;
}


#menu li {
text-align: left;
background: #CED3DE;
margin-left: 6px;
margin-right: 25px;

}
#menu li a {
color: #344a7e;
margin-right: 25px;
text-decoration: none;
font-family: arial;
font-size: 12px;
font-weight: normal;
display: block;
border: 0 none;
height: 100%;
}

#menu dt a {
color: #344a7e;
text-decoration: none;
font-family: arial;
font-size: 12px;
font-weight: bold;
display: block;
margin-right: 25px;
border: 0 none;
height: 100%;
}


#menu li a:hover, #menu dt a:hover {
font-weight: bold;
color: #344a7e;
text-decoration: underline;
}

#menu li a.active, #menu dt a.active
{
background: none;
text-decoration: underline;
}
 
/* End Menu */



.sub_lnk:link {
	COLOR: #C5E8FF;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	text-align: right;
}
.sub_lnk:visited {
	COLOR: #C5E8FF;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	text-align: right;
}
.sub_lnk:active {
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	text-align: right;
}
.sub_lnk:hover {
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
	text-align: right;
}



.textbase_lnk:link {
	COLOR: #C5E8FF;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	TEXT-DECORATION: underline;
	text-align: right;
}
.textbase_lnk:visited {
	COLOR: #C5E8FF;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	TEXT-DECORATION: underline;
	text-align: right;
}
.textbase_lnk:active {
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	TEXT-DECORATION: underline;
	text-align: right;
}
.textbase_lnk:hover {
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	TEXT-DECORATION: underline;
	text-align: right;
}
