﻿body
{ 
background: url("images/layout/blue_background2.jpg");
background-repeat: repeat-x;
background-attachment: fixed;
}

.toprow {
	background: url("images/layout/header5.jpg");
	width: 800px;
	height: 267px;
}

.menurow {
	background: url("images/layout/menu_bar2.jpg");
	width: 800px;
	height: 59px;
}

.middlerow {
	background: url("images/layout/middle1.jpg");
	width: 800px;
	height: 1px;
}

.bottomrow {
	background: url("images/layout/bottom1.jpg");
	width: 800px;
	height: 10px;
}


ul {
   text-align : left;
	font-family: Verdana;
	font-size: x-small;
}

.standard_link1 {
   font-size : 10pt; 
   font-family : Tahoma;
   font-weight : Bold;
}

a.standard_link1:link {font-weight : Bold; color:blue;} 
a.standard_link1:visited {font-weight : Bold; color:blue;} 
a.standard_link1:hover {font-weight : Bold; color:red;}
a.standard_link1:active {font-weight : Bold; color:blue;}

.btm_link {
   font-size : 8pt; 
   font-family : Tahoma; 
}

a.btm_link:link {font-weight : Bold; color:blue;} 
a.btm_link:visited {font-weight : Bold; color:blue;} 
a.btm_link:hover {font-weight : Bold; color:red;}
a.btm_link:active {font-weight : Bold; color:blue;}

.standard_link3 {
   font-size : 10pt; 
   font-family : Arial; 
}

a.standard_link3:link {font-weight : Bold; color:blue;} 
a.standard_link3:visited {font-weight : Bold; color:blue;} 
a.standard_link3:hover {font-weight : Bold; color:red;}
a.standard_link3:active {font-weight : Bold; color:blue;}


.standard_link2 {
   font-size : 10pt; 
   font-family : Verdana;
}

a.standard_link2:link {font-weight : Bold; color:blue;} 
a.standard_link2:visited {font-weight : Bold; color:blue;} 
a.standard_link2:hover {font-weight : Bold; color:red;}
a.standard_link2:active {font-weight : Bold; color:blue;}

.standard_link8 {
   font-size : 12pt; 
   font-family : Arial;
   font-weight : Bold;
}

a.standard_link8:link {font-weight : Bold; color:blue;} 
a.standard_link8:visited {font-weight : Bold; color:blue;} 
a.standard_link8:hover {font-weight : Bold; color:red;}
a.standard_link8:active {font-weight : Bold; color:blue;}

.standard_link4 {
   font-size : 10pt; 
   font-family : Tahoma;
   font-weight : Bold;
}
a.standard_link4:link {font-weight : Bold; color:blue;} 
a.standard_link4:visited {font-weight : Bold; color:blue;} 
a.standard_link4:hover {font-weight : Bold; color:red;}
a.standard_link4:active {font-weight : Bold; color:blue;}
