/*new left menu style added in fuskers*/
img {
	-webkit-transform: scale(0.8);
}
img:hover {
	-webkit-transform: scale(1.0);
}
#sa {
	color:#999999;
	float:left;
	width:24%;
	height:auto;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFD502;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
}

.awesome{
background: #222 url(/images/alert-overlay.png) repeat-x;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
text-shadow: 0 -1px 1px #222;
border-bottom: 1px solid #222;
position: relative;
cursor: pointer;
}
/*New Menu styles*/
.bg {
	background: url(images/button4.gif);
}
.menu {
	padding:0 0 0 32px;
	margin:0;
	list-style:none;
	height:40px;
	background:#fff url(images/button1a.gif) repeat-x;
	position:relative;
	font-family:arial, verdana, sans-serif;
}
.menu li.top {
	display:block;
	float:left;
	position:relative;
}
.menu li a.top_link {
	display:block;
	float:left;
	height:40px;
	line-height:33px;
	color:#bbb;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 12px;
	cursor:pointer;
}
.menu li a.top_link span {
	float:left;
	font-weight:bold;
	display:block;
	padding:0 24px 0 12px;
	height:40px;
}
.menu li a.top_link span.down {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	height:40px;
	background:url(images/down.gif) no-repeat right top;
}
.menu li a.top_link:hover {
	color:#000;
	background: url(images/button4.gif) no-repeat;
}
.menu li a.top_link:hover span {
	background:url(images/button4.gif) no-repeat right top;
}
.menu li a.top_link:hover span.down {
	background:url(images/button4a.gif) no-repeat right top;
}
.menu li:hover > a.top_link {
	color:#000;
	background: url(images/button4.gif) no-repeat;
}
.menu li:hover > a.top_link span {
	background:url(images/button4.gif) no-repeat right top;
}
.menu li:hover > a.top_link span.down {
	background:url(images/button4a.gif) no-repeat right top;
}
.menu table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
.menu a:hover {
	visibility:visible;
}
.menu li:hover {
	position:relative;
	z-index:200;
}
.menu ul, .menu :hover ul ul, .menu :hover ul :hover ul ul, .menu :hover ul :hover ul :hover ul ul, .menu :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
.menu :hover ul.sub {
	left:2px;
	top:40px;
	right:2px;
	background: #fff;
	padding:3px 0;
	border:1px solid #999999;
	white-space:nowrap;
	width:200px;
	height:auto;
}
.menu :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:250px;
}
.menu :hover ul.sub li a {
	font-weight:normal;
	display:block;
	font-size:11px;
	height:20px;
	width:192px;
	line-height:20px;
	text-indent:5px;
	color:#000;
	text-decoration:none;
	border:3px solid #fff;
	border-width:0 0 0 3px;
}
.menu :hover ul.sub li a.fly {
	background:#fff url(images/arrow.gif) 80px 7px no-repeat;
}
.menu :hover ul.sub li a:hover {
	background:#999999;
	color:#fff;
}
.menu :hover ul.sub li a.fly:hover {
	background:#999999 url(images/arrow_over.gif) 80px 7px no-repeat;
	color:#fff;
}
.menu :hover ul li:hover > a.fly {
	background:#999999 url(images/arrow_over.gif) 80px 7px no-repeat;
	color:#fff;
}
.menu :hover ul :hover ul, .menu :hover ul :hover ul :hover ul, .menu :hover ul :hover ul :hover ul :hover ul, .menu :hover ul :hover ul :hover ul :hover ul :hover ul {
	left:90px;
	top:-4px;
	background: #fff;
	padding:3px 0;
	border:1px solid 999999;
	white-space:nowrap;
	width:93px;
	z-index:200;
	height:auto;
}
/*end new menu style*/
#networkheader a:link {
	text-decoration:none;
	font-stretch:expanded;
	color:white;
}
#networkheader a:visited {
	text-decoration:none;
	font-stretch:expanded;
	color:white;
}
#networkheader a:hover {
	background:#FFF;
	color:#000;
	line-height:30px;
}
#networkheader {
	background-color: #000;
	color: #FFF;
	margin: 0;
	height:30px;
	line-height:30px;
	vertical-align:middle;
}
body {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Consolas,Corbel,Constantia,Calibri,Candara,Cambria, Trebuchet MS;
	font-size : 12px;
	margin : 0px;
	margin-left:10 px black;
}
a:link {
	color : #465FAD;
	font-family : Corbel,Consolas,Constantia,Calibri,Candara,Cambria, Trebuchet MS;
	text-decoration : none;
	border: 0px;
	font-weight: bold;
}
a:visited {
	color : black;
	font-family : Consolas,Corbel,Constantia,Calibri,Candara,Cambria, Trebuchet MS;
	text-decoration : none;
	border: 0px;
	font-weight: bold;
}
a:active {
	color : #465FAD;
	font-family : Consolas,Corbel,Constantia,Calibri,Candara,Cambria, Trebuchet MS;
}
a:hover {
	color : #465FAD;
	font-family : Consolas,Corbel,Constantia,Calibri,Candara,Cambria, Trebuchet MS;
	text-decoration : underline;
}
div {
	border: inset 0px;
	color: #000000;
	font-family: Consolas,Corbel,Constantia,Calibri,Candara,Cambria, Trebuchet MS;
	}
font {
	font-family: Consolas,Corbel,Constantia,Calibri,Candara,Cambria, Trebuchet MS;
	font-size : large;

}
form {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.pop {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
img {
	border: 0px;
}
input {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
select {
	color: #000000;
	font-family: Arial, "Times New Roman", sans-serif;
	font-size: 10px;
}
td {
	border: none 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: disc;
	margin: 0px;
}
textarea, option {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bg1 {
	background-color: #FFFFFF;
}
.bg2 {
	background-color: #CCDDFF;
}
.bg3 {
	background-color: #EAE9FB;
}
.bg4 {
	background-color: #E9F1FB;
}
.fg2 {
	color: #354548;
}
.footer {
	background-color: #FFFFFF;
	border-top: 1px dotted #000000;
}
.hover {
	color: #000000;
	font: bold;
	font-family: Verdana, Helvetica, san-serif, Arial;
	font-size: 12px;
}
.indextitle {
	border-bottom: 1px dotted #000080;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.redirect {
	background: #E9F1FB;
	border: 3px double #CCDDFF;
	color: #000000;
}
.sidboxtitle {
	border-style: inset;
	border-top-width: thin;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 115pt;
}
.sidebar1 {
	vertical-align: top;
	background-color: #FFFFFF;
	border-bottom: 2px ridge #FFFFFF;
	border-right: 2px ridge #FFFFFF;
}
.sidebar2 {
	background-color: #FFFFFF;
	border-bottom: 2px ridge #FFFFFF;
	border-left: 2px ridge #FFFFFF;
	vertical-align: top;
}
.tmenu {
	font-family: Arial, "Times New Roman", sans-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 10px;
}
table.modcreatortable {
	margin: 5px;
}
.modcreatortd {
	padding: 7px;
	border-bottom : 1px solid #E0E0E0;
}
.mainlinks {
	line-height: 12px;
}
.current {
	background-color: #fff0df;
	border-top: 1px dotted #ff8900;
	border-bottom: 1px dotted #ff8900;
	font-size : 12px;
}
.heading {
	color: #c00000;
	font-weight: bold;
}
.ticker {
	background-color : #FFFFFF;
	padding : 5px;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	font-size : 10px;
	font-style: bold;
}
.highlight {
	background-color: #b4ddff;
	padding : 5px;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	font-size : 10px;
	font-style: bold;
}
.miniheader {
	color: #c00000;
	font-weight: bold;
}
a.bml {
	background-color: #ffead2;
outset #ffead2;
	border: 1px double #00a41c;
	padding: 1px;
	vertical-align: 1px;
}
a:hover.bml {
	text-decoration : none;
	cursor:n-resize;
}
.error {
	color: #000000;
	padding: 3px;
	display: block;
	margin: 0 auto 0 auto;
	width: 60%;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #dddddd;
	border: 1px solid #1800c7;
}
.adHeadline {
	line-height: 20px;
	font-family: verdana, helvetica;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.adText {
	font-family: verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
.code {
	font-family: helvetica;
	font-size: 7px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
