;
background-image: url(background.gif);
background-repeat: repeat-x
}
.template_main{
background-color:#FFFFFF
}
.template_mainbar{
background-color: #1E92B3;
border-top: 1px solid #115466;
border-bottom: 1px solid #115466
}
.template_mainbaritem{
background-color: #23A7CC;
border: 1px solid #1A7D99
}
.template_menu{
background-color: #1A7F9C
}
/*text styles*/
.template_body{
font-family: "Arial", "Helvetica", "sans-serif";
font-size: 8pt;
color: ;
}
.template_body a{
color: #F27D0A;
}
.template_body a:hover{
text-decoration: none;
}
.template_headerbody{
font-family: "Tahoma", "Arial";
font-size: 18pt;
color: #FFFFFF;
}
.template_mainbarbody{
font-family: "Arial", "Helvetica", "sans-serif";
font-size: 8pt;
color: #FFFFFF;
}
.template_mainbarbody a{
color: #FFFFFF;
text-decoration: none;
}
.template_menuheader{
font-family: "Arial", "Helvetica", "sans-serif";
font-size: 8pt;
font-weight: bolder;
color: #FFFFFF;
}
.template_menubody{
font-family: "Arial", "Helvetica", "sans-serif";
font-size: 8pt;
color: #FFFFFF;
}
.template_menubody a{
color: #FFFFFF;
text-decoration: none;
}
.template_menubody a:hover{
color: #FFFFFF;
text-decoration: underline;
}
.template_sectionheader{
font-family: "Tahoma", "Arial";
font-size: 15pt;
font-weight: bolder;
color: #F27D0A
}
.template_line{
background-color: #F27D0A
}
.template_section{
background-color: #F2F2F2
}
-->