/*----------------- // Main Stylesheet \\ -----------------*/


/* // Main \\ -------------------------------*/

body {
background: url(images/bg.gif);	
font-family:arial bold,helvetica,verdana,tahoma;
margin:0px 0px 0px 0px;
}
td {
color: #000000;
font-family:arial,helvetica,verdana,tahoma;
font-size: 18px;
}


/* // Links \\ ------------------------------*/

a {
color:#000000;
text-decoration:none;
font-family:arial,helvetica,verdana,tahoma;
font-size: 18px;
}
a:hover {
color:#4F1D76;
text-decoration:underline;
font-family:arial,helvetica,verdana,tahoma;
font-size: 18px;
}
a:active {
color:#4F1D76;
text-decoration:none;
font-family:arial,helvetica,verdana,tahoma;
font-size: 18px;
}
a.link {
color:#4f1d76;
text-decoration:none;
font-family:arial,helvetica,verdana,tahoma;
font-size: 20px;
font-weight: bold;
}
a.link:hover {
color:#4F1D76;
text-decoration:underline;
font-family:arial,helvetica,verdana,tahoma;
font-size: 20px;
font-weight: bold;
}
a.link:active {
color:#4F1D76;
text-decoration:none;
font-family:arial,helvetica,verdana,tahoma;
font-size: 20px;
font-weight: bold;
}

/* // Tables \\ ------------------------------*/

table.main {
width:850px;
height:100%;
background:#ffffff;
align: center;
}
table.body {
width:1074px;
height:100%;
background:#ffffff;
align: center;
}

/* // TD's \\ --------------------------------*/

td.frameleft {
width:112px;
height:100%;
background: url(images/frameleft.gif);
}
td.frameright {
width:112px;
height:100%;
background: url(images/frameright.gif);
}
td.framecenter {
width:780px;
height:100%;
}
td.top {
cursor:pointer;
width:780px;
height:110px;
background: url(images/top.gif)
}
td.nav {
width:780px;
height:16px;
background: url(images/navbg.gif)
}
td.unav {
width:780px;
height:6px;
background: url(images/unavbg.gif)
}
td.main {
width:605px;
height:100%;
background: #ffffff;
padding: 5px;
vertical-align:top;
color: #000000;
}
td.weather {
width:175px;
background: #ffffff;
vertical-align:top;
text-align:center;
color: #000000;
font-family:verdana, tahoma, helvetica, helvetica narrow, monospace;
font-size: 12px;
}

/* // spans \\ --------------------------------*/

span.bold {
color: #572493;
font-family:helvetica, arial, tahoma, monospace;
font-weight:bold;
font-size: 20px;
}
span.bold2 {
color: #000000;
font-family:helvetica, arial, tahoma, monospace;
font-weight:bold;
font-size: 25px;
}
span.small {
color: #572493;
font-family:helvetica, arial, tahoma, monospace;
font-weight:bold;
font-size: 16px;
}
/*------- // Copoyright: Ryvon | Designs 2004, All Rights Reserved \\ -------*/