A:LINK {
color: 												#12342B; 
text-decoration: 									none;
}
A:VISITED {
color: 												#12342B; 
text-decoration: 									none;
}
A:HOVER {
color: 												#12342B; 
text-decoration: 									underline;
}
.tall{
height:												100%;
}
body {
background-color:									#809BAA;
margin-top: 										0px;
margin-left: 										0px;
margin:												0px;
padding:											0px;
background-image:									url(gradient_background.jpg);
background-attachment:								fixed;
background-position:								top center;
background-repeat:									repeat-y;
}
.flash_border {
border:												3px solid #001545;
}
.banner {
background-image:									url(banner_background.jpg)
}
.top_left {
background-image:									url(top_left.gif)
}
.top_right {
background-image:									url(top_right.gif)
}
.bottom_left {
background-image:									url(bottom_left.gif)
}
.bottom_right {
background-image:									url(bottom_right.gif)
}