


a:link			{
	color: #306181;
	font-size: 11px;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
a:active			{
	color: #306181;
	font-size: 11px;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
a:visited		{
	color: #306181;
	font-size: 11px;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
a:hover			{
	color: #EE471D;
	font-size: 11px;
	font-family: Arial, Helvetica;
	text-decoration: none;
}


.m1 {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}

.t1 {
	color: #452928;
	font-size: 14px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}

.t2 {
	color: White;
	font-size: 14px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
.t3 {
	color: #fa4d06;
	font-size: 18px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
.t4		{
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #1676b0;
}
.t5 {
	color: #b1d929;
	font-size: 18px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
.t6 {
	color: #EFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
.t7 {
	color: #b1d929;
	font-size: 14px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
.error {
	color: #F62318;
	font-size: 11px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
.bt1 {
	color: #2F6188;
	font-size: 14px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
.bt2 {
	color: #6F6F6F;
	font-size: 14px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
.bt3 {
	color: #2F6188;
	font-size: 10px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
.bt4 {
	color: #6F6F6F;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
.bt4 : hover {
	color: #87AA2F;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}


.n1			{
	color: #87AA2F;
	font-size: 11px;
	font-family: Arial, Helvetica;
	text-decoration: none;
}


.txl		{
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #2F6188;
}
.tx		{
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #E1E1E1;
}
.tx:hover	{
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #87AA2F;
}
font, td, p, li		{
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #5d5d5d;
}
h1	{
	font-size: 16px;
	font-family: Arial, Helvetica;
	color: #1676b0;
}
h2	{
	font-size: 14px;
	font-family: Arial, Helvetica;
	color: #1676b0;
}
h3	{
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #1676b0;
}

hr					{
	height: 0px;
	border: 0px solid #DEDEDE;
	border-top-width: 1px;
}


th {
	color: #2666B9;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/cellpic.gif);
	border: 1px #FFFFFF solid;
}

body {
	margin: 5px;
	background: #F8F8F8;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #F0F0F0;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-arrow-color: #BEBEBE;
	scrollbar-base-color: #BEBEBE;
	scrollbar-darkshadow-color: #BEBEBE;
}

textarea, select {
	background: #FAFAFA;
	color: #000000;
	border: 1px #BEBEBE solid;
	font-size: 11px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	width: 255;
}


input {
	background: #FAFAFA;
	color: #000000;
	border: 1px #BEBEBE solid;
	font-size: 11px;
	font-family: Arial, Helvetica;
	text-decoration: none;
}


