html, body {
	margin:0px;
	padding:0px;
}

table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

td{
	padding: 0px;
}

td.flash
{
	width:1004px;
	height:267px;
	background:url(/images/flash_bg.jpg);
}

td.glueleft
{
	/*width:15%;*/
	height:267px;
	background:url(/images/bg_left.gif);
}

td.glueright
{
	/*width:15%;*/
	height:267px;
	background:url(/images/bg_right.gif);	
}

td.gluemenuleft
{
	text-align:right;
	height:22px;
	background:url(/images/bg_left1.gif);
}

td.gluemenuright
{
	height:22px;
	background:url(/images/bg_right2.gif);
}

td.white_right
{
	height:30px;
	background:url(/images/white_left.jpg) no-repeat top right;
}

table.topmenu
{	
	width:100%;
	height:22px;
	background:url(/images/menu_bg.jpg) no-repeat right;
	border-collapse: collapse;
}

.topmenuitm
{
background:white url(/images/topmenu_bg.gif) top right no-repeat;
padding:0px 5px 0px 5px;
}

.topmenuitm a
{
font:10pt Tahoma;
font-weight:bold;
color:#d23665;
text-decoration:none;
}
.topmenuitm a:visited
{
font:10pt Tahoma;
font-weight:bold;
color:#d23665;
text-decoration:none;
}
.topmenuitm a:hover
{
font:10pt Tahoma;
font-weight:bold;
text-decoration:none;
color:black;
}

td.menu
{
text-align:right;
vertical-align:top;
width:30%;
}

td.menu2
{
width:18px;
height:43px;
background:url(/images/bg_menu.gif) top right;
text-align:right;
border:0;
}

td.menu3
{
width:230px;
height:43px;
background:url(/images/bg_menu2.gif) top left;
text-align:left;
border:0;
font-size:14px;
font-family: Arial;
font-variant:small-caps;
padding:3px 3px 3px 10px;
color:white;
}

.menu3 a
{
font-size:14px;
font-family: Arial;
font-variant:small-caps;
font-weight:normal;
color:white;
text-decoration:none;
}

.menu3 a:visited
{
font-size:14px;
font-family: Arial;
font-variant:small-caps;
color:white;
}

.menu3 a:hover
{
font-size:14px;
font-family: Arial;
font-variant:small-caps;
color:white;
text-decoration:underline;
}

td.menu4
{
width:230px;
background:url(/images/menubg2.jpg) top left no-repeat;
text-align:left;
border:2px solid #eeeeee;
color:#003557;
font-size:14px;
font-family: Arial;
font-variant:small-caps;
padding:5px 10px 5px 20px;
line-height:150%;
}

.menu4 a
{
font-size:14px;
font-family: Arial;
font-variant:small-caps;
font-weight:normal;
color:#003557;
text-decoration:none;
}

.menu4 a:visited
{
font-size:14px;
font-family: Arial;
font-variant:small-caps;
font-weight:normal;
color:#003557;
}

.menu4 a:hover
{
font-size:14px;
font-family: Arial;
font-variant:small-caps;
font-weight:normal;
color:#d23665;
}

table.pathtable
{
color:#f31b61;
}

table.pathtable a,table.pathtable a:visited
{
font-family:Arial;
font-size:16px;
font-weight:normal;
color:#f31b61;
text-decoration:none;
}

table.pathtable a:hover
{
font-family:Arial;
font-size:16px;
font-weight:normal;
color:#f31b61;
text-decoration:underline;
}

table.pathtable td
{
padding: 5px 5px 5px 5px;
}

td.content
{
vertical-align:top;
width:70%;
padding:10px 10px 10px 30px;
color:#413338;
font-family:Arial;
}

h1, h2, h3, h4, h5{
font-family:Arial;
font-size:20px;
font-weight:normal;
color:#f31b61;
text-decoration:none;
}

td.bottom
{
height:43px;
background:#e4e4e4;
text-align:left;
border:2px solid #eeeeee;
color:#003557;
font-size:11px;
font-family: Arial;
font-variant:small-caps;
padding:10px 10px 10px 20px;
line-height:100%;
}

td.bottom a,a:visited,a:hover
{
font-variant:normal;
}

a,a:visited
{
font-family:Arial;
color:#f31b61;
text-decoration:none;
}

a:hover
{
font-family:Arial;
color:#f31b61;
text-decoration:underline;
}