/* Import */
@import url(reset.css);
@import url(defaults.css);
@import url(specific.css);

/* Links */
.toplnk td {
background: url(../img/toplnkbg.png);
font-size: 22px;
font-weight: bold;
width: 230px;
height: 29px;
text-align: center;}

.toplnk a {
color: #ffffff;
text-decoration: none;}
.toplnk a:hover {
color: #ffffff;
text-decoration: underline;}

.mainlnk td {
background: url(../img/mainlnkbg.png);
font-size: 30px;
font-weight: bold;
width: 230px;
height: 56px;
text-align: center;}

.mainlnk a {
color: #eeeeee;
text-decoration: none;}
.mainlnk a:hover {
color: #eeeeee;
text-decoration: underline;}

/* Content */
.content {
background: #ffffff;
margin: 5px 0px 10px 0px;}

.content ul li {
color: #66ccff;
padding-left: 20px;
font-size: 22px;
font-weight: bold;
background: url(../img/dot.png) no-repeat;}

.content ol li {
color: #66ccff;
padding-left: 20px;
font-size: 16px;
font-weight: bold;
background: url(../img/bludot.png) no-repeat;}

.line {
background: url(../img/line.png) no-repeat;
width: 423px;
height: 14px;
margin: 5px 0px 5px 0px;}

h1 {
font-size: 22px;
color: #010101;}

a {
color: #ff0099;
text-decoration: none;}
a:hover {
color: #ff0099;
text-decoration: underline;}

ul li a {
color: #66ccff;
font-weight: bold;
text-decoration: none;}
ul li a:hover {
color: #66ccff;
font-weight: bold;
text-decoration: underline;}

ol li a {
color: #ff0099;
font-weight: bold;
text-decoration: none;}
ol li a:hover {
color: #ff0099;
font-weight: bold;
text-decoration: underline;}

/* Subcont */
.subcont {
margin: 5px 0px 5px 0px;
background: url(../img/adsbg.jpg) repeat-x;
height: 200px;}

.subcont li {
color: #ccff00;
padding-left: 20px;
font-size: 22px;
font-weight: bold;
background: url(../img/dot.png) no-repeat;}

.adcont {
margin: 5px 0px 5px 0px;
background: #444444;
height: 170px;}

h2 {
font-size: 18px;
font-weight: bold;
color: #ff0099;}

h3 {
font-size: 14px;
font-weight: normal;
color: #ff0000;}

.subcont a {
color: #ccff00;
text-decoration: none;}
.subcont a:hover {
color: #ccff00;
text-decoration: underline;}

.left {
background: url(../img/corners.gif) no-repeat;
background-position: left top;
width: 22px;
height: 141px;}
.google {
background: #333333;
width: 820px;
height: 141px;
text-align: center;}
.fmus {
background: #333333;
width: 360px;
height: 141px;
text-align: center;}
.kjeko {
background: #333333;
width: 359px;
height: 141px;
text-align: center;}
.right {
background: url(../img/corners.gif) no-repeat;
background-position: right top;
width: 22px;
height: 141px;}

.kjeko h2 a {
font-size: 18px;
font-weight: bold;
color: #ff0099;
text-decoration: none;}
.kjeko h2 a:hover {
color: #ff0099;
text-decoration: underline;}

/* Footer */
.footer {
color: #ffffff;
font-size: 12px;
font-weight: bold;}
