﻿body 
{
	background-color: #ffffff; 
	color: #333333;/* 43417d*/
}
a:link, a:visited
{
	color: #065c8f;
}

a:hover
{
	color: #99406a;
}

a:active
{
	color: #99406a;
}


.title
{
	
	 color: #1F376A;
}


.sectiontitle
{
	color: #1F376A;
}

.subtitle
{
	color: #1F376A;
}

.colored
{
	color: #1F376A;
}

a.black:link	{
    color: #000000;
}

a.black:visited	{
    color: #000000;
}

a.black:active	{
    color: #1F376A;
}

a.boldblack:link	{
    color: #000000;
}

a.boldblack:visited	{
    color: #000000;
}

a.boldblack:active	{
    color: #1F376A;
}


.topmenu a:link 
{
    color: #ffffff;
}

.topmenu a:visited
{
	color: #ffffff;
}

.topmenu a:hover
{
	color: #ffffff;
	
}


.topbanner
{
	background-color:#1a2080;
	color: #ffffff;
    background-image:url(../images/bannerbg.jpg);
    background-repeat:repeat-x;
}

	
.topbanner a:link 
{
    color: #ffffff;
}

.topbanner a:visited
{
	color: #ffffff;
}

.topbanner a:hover
{
	color: #ffffff;
	
}




.loginbar
{
	background-color: #d9d9d9;
	/*background-image: url(../images/loginbar_bg.gif);
	background-position: 0 0;
	background-repeat:repeat-x;*/

}


.leftmenu a:link	{
    color: #1f376a;
}

.leftmenu a:visited	{
    color: #1f376a;
}
.leftmenu a:hover	{
    color: #385083;
}

.leftmenu a:active	{
    color: #1f376a;
}

.leftmenu {
    color: #1f376a;
}


a.bottommenu:link	{
    color: #FFFFFF;
}

a.bottommenu:visited	{
    color: #FFFFFF;
}

a.bottommenu:active	{
    color: #FFFFFF;
}




.bottommenu, .bottommenu td
{
	background-color: #1a2080;
	color: #ffffff;
}

.bottommenu a, .bottommenu a:link
{
	color: #ffffff;
}


.bottommenu a:visited
{
	color: #ffffff;
}

.bottommenu a:active
{
	color: #ffffff;
}

.bottommenu  a:hover
{
	color: #ffffff;
}


.bottommenu .popup a:link, .bottommenu .popup a:visited
{
	color: #080080;
}



.bottommenu .popup a:active, .bottommenu .popup a:hover
{
	color: #080080;
}


.bottommenu .modalPopup a:link, .bottommenu .modalPopup a:visited
{
	color: #333333;
}



.bottommenu .modalPopup a:active, .bottommenu .modalPopup a:hover
{
	color: #333333;
}



.leftborder     {
    border-left:1px solid #1a2080;
}

.rightborder     {
    border-right:1px solid #1a2080;
}

.bottomborder, .borderBottom
{
	border-bottom: #1a2080 solid 1px;/*29226c*/
}
.topborder     {
    border-top:1px solid #1a2080;
}

/*
.borderBottom
{
	border-bottom: #0864a6 solid 1px;29226c
}*/

.redstar , .r-s
{
	color: #d21942;
}



.rnd_box
{
	
	/*margin-bottom:8px; 
	margin-top:7px;*/
	background: #d9d9d9;
}
.rnd_box .rnd_box_tl
{
	  background: url(../images/tl.gif) no-repeat top left; 
}
    
.rnd_box .rnd_box_tr
{
	   background: url(../images/tr.gif) no-repeat top right; 
	   
}

 .rnd_box .rnd_box_bl
{
	
     background: url(../images/bl.gif) no-repeat bottom left; 
}
.rnd_box .rnd_box_br
{
      background: url(../images/br.gif) no-repeat bottom right; 
     
}

.rnd_box .boxtop { 
  background: url(../images/tr.gif) no-repeat top right; 
}

.rnd_box .boxtop div { 
  font-size: 0;
  height: 8px; 
  background: url(../images/tl.gif) no-repeat top left; 
}
.rnd_box .boxbottom { 
  background: url(../images/br.gif) no-repeat bottom right; 
}
.rnd_box .boxbottom div { 
  font-size: 0;
  height: 8px; 
  background: url(../images/bl.gif) no-repeat bottom left; 
}
.rnd_box .boxcontent {
  padding: 0px 8px 0px 8px;
   /*font-size: 8pt;
    text-align: left;*/
}
.rnd_box a
{
	/*font-size: 8pt;*/
}
