/* CSS Document */

/** Body **/

body { background-color:#6A7872; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }

h2 {
color: #2C3635;
font-size: 20px;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

h4 {
color: #627775; 
font-size: 12px;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

a { 
color: #3A85AD; 
text-decoration:none; 
}

/** Content Areas **/

.bl { 
background: url(images/bl.gif) 0 100% no-repeat #BAC5BA; width: 800px; 
}

.br { 
background: url(images/br.gif) 100% 100% no-repeat 
}

.tl { 
background: url(images/tl.gif) 0 0 no-repeat 
}

.tr { 
background: url(images/tr.gif) 100% 0 no-repeat; padding:10px 
}

.clear { 
font-size: 1px; height: 1px 
}

/** Code **/

.code {
font-family:"Courier New", Courier, monospace;
background-color: #98A59F;}

/** Styles **/

.style1 {	
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}


.style2 {
color: #FFFFFF;
}