﻿
A:link		
{
    font-size:12px;
    font-family:Verdana;
    font-weight:500;
    text-decoration:none;
    color: #000000;
}
A:visited	
{
    font-size:12px;
    font-weight:500;
    font-family:Verdana;
    text-decoration:none; 
    color: #000000;
}
A:active	
{
    font-size:12px;
    font-weight:500;
    font-family:Verdana;
    text-decoration:none; 
    color: #000000;
}
A:hover		
{
    font-size:12px;
    font-weight:500;
    font-family:Verdana;
    text-decoration:underline; 
    color:#0026FF;
}


Body
{
    font-size:smaller;
    font-family:Verdana;
    font-weight:500;
    color:black;
}

.CleanText
{
}

.BoldHeader
{
    font-weight:bold;
    font-size:12px;
}


a.mainmenu:link
{
    font-size:11px;
    font-family:Verdana;
    font-weight:bold;
    text-decoration:none;
    color: #FFFFFF;
}
a.mainmenu:visited	
{
    font-size:11px;
    font-family:Verdana;
    font-weight:bold;
    text-decoration:none; 
    color: #FFFFFF;
}
a.mainmenu:active	
{
    font-size:11px;
    font-family:Verdana;
    font-weight:bold;
    text-decoration:none; 
    color: #FFFFFF;
}
a.mainmenu:hover		
{
    font-size:11px;
    font-family:Verdana;
    font-weight:bold;
    text-decoration:underline; 
    color:#FFEE00;
}

/* Test Rounded */
#rnd_container {background: #FFFFFF; margin:1px;}
    
    .rnd_top, .rnd_bottom {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#336699; border-left:1px solid #000000; border-right:1px solid #000000;}
    .rnd_b1 {margin:0 5px; background:#000000;}
    .rnd_b2 {margin:0 3px; border-width:0px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
    display:block;
    border:0 solid #000000;
    border-width:0px;
    padding: 1px;
    background: blue;
    color:#000000;
}

#rnd_container2 {background: #FFFFFF; margin:0px;}
    
    .rnd2_top, .rnd2_bottom {display:block; background:#FFFFFF; font-size:0px;}
    .rnd2_b1, .rnd2_b2, .rnd2_b3, .rnd_b4 {display:block; overflow:hidden; height:0px;}
    .rnd2_b1, .rnd2_b2, .rnd2_b3 {height:1px;}
    .rnd2_b2, .rnd2_b3, .rnd2_b4 {background:#FFDD56;}
    .rnd2_b1 {margin:0 5px; background:#000000;}
    .rnd2_b2 {margin:0 3px; border-width:0px;}
    .rnd2_b3 {margin:0 2px;}
    .rnd2_b4 {height:2px; margin:1px;}
    
    .rnd2_content {
    display:block;
    border:0 solid #000000;
    border-width:0px;
    padding: 0px;
    background:#FFDD56;
}

A.effect2:link		
{
    font-family:Verdana;
    font-weight:500;
    font-size:12px;
    text-decoration:none;
    color: navy;
}
A.effect2:visited	
{
    font-family:Verdana;
    font-weight:500;
    font-size:12px;
    text-decoration:none; 
    color: navy;
}
A.effect2:active	
{
    font-family:Verdana;
    font-weight:500;
    font-size:12px;
    text-decoration:none; 
    color: navy;
}
A.effect2:hover		
{
    font-family:Verdana;
    font-weight:500;
    font-size:12px;
    text-decoration:underline; 
    color:#0026FF;
}


.BlueBubble
{
    background-image: url('images/BlueBubble.jpg'); 
    background-repeat:no-repeat; 
    width:273px; 
    height:230px; 
    padding:15px;
}
