﻿#text_area {
	display: block;
	padding: 0px;
	margin: 0px;
	height: 100%;
	overflow: auto;
	scrollbar-face-color: #6b88b6;
	scrollbar-3dlight-color: #6b88b6;
	scrollbar-arrow-color: #988e7f;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-track-color: #988e7f;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	//97ACD1
	//988e7f
}

.textas
{
	color:#FFFFFF;
	margin-top : 20px;
	margin-left : 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size:13px;
	font-family: Bookman Old Style;
	text-align: justify;
}

.slogan
{
	color:#E5E5E5;
	margin-top : 20px;
	margin-left : 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size:18px;
	font-family: Courier New;
	text-align: justify;
}

.li
{
	color:#FFFFFF;
	margin-left : 20px;
	margin-right: 20px;
	font-size:13px;
	font-family: Bookman Old Style;	
}


.menu01 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 20px;
	font-family : Bookman Old Style;
}
.menu01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
	color:#182462;
}

.menu02 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 30px;
	margin-right : 0px;
	font-size : 18px;
	font-family: Bookman Old Style;	
}
.menu02 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu02 a:hover {
	color:#FF6633;
}

.breadcrumb
{
	color:#FF0000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 0px;
	font-size : 18px;
	font-family : Bookman Old Style;	
}

.copyright
{
	color:#CCCCCC;
	font-size:10px;
	font-family: Bookman Old Style;	
}

.link {
	color:#CDCDCD;
	font-size:13px;
	font-family: Bookman Old Style;
	text-decoration:underline;
}

.link a {
	color:#CDCDCD;
	text-decoration:underline;
}

.link a:hover {
	color: #000000;
}

.decision {
	color:#CCCCCC;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 0px;
	font-size : 10px;
	font-family: Bookman Old Style;	
}
.decision a {
	color:#CCCCCC;
	text-decoration: none;
}
.decision a:hover {
	color:#182462;
	text-decoration:underline;
}
