body{
	background-color:#CC0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;}
	
a:link, a:visited{
	color:#CC0000;
	text-decoration:none}

a:hover, a:active{
	color:#CC0000;
	text-decoration:underline;}

img{
	border:0px;}
	
a.footer:link, a.footer:visited{
	color:#000000;}

a.footer:hover, a.footer:active{
	color:#CC0000;
	text-decoration:none;}
	
.frame{
	border:1px solid #000000;
	border-collapse:collapse;}

.ul{
	background-image: url("../images/frame/corner_ul.gif");
	background-repeat:no-repeat;}

.top{
	background-image: url("../images/frame/side_top.gif");
	background-repeat:repeat-x;}

.ur{
	background-image: url("../images/frame/corner_ur.gif");
	background-repeat:no-repeat;}

.left{
	background-image: url("../images/frame/side_l.gif");
	background-repeat:repeat-y;}

.right{
	background-image: url("../images/frame/side_r.gif");
	background-repeat:repeat-y;}

.ll{
	background-image: url("../images/frame/corner_ll.gif");
	background-repeat:no-repeat;}

.bot{
	background-image: url("../images/frame/side_bot.gif");
	background-repeat:repeat-x;}

.lr{
	background-image: url("../images/frame/corner_lr.gif");
	background-repeat:no-repeat;}
	
.line{
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;}

.head{
	background-image:url(../images/head_line.gif);
	background-repeat:repeat-x;}

.footer{
	font-size:10px;}

