body	{
		background-image: url("resources/images/bg.jpg");
		background-repeat: repeat-x;
		background-position: top left;
		width: 100%;
		background-color: #db3750;
		margin: 0px;
		padding: 0px;
		font-family: tahoma, sans-serif;
		font-size: 11px;
		color: #474220;
		}
	
input.button {
	font-family: tahoma, sans-serif;
	color: #ffffff;
	font-size:11px;
	font-weight: bold;
	background-color: #b20826;
	padding: 0.5px;
	margin-left: 0.5px;
}
input.button:hover {
	font-family: tahoma, sans-serif;
	color: #ffffff;
	font-size:11px;
	font-weight: bold;
	background-color: #7683ff;
	padding: 0.5px;
	margin-left: 0.5px;
}
	
input.button-sm {
	font-family: tahoma, sans-serif;
	color: #002f5d;
	font-size:9px;
	background-color: #b20826;
	padding: 0.5px;
	margin-left: 0.5px;
}
input.button-sm:hover {
	font-family: tahoma, sans-serif;
	color: #ffffff;
	font-size:9px;
	background-color: #7683ff;
	padding: 0.5px;
	margin-left: 0.5px;
}
		
.text-mini	{
font-family: tahoma, sans-serif;
font-size: 9px;
color: #474220;
font-weight: normal;
}		

.text-sm	{
font-family: tahoma, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #000000;
font-weight: normal;
}		

.text-sm-red	{
font-family: tahoma, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #b20826;
font-weight: normal;
}		

.text-sm-blue {
font-family: tahoma, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #002f5d;
font-weight: normal;
}

.text-sm-white	{
font-family: tahoma, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #ffffff;
font-weight: normal;
}
.text-med-white	{
font-family: tahoma, sans-serif;
font-size: 13px;
line-height: 1.5em;
color: #ffffff;
font-weight: normal;
}

.text-med	{
font-family: tahoma, sans-serif;
font-size: 12px;
line-height: 1.5em;
color: #000000;
font-weight: normal;
}		

.text-med-red	{
font-family: tahoma, sans-serif;
font-size: 12px;
line-height: 1.5em;
color: #b20826;
font-weight: normal;
}		

.text-med-blue {
font-family: tahoma, sans-serif;
font-size: 12px;
line-height: 1.5em;
color: #002f5d;
font-weight: normal;
}

.mini-heading-red	{
font-family: tahoma, sans-serif;
font-size: 9px;
color: #b20826;
font-weight: bold;
}

.mini-heading-black	{
font-family: tahoma, sans-serif;
font-size: 11px;
color: #000000;
font-weight: bold;
}

.sm-heading-green	{
font-family: tahoma, sans-serif;
font-size: 11px;
color: #6cb10e;
font-weight: bold;
}
.sm-heading-white	{
font-family: tahoma, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #ffffff;
font-weight: bold;
}
.sm-heading-red	{
font-family: tahoma, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #b20826;
font-weight: bold;
}
.sm-heading-blue	{
font-family: tahoma, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #002f5d;
font-weight: bold;
}
.sm-heading-black	{
font-family: tahoma, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #000000;
font-weight: bold;
}


.heading-green	{
font-family: tahoma, sans-serif;
font-size: 14px;
color: #6cb10e;
font-weight: bold;
}
.heading-white	{
font-family: tahoma, sans-serif;
font-size: 14px;
color: #ffffff;
font-weight: bold;
}
.heading-red	{
font-family: tahoma, sans-serif;
font-size: 14px;
color: #b20826;
font-weight: bold;
}
.heading-blue	{
font-family: tahoma, sans-serif;
font-size: 14px;
color: #002f5d;
font-weight: bold;
}



#bodyLinks {
font-family: tahoma, sans-serif;
color: #660000;
font-size:11px;
}
#bodyLinks a:link {
color: #660000;
font-size: 11px;
font-weight: bold;
text-decoration:none;
}
#bodyLinks a:visited {
color: #660000;
font-size: 11px;
font-weight: bold;
text-decoration:none;
}
#bodyLinks a:active {
color: #660000;
font-size: 11px;
font-weight: bold;
text-decoration:none;
}
#bodyLinks a:hover {
color: #660000;
font-size: 11px;
font-weight: bold;
text-decoration:underline;
}

#footerLinks {
font-family: tahoma, sans-serif;
color: #ffffff;
font-size:11px;
}
#footerLinks a:link {
color: #ffffff;
font-size: 11px;
font-weight: bold;
text-decoration:none;
}
#footerLinks a:visited {
color: #ffffff;
font-size: 11px;
font-weight: bold;
text-decoration:none;
}
#footerLinks a:active {
color: #ffffff;
font-size: 11px;
font-weight: bold;
text-decoration:none;
}
#footerLinks a:hover {
color: #ffff00;
font-size: 11px;
font-weight: bold;
text-decoration:underline;
}

A:link {font-family: tahoma, sans-serif;
color:#660000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
A:active {font-family: tahoma, sans-serif;
color:#660000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
A:visited {font-family: tahoma, sans-serif;
color:#660000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
A:hover {font-family: tahoma, sans-serif;
color: #000099;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}

/*
Used for small rounded corner div sections
*/
div#roundcorners{
margin: 0 0px;
background: #b20826;
}
div#roundedcorners{
margin: 0 5px; 
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}
b.rtop, b.rbottom{
display:block;
background: #ffffff;
}
b.rtop b, b.rbottom b{
display:block;
height: 1px;
overflow: hidden;
background: #b20826;
}
b.r1{
margin: 0 5px
}
b.r2{
margin: 0 3px
}
b.r3{
margin: 0 2px
}
b.rtop b.r4, b.rbottom b.r4{
margin: 0 1px;height: 2px
}

/*
Used for small rounded corner div sections - alt color
*/
div#roundcorners-alt{
margin: 0 0px;
background: #9ab2fd;
}
div#roundedcorners{
margin: 0 5px; 
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}
b.rtop-alt, b.rbottom-alt{
display:block;
background: #ffffff;
}
b.rtop-alt b, b.rbottom-alt b{
display:block;
height: 1px;
overflow: hidden;
background: #9ab2fd;
}
b.r1-alt{
margin: 0 5px
}
b.r2-alt{
margin: 0 3px
}
b.r3-alt{
margin: 0 2px
}
b.rtop-alt b.r4-alt, b.rbottom-alt b.r4-alt{
margin: 0 1px;height: 2px
}

/*
Used for main rounded corner tables
*/
.CommonPanelTopLeft {background:transparent url('resources/images/cpanel_c.png') no-repeat top left;width:12px;height:12px}
.CommonPanelTop {background:transparent url('resources/images/cpanel_tb.png') repeat-x top center;width:100%;height:12px}
.CommonPanelTopRight {background:transparent url('resources/images/cpanel_c.png') no-repeat top right;width:12px;height:12px}
.CommonPanelLeft {background:transparent url('resources/images/cpanel_lr.png') repeat-y center left;width:12px}
.CommonPanelRight {background:transparent url('resources/images/cpanel_lr.png') repeat-y center right;width:12px}
.CommonPanelBottomLeft {background:transparent url('resources/images/cpanel_c.png') no-repeat bottom left;width:12px;height:12px}
.CommonPanelBottom {background:transparent url('resources/images/cpanel_tb.png') repeat-x bottom center;width:100%;height:12px}
.CommonPanelBottomRight {background:transparent url('resources/images/cpanel_c.png') no-repeat bottom right;width:12px;height:12px}


		
		
#smlinks {
		font-family: tahoma, sans-serif;
		color: #002f5d;
		font-size:11px;
		}
#smlinks a:link {
		color: #002f5d;
		font-size:11px;
		text-decoration:none;
		}
#smlinks a:active {
		color: #002f5d;
		font-size:11px;
		text-decoration:none;
		}
#smlinks a:visited {
		color: #002f5d;
		font-size:11px;
		text-decoration:none;
		}
#smlinks a:hover {
		color: #990000;
		font-size:11px;
		text-decoration:underline;
		}