a:link{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #6699FF;
}
a:visited{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #6699FF;
}
a:active{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #6699FF;
}
a:hover{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #3333FF;
}
th a:link{
	color: #FFFFFF;
}
th a:visited{
	color: #FFFFFF;
}
th a:active{
	color: #FFFFFF;
}
th a:hover{
	color: #3333FF;
}
.login a:link{
	font-size: 11px;
	text-decoration: none;
	color: #6699FF;
}
.login a:visited{
	font-size: 11px;
	text-decoration: none;
	color: #6699FF;
}
.login a:active{
	font-size: 11px;
	text-decoration: none;
	color: #6699FF;
}
.login a:hover{
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

.tabselected, .menu a{
	font-size: 12px;
	background-repeat : no-repeat;
	background-position: center left;
	text-indent: 12px;
	font-weight: bold;
	float: left;
	padding: 3px 9px;
	border-style: solid;
	border-color: white;
	border-width: 1px 1px 0px 1px;
}

.menu a:link{
	background-image : url(nav/tab_bs.gif);
	text-decoration: none;
	border-left-color: #6699FF;
	color: #FFFFFF;
}
.menu a:visited{
	background-image : url(nav/tab_bs.gif);
	text-decoration: none;
	border-left-color: #6699FF;
	color: #FFFFFF;
}
.menu a:active{
	background-image : url(nav/tab_hs.gif);
	border-color: lightgrey;
	text-decoration: none;
	color: #DD0000;
}
.menu a:hover{
	background-image : url(nav/tab_hs.gif);
	border-color: lightgrey;
	text-decoration: none;
	color: #6699FF;
}

.tabselected {
	background-image : url(nav/tab_hs.gif);
	border-color: #6699FF;
	text-decoration: none;
	color: #DD0000;
}
.mainpanel{
	background-image : url(images/background_20_1.gif);
	border-style: solid;
	border-color: #6699FF;
	border-width: 1px 1px 1px 1px;
}

.nlink a:link{
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.nlink a:visited{
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.nlink a:active{
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.nlink a:hover{
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #6699FF;
}
.clink a:link{
	color: #000000;
}
.clink a:visited{
	color: #000000;
}
.clink a:active{
	color: #000000;
}
.clink a:hover{
	color: #6699FF;
}

h1{
	font-family: Arial, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	Line-hieght: 20px;
	color: #333399;
}
h2{
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #3333FF;
}
h3{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #3333FF;
}
h4{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
	color: #DD0000;
}
h5{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #6699FF;
}
body, p, input, select, textarea, td{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
th{
	font-family: Arial, sans-serif;
	background-color: #6699FF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

img.link {
	margin-right: 10px;
	margin-left: 10px;

}

.bold{
	font-weight: bold;
}
.small{
	font-size: 11px;
}
.Medium{
	font-size: 16px;
}
.large{
	font-size: 20px;
}
.extra{
	font-size: 24px;
}


.login{
	color: #FFFFFF;
}

.italic{
	font-style: italic;
}
.bitalic{
	font-weight: bold;
	font-style: italic;
}
.head{
	font-family: Arial Black;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.blue{
	color:#6699FF;
}
.red{
	font-weight: bold;
	color :#DD0000;
}
.white{
	color:#FFFFFF;
}
.b_white{
	font-weight: bold;
	color:#FFFFFF;
}
.gray{
	color:#999999;
}
.black{
	color:#999999;
}
