html, body {
background-color:#444444;
margin:0;
padding:0;
height:100%;
width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
line-height:1.5;
}

tr, td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
line-height:1.5;
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
line-height:1.5;
}

#fullheight {
height: 100%;
width: 100%;
}

img {
border:0px;
}

a {
outline:none;
}

h3 {
	color:#FF0000;
	display:inline;
	font-weight:normal;
}

.header {
margin: 0;
height:150px;
background-image:url('../images/bg_head.jpg');
background-repeat:repeat-x;
background-color:#000000;
color:#FFFFFF;
text-align:center;
}

.navi {
width:138px;
padding-left:12px;
padding-top:40px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
line-height:1.5;
}

.content {
width: 690px;
padding:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
line-height:1.5;
}

.footer {
height:70px;
background-image:url('../images/bg_footer.jpg');
background-repeat:repeat-x;
background-color:#000000;
color:#FFFFFF;
}

#navi_top {
position:absolute;
top:150px;
width:100%;
height:80px;
text-align:center;
background-image:url('../images/bg_navi_top.jpg');
background-repeat:repeat-x;
background-color:#444444;
}

#navbar {
position:absolute;
width:900px;
height:80px;
padding:0px;
background-image:url('../images/bg_navi_top.jpg');
background-repeat:repeat-x;
background-color:#444444;
left:50%;
margin-left:-450px;
}

#nav_btn_1 {
position:absolute;
left:0px;
top:0px;
width:136px;
height:80px;
}
#nav_btn_2 {
position:absolute;
left:136px;
top:0px;
width:125px;
height:80px;
}
#nav_btn_3 {
position:absolute;
left:261px;
top:0px;
width:125px;
height:80px;
}
#nav_btn_4 {
position:absolute;
left:386px;
top:0px;
width:125px;
height:80px;
}
#nav_btn_5 {
position:absolute;
left:511px;
top:0px;
width:125px;
height:80px;
}
#nav_btn_6 {
position:absolute;
left:636px;
top:0px;
width:125px;
height:80px;
}
#nav_btn_7 {
position:absolute;
top:0px;
left:761px;
width:139px;
height:80px;
}

#left_navi {
position:absolute;
left:50%;
margin-left:-438px;
width:178px;
text-align:left;
margin-top:250px;
padding-bottom:70px;
color:#FFFFFF;
}

#footercontent {
position:absolute;
width:900px;
text-align:right;
left:50%;
margin-left:-450px;
}

a:link {
color:#FF0000;
text-decoration:none;
border:0px;
}

a:hover {
color:#FF0000;
text-decoration:underline;
border:0px;
}

a:visited {
color:#FF0000;
text-decoration:none;
border:0px;
}

a:active {
color:#FF0000;
text-decoration:none;
border:0px;
}

a.mainlevel_footer:link {
color:#666666;
text-decoration:none
}

a.mainlevel_footer:hover {
color:#FFFFFF;
text-decoration:none
}

a.mainlevel_footer:visited {
color:#666666;
text-decoration:none
}

a.mainlevel_footer:active {
color:#666666;
text-decoration:none
}

ul.menu {
list-style:none;
margin-left:0px;
padding-left:0px;
color:#cccccc;
}

ul {
list-style:square;
padding-left:20px;
color:#FF0000;
}

.content ul {
list-style:square;
padding-left:20px;
color:#FFFFFF;
}


.moduletable_sub li#current a{
color:#FF0000;
text-decoration:none;
}

.moduletable_sub a:link {
color:#cccccc;
text-decoration:none;
}

.moduletable_sub a:visited {
color:#cccccc;
text-decoration:none;
}

.moduletable_sub a:hover {
color:#FF0000;
text-decoration:none;
}

.moduletable_sub a:active {
color:#FF0000;
text-decoration:none;
}

.moduletable_footer {
text-align:right;
color:#FF0000;
padding-right:14px;
}

.moduletablepromo {
width:130px;
height:300px;
padding:0px;
margin:0px;
}

.banneritempromo {
margin:5px;
margin-left:0px;
}

li.item130 {
	color:#FF0000;
	text-decoration:blink;
}

li.item130 a:link {
	color:#FF0000;
}