﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #141444;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight : normal;
	font-style: normal;
	text-align: left;
}

h1 {
	font-size: 16px;
	color: #C90019;
	text-align: center;
	text-decoration: none;
	font-weight : bold;
	font-style: normal;
}

h2 {
	font-size: 14px;
	color: #141444; 
	text-align: left;
	text-decoration: none;
	font-weight : bold;
	font-style: normal;
}

#headerlink {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#R1 {
	text-align: left;
	background-color: green;
	height: 100px;
}

#R2	
{
	text-align: left;
	color: #000000; 
}

#R2 a {
		color: #C90019;
}

#R3	{
	font-size: 12px;
	text-align: left;
	color: #FFFFFF; 
}

#R3 a {
		color: #FFFFFF;
		text-decoration: none;
}

#R3 a:hover {
		color: #C90019;
		text-decoration: none;
}

#R4	{
	font-size: 12px;
	text-align: center;
	color: #FFFFFF; 
}

#R4 a {
		color: #C90019;
}

table.baclear {
	border-collapse: collapse;
}

table.baclear td {
	border-width: 0px;
	padding: 1px;
	font-size: 10px;
} 

table.bagrid {
	border-collapse: collapse;
}

table.bagrid td {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	padding: 5px;
	font-size: 14px;
} 

table.baclearquote {
	border-collapse: collapse;
}

table.baclearquote td {
	border-width: 0px;
	padding: 1px;
	font-size: 14px;
} 

table.bagridquote {
	border-collapse: collapse;
}

table.bagridquote td {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	padding: 5px;
	font-size: 14px;
} 

table.baoutline {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	border-collapse: collapse;
	padding: 5px;
	font-size: 12px;
}

table.baoutline td {
	border-style: none;
	padding: 10px;
	font-size: 12px;
} 

#search {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

table.RHS {
	border-left-style: solid;
	border-left-color: #F78D2B;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #F78D2B;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F78D2B;
	border-bottom-width: 15px;
}

table.RHS td {
	border-top-style: solid;
	border-top-color: #F78D2B;
	border-top-width: 15px;
	padding: 10px;
	text-align: center;
}

#accountmessage {
	color: red;
	font-weight: bold;
}

#briefinformation {
	padding: 20px;
	background-color: #F0F0F0;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}

#standout
{
	font-size: 12px; 
	font-weight: bold; 
	color: #C90019; 
	text-align: center; 
	text-decoration: none
}

#nos a {
	font-size: 8px;
	color: #C0C0C0;

}
