﻿a:link{
	background-color: transparent;
	color: #36387A;
	text-decoration: none;
}

a:visited{
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

a:hover{
	background-color: transparent;
	color: #8DAAD0;
	text-decoration: none;
}

a:active{
	background-color: transparent;
	color: #36387A;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	color: #36387A;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 10px 0px 10px 0px;;
	}
body {
	scrollbar-3d-light-color: #36387A;
	scrollbar-arrow-color: #36387A;
	scrollbar-base-color: #FFFFFF;
	scrollbar-dark-shadow-color: #36387A;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}
h1 {
	background-color: transparent;
	font-family:  "Bookman Old Style", arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

h2 {
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: lighter;
	text-align: center;
	padding-left: 1px;
	padding-right: 1px;
}

h3 {
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: lighter;
	text-align: left;
	padding-left: 8px;
	padding-right: 6px;
	
}

h4 {
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-align: center;
}
h5 {
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
h6 {
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-align: center;
}
.subt {
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	}
.subtred {
	background-color: transparent;
	color: #FF0000;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	}

.colort {
	background-color: transparent;
	color: Maroon;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: lighter;
	text-align: left;
	}
.tbdr {
	border-bottom: 1px solid #36387A;
	}
ul {
	background-color: transparent;
	color: #36387A;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: lighter;
	list-style: disc;
	text-align: left;
}
ul2 {
	background-color: transparent;
	color: #36387A;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: lighter;
	list-style: none;
	text-align: left;
}

.lcol {
	border-right: 1px solid #36387A;
	border-top: 1px solid #36387A;
	border-left: 1px solid #36387A;
}
.cl1 {
	border-bottom: 1px solid #36387A;
	border-left: 1px solid #36387A;
	border-right: 1px solid #36387A;
	border-top: 1px solid #36387A;
}

.cl2 {
	padding-left: 5px;
}

.cl3 {
	font-size: 10px;
	font-weight: lighter;
	text-align: right;
}

.cl4 {
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
    padding-left: 25px;
}

.b {
	font-weight: bold;
}
.clpedtop {
	border-bottom: 1px solid #36387A;
	border-left: 1px solid #36387A;
	border-right: 1px solid #36387A;
	border-top: 1px solid #36387A;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #36387A;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	
}
.clpedred {
	border-bottom: 1px solid #36387A;
	border-left: 1px solid #36387A;
	border-right: 1px solid #36387A;
	border-top: 1px solid #36387A;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FF0000;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
}
.data {
	color: #36387A;
}
.clpedplain {
	border-bottom: 1px solid #36387A;
	border-left: 1px solid #36387A;
	border-right: 1px solid #36387A;
	border-top: 1px solid #36387A;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #36387A;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
}
.clhot {
	border-bottom: 2px dotted #ff0000;
	border-left: 2px dotted #ff0000;
	border-right: 2px dotted #ff0000;
	border-top: 2px dotted #ff0000;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}


