* {margin:0; padding:0;}

body {
	background-image: url(images/bg.jpg);
	font-size: 14px;
	color: #CCCCCC;
	font-family: Tahoma;
}

.BODY {
	color: #999999;
	line-height: 1.166;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right:0px;
	padding-top: 0px;
	font: 12px/1.5 Verdana;
	text-align: left;
	background-color: #1a1a1a;
}
.tabgal {
	padding: 3px;
	border: 1px solid #999999;
	background-color: #333333;
}


h1 {
	font-size: 20px;
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 15px;
	MARGIN: 0px;
	PADDING-TOP: 10px;
	color: #0880bc;
	font-weight: normal;
	text-align: left;
	font-family: verdana;
}

h2 {
	font-size: 16px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 10px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	color: #5d9100;
	text-align: left;
	font-family: verdana;
}

/*.adml {
	text-decoration: none;
	font-size:10px;
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: normal;
}

.adml a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: normal;
	background-color: #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px none #FFFFFF;
}

.adml a:visited {
	text-decoration: none;
	color: #ffffff;
}*/
/*table {
	border: 1px outset #CCCCCC;
}*/

.table {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.table2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.table3 {
	border: 1px solid #666666;
}

.adml a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.mnj {
	text-decoration: none;
	font-size:10px;
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: normal;
}

.mnj a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: normal;
}

.mnj a:visited {
	text-decoration: none;
	color: #ffffff;
}
input {
	border: 1px solid #999999;
	color: #333333;
	font-family: Tahoma;
	background-color: #f9f9f9;
	padding: 1px1px 1px 1px;
}
select {
	border: 1px solid #999999;
	color: #333333;
	font-family: Tahoma;
	background-color: #f9f9f9;
	padding: 2px 2px 2px 2px;
}

.mnj a:hover {
	text-decoration: underline;
	color: #ffffff;
}

a:link {
	text-decoration: underline;
	color: #e70000;
	font-family: verdana;
	font-weight: normal;
}

a:visited {
	text-decoration: underline;
	color: #e70000;
}




.background {
    background-image: url(images/bg.jpg);
	background-repeat: repeat;
	color: #c1c1c1;
	font: Tahoma;
}

.s1 {
	background-image: url(images/s1.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 11px;
}

.s2 {
	background-image: url(images/s2.jpg);
	background-repeat: repeat-x;
    height: 17px;
}

.s3 {
	background-image: url(images/s3.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 11px;
}

.m1 {
	background-image: url(images/m1.jpg);
	background-repeat: repeat-y;
	width: 11px;
}

.m2 {
	background-image: url(images/m2.jpg);
	background-repeat: repeat-y;
	width: 11px;
}

.j1 {
	background-image: url(images/j1.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 10px;
}

.j2 {
	background-image: url(images/j2.jpg);
	background-repeat: repeat-x;
    height: 32px;
}

.j3 {
	background-image: url(images/j3.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 10px;
}
hr {
	line-height: 1px;
	text-decoration: none;
	font-size: xx-small;
	height: 1px;
}


.wireframemenu{
border: 1px solid #999999;
background-color: #333333;
border-bottom-width: 0;
width: 170px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #cccccc;
text-decoration: none;
border-bottom: 1px solid #999999;
}

.wireframemenu a:visited{
color: #cccccc;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #e70000;
color: white;
}
