body {
	background: url("./bgr.gif") repeat-x #c8cdd6;
	max-width: 790;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-repeat:repeat-x
}
body a
{
	color: #000000;
    	text-decoration: none;
}

body a:hover
{
	color: #c00000;
    	text-decoration: underline;
}

.bar
{
	position: relative;
	width: 790px;
	height: 31px;
	margin-left: auto;
	margin-right: auto;
}

.shadow
{
	background-image: url('shadow.gif');
	background-repeat: no-repeat;
	position: relative;
	width: 790px;
	height: 7px;
	margin-left: auto;
	margin-right: auto;
}

.page
{
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.page_btn 
{
	background-color:#FFFFFF;
	margin: 0px -7px 0px -7px;
	padding: 10px 7px 10px 7px;		
	text-align:center;
	font-weight: bold;
	color:#a00000;
	border-top: 1px solid #FFFFFF; 
	border-bottom: 1px solid #FFFFFF; 
	border-left: 1px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF;		
}
.page_btn a
{
	margin: 0px -7px 0px -7px;
	padding: 4px 7px 4px 7px;		
	font-weight: normal;
	color:#333333;
	text-decoration: underline;
	border-top: 1px solid #FFFFFF; 
	border-bottom: 1px solid #FFFFFF; 
	border-left: 1px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF;	
}
.page_btn a:hover
{
	background-color:#F5F5F5;
	text-decoration: underline;
	border-top: 1px solid #9F9F9F; 
	border-bottom: 1px solid #9F9F9F; 
	border-left: 1px solid #9F9F9F; 
	border-right: 1px solid #9F9F9F; 
}

#page
{
	background-image: url('body.gif');
	position: relative;
	width: 790px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.link a
{
       color: #cc0000; 
       font-weight: bold;
       text-decoration: underline;
}
.link a:hover
{
       color: #ff0000; 
}

.frame 
{
       border-style:none;
       margin: 0px 5px 0px 5px;
       width: 780px
}
.footer
{
	background-image: url('footbgr.gif');
	background-repeat: repeat-x;
	position: relative;
	width: 790px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
}

.top_link a, .top_link a:visited {background-color:#FFFFFF; color: #707070; border: solid 1px #ffffff;	text-decoration: none; padding: 2px 5px 2px 5px; font-size:8pt;}
.top_link a:hover {background-color:#c0c0c0; color: #800000; border: solid 1px #ffffff; text-decoration: none; padding: 2px 5px 2px 5px; font-size:8pt;}

.panel_link {background-color:#FFFFFF; color: #303030; border: none; text-decoration: none; font-size:7pt;}
.panel_link a, .panel_link a:visited {background-color:#FFFFFF; color: #386398; border: none; text-decoration: none; font-size:7pt;}
.panel_link a:hover {background-color:#FFFFFF; color: #386398; border: none; text-decoration: underline; font-size:7pt;}

