@import url('base.css');

html,body,form
{
	margin:0px;
	padding:0px;
}
.left_col { background: transparent url(../img/bg_sides.gif) repeat-x top left; vertical-align: top; }
.right_col { background: transparent url(../img/bg_sides.gif) repeat-x top left; }

.flags { float: right; text-align: right; margin-top: 15px; }

.header { height: 70px; padding: 0; margin: 0; background: transparent url(../img/bg_header.gif) repeat-x left top; }
.menu { background-color: #F3F3F3; height: 25px; vertical-align: top; margin: 0; padding: 0; }
.footer { background-color: #F3F3F3; }
.content, #tdLayMid { vertical-align: top; }

div.pageTitle { width: 960px; padding: 10px 0 10px 20px; background: #F8F4F4 url(../img/bg_page_title.gif) no-repeat 5px 50%; font-size: 14px; font-weight: bold; color: #FF0000; }

.tblFooter td { padding: 5px 0; color: #7F7F7F; }
.tblFooter td a:link, .tblFooter td a:visited	{ color: #ff0000; text-decoration: none; }
.tblFooter td a:hover, .tblFooter td a:active	{ text-decoration: underline; }
.tblFooter td.info { width: 785px; padding-left: 5px; }
.tblFooter td.stat { width: 195px; padding-right: 5px; text-align: right; }

#tdLayMid a:link, #tdLayMid a:visited { color: #FF0000; text-decoration: none; }
#tdLayMid a:hover, #tdLayMid a:active { text-decoration: underline; }
#divLayMid { background-color: #FDFDFD; padding: 5px; height: 100%; }