/* Mega Age stylesheet */

body
{
	background-color	: white;
	background-image	: url(images/bg.gif);
	background-repeat	: repeat;
	margin			: 0px;
	padding			: 0px;
	font-family		: arial;
	font-size		: 10pt;
    	color			: black;
	text-decoration		: none;

}

div.main-content { 

margin-left:20px; 
width: 480px;

}

img#worldpay { padding:10px;}

a img {
	border			: 0px;
}

table
{
	margin			: 0px;
	padding			: 0px;
}


div#header
{
	background-image	: url(images/header_tile.jpg);
	width: 691px;
	margin			: 0px;
	padding			: 0px;
}

div#header img
{
	margin			: 0px;
	padding			: 0px;
	vertical-align		: bottom;
}

table#main {
	width			: 760px;
}

td#toplinks img {
	border-left		:1px solid white;
}

table.content
{
	margin-left		: 16px;
}


td.righthand img
{
	border				: 0px solid white;
}

td.menu_item
{
	background-color	: #788E36;
	border-bottom		: 1px solid #A4B475;
}

td.content-left
{
	width				: 80%;
}

td.content-right
{
	width				: 20%;
}

.menutext
{
	margin-left			: 4px;
	color				: white;
	text-decoration		: none;
}

.menutext img
{
	padding				: 0px 4px 0px 4px;
}

#countrychooser {
	foreground: white;
	position: absolute;
	left: 550px;
	top: 1px;
	width: 15em;
	
}

#countrychooser img {
	vertical-align: middle;
	padding: 4px 4px 4px 4px;
}
}


#countrychooser a:link  {
	font-weight: bold ;
	color: white;  
}

#countrychooser a:visited  { 
	font-weight: bold;
	color: white;
}


.boldfont
{
	font-weight			: bold;
}
.smallfont
{
	font-size			: 8pt;
}

 .heading
{
	font-size			: 12pt;
    font-weight			: bold;
}

.btnOk
{
    BACKGROUND: #eeeeee;
    COLOR: black;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	cursor: pointer
}

.btnCancel
{
    BACKGROUND: red;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	cursor: pointer
}
.tbflat  {
	font-size :  10pt;
	font-family : arial;
	border-width : 1px;
	border-style : solid;
	border-color : #003f98;
}
