/*	HFA STYLE			*/
/*			BY Evan Pipta	*/


#intro{
position:absolute;
top:0;
left:0;
margin:0;
padding:0;
z-index:999999;
overflow:none;
}

body {
background:url(img/bg51.png) center repeat-y;
color:333333;
padding:0px;
margin:0px;

}

#container {
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
color:#CCCCCC;
width:140px;
padding:2px;
text-align:left;
font-weight:bold;
/*/*/border:0px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
text-align:left;
}

/*****	LINKS	*****/

.sdmenu a:link {color:#DDDDDD;
	text-decoration:none;
}
.sdmenu a:hover {
	text-decoration:underline;
}
.sdmenu a:active {
	text-decoration:underline;
}
.sdmenu a:visited {color:#DDDDDD;
	text-decoration:none;
}
#texts a:link {color:#2266DD;
	text-decoration:none;
}
#texts a:hover {color:#2266DD;
	text-decoration:underline;
}
#texts a:active {color:#2266DD;
	text-decoration:underline;
}
#texts a:visited {color:#2266DD;
}


/***** END LINKS *****/


#leftlinks {
padding-left:10px;width:180px;
}

#menu {
margin-top: -10px;
text-align: left;
}

.dividertopright {
background-image:url(img/table/topdividerright.png);
border-bottom:1px solid #888888;
}

.dividertopleft {
background-image:url(img/table/topdividerleft.png);
border-bottom:1px solid #888888;
}

.dividerbottom {
border-bottom:1px solid #888888;
}

.caldividertop {
background:url(img/table/caldividertop.png);
}

#navigate {
position:relative;
right:-17px;
top:-15px;
font-family:tahoma;
font-size:12px; 
color:#CCCCCC;
}

#bodytable {
z-index:200;
height:95%;
width:685px;

}

#texts {

font-family:tahoma;
font-size:12px; 
overflow:hidden;
width:430px;
text-align:left;

}

#texts {

font-family:tahoma;
font-size:12px;
text-align:left;

}

div {

font-family:tahoma;
font-size:12px; 
}

table {
z-index:!00;
}

#newstitle {
position:relative;
top:-5px;
}

#pagehead	{
position:relative; left:10px;
font-size:18px;
font-weight:bold;
}

#blue {
color:#2266DD

}

#cr {
position:relative;
right:65px;
font-size:9px;
color:#666666;
}

#logo {
position:relative;
right:10px;
padding-right:0px;
}

#logo {
	text-align: center;
}

h1 {font-size:18px; }
h2 {font-size:16px; }
h3 {font-size:14px; }

#home {
		padding-right:43px;
		padding-bottom:3px;
}

#toplist {
list-style-image: url(sdmenu/expanded.gif);
position:relative;right:20px;
}

#toplist li {
font-weight:bold;
color:#AAAAAA;
}