body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-face-color: #EFEFEF;
	scrollbar-3dlight-color: Silver;
	scrollbar-arrow-color: Gray;
	scrollbar-shadow-color: Gray;
	scrollbar-darkshadow-color: #A9A9A9;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-bottom: 6px;
	margin-top: 6px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: White;
}


td.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CEDDEB;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D8E7F5;
	font-weight: normal;
}

th.light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #efefef;
	font-weight: normal;
}

th.light2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #efefef;
	font-weight: normal;
	color: #696969;
}


td.light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #696969;
}


h1.blank {
	font-family: Arial, Helvetica, sans-serif;
	color: #000071;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000071;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
	background-image: url(images/mark_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

h1.gray {
	font-family: Arial, Helvetica, sans-serif;
	color: #000071;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
	background-image: url(images/mark_grey.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4682B4;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #909090;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4682B4;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6495ED;
	font-weight: normal;
	text-decoration: underline;
}

a.main_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

a.main_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}


a.right_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

a.right_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}


a.gr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #909090;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

a.gr:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000071;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}


form {
	margin-top: 0px;
	margin-bottom: 0px;
}

hr {
	color: #909090;
	height: 1px;
}

hr.light {
	color: #DCDCDC;
	height: 1px;
}


.gr{
	color: #909090;
}

.gr2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #909090;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.sel1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000071;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}


.sel2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000071;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.sel2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000071;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}


.small_gr
{
	color: #AAAAAA;
	font-size: 11px;
}
a.small_gr:hover
{
	color: #464646;
	font-size: 11px;
}


.small_gr2
{
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

a.small_gr2:hover
{
	color: #4682B4;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}




.small_light_gr
{
	color: #EFEFEF;
	font-size: 10px;
}

textarea {
	border: 1px solid #CCCCCC;
}

input.gb {
	border: 1px solid #CCCCCC;
}

input.blank {
	border: 1px solid White;
}


input.but {
	background-color: #EFEFEF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-right-color: Gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: Silver;
	border-left: 1px solid Silver;
}

select, option{
	border: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	scrollbar-face-color: #EFEFEF;
	scrollbar-3dlight-color: Silver;
	scrollbar-arrow-color: Gray;
	scrollbar-shadow-color: Gray;
	scrollbar-darkshadow-color: #A9A9A9;
}

li{
	list-style-image: url(/images/li2.gif);
	list-style: square outside url(/images/li2.gif);
	display: list-item;
	text-align: justify;
	margin-bottom: 10px;
	margin-left: 20px;
}

ul{
	margin-top: 4px;
	margin-left: -4px;
}

img.border{
	border: 1px solid Gray;
}


.path{
	font-size: 10px;
	color: #7C899D;
	text-decoration: none;
	text-transform: uppercase;
}

.path:hover{
	font-size: 10px;
	color: #7C899D;
	text-decoration: underline;
}

.cursor_arrow {
	cursor: default;
}

.bggr{
	background-color: #efefef;
}