html {
margin:			0;
padding:			0;
background:			url("img/bg.gif") repeat #000000;
font-weight:		normal;
font-size:			11px;
color:			#C5C5C5;
font-family:		arial, helvetica, sans-serif;
}

body {
margin:	    0;
padding:	    0;
text-align:	    center;
font-size:	    11px;
font-family:    verdana, arial, helvetica, sans-serif;
line-height:    150%;
}

h3 {
margin-top:	    15px;
margin-bottom:  20px;
padding:	    0;
text-align:	    left;
/*border-bottom:  solid 1px #AAAAAA;*/
font-family:    verdana, arial, helvetica, sans-serif;
font-weight:    bold;
font-size:	    12pt;
}

h4 {
font-size:		10px;
text-transform:	uppercase;
text-decoration:	none;
font-weight:	bold;
line-height:	12px;
border-bottom:	dashed 1px #555555;
margin-top:		20px;
margin-bottom:	20px;
}

p {
display:	    block;
margin-bottom:  0.7em;
}

/*img {
margin:	    0 5px 0 5px;
}*/

a {
background-color:	transparent;
color:		#B5B5B5;
text-decoration:	none;
font-weight:	bold;
}

a:link {
background-color:	transparent;
color:		#C5C5C5;
text-decoration:	none;
font-weight:	bold;
}

a:hover {
background-color:	transparent;
color:		#FFFFFF;
text-decoration:	underline;
font-weight:	bold;
}

ul, ol {
padding:	    0;
margin-top:	    2em;
margin-left:    1em;
margin-right:   0;
margin-bottom:  1em;
}

li {
margin-left:    1.9em;
margin-bottom:  0.3em;
margin-top:	    0.3em;
}

#tablemenu {
background:	    #444444;
}

#tablemenu td a {
text-decoration:none;
display:block;
}

.tr-list {
background:	    #000000;
line-height:    150%;
}

td, pre {
font-family:    verdana, lucida, sans-serif;
font-size:	    11px;
}

big {
font-family:    verdana, lucida, sans-serif;
font-size:	    13px;
}

small {
font-family:    verdana, lucida, sans-serif;
font-size:	    10px;
}

blockquote {
font-family:	verdana, lucida, sans-serif;
font-size:		11px;
text-align:		justify;
margin-top:		20px;
margin-bottom:	0;
margin-left:	0;
margin-right:	0;
}

div#container {
width:		    759px;
margin-top:		    0;
margin-bottom:	    0;
margin-right:	    auto;
margin-left:	    auto;
text-align:		    left;
border-right:	    solid 1px #555555;
border-left:	    solid 1px #555555;
background:		    url("img/middle2.gif") #000000;
color:		    #A5A5A5;
}

div#spacer {
font-size:		    10px;
text-align:		    center;
width:		    759px;
margin-top:		    0;
margin-bottom:	    0;
margin-right:	    auto;
margin-left:	    auto;
border-right:	    solid 1px #555555;
border-left:	    solid 1px #555555;
background:		    #000000;
color:		    #B5B5B5;
}

div#header {
background:		    url("img/atas-dark.gif") #000000 no-repeat top left;
height:		    170px;
color:		    #B5B5B5;
}

div#header2 {
background:		    url("img/atas3.gif") #000000 no-repeat bottom right;
height:		    20px;
padding-left:	    50px;
margin-left:	    259px;
color:		    #B5B5B5;
}

div#middle {
font-size:		    10px;
text-align:		    center;
clear:		    both;
background:		    url("img/middle3.gif") #000000 repeat bottom;
padding-left:	    0;
margin-left:	    0;
padding-right:	    0;
color:		    #B5B5B5;
}

div#leftbox {
text-align:	    right;
width:	    180px;
padding:	    0;
margin-left:    10px;
margin-right:   20px;
margin-top:	    0;
float:	    left;
}

#leftbox ul {
list-style:		none;
padding:		5px 0px 10px 0px;
margin:		0px;
}

#leftbox li {
list-style:		none;
line-height:	17px;
}

div#rightbox {
padding:	    0;
float:	    left;
width:	    460px;
margin-right:   10px;
margin-left:    20px;
}

div#bottomleft {
clear:		    both;
border:		    none;
padding-top:	    0;
margin:		    0;
padding-bottom:	    0;
background:		    #000000 url("img/bottom-left.gif") no-repeat bottom left;
color:		    #B5B5B5;
}

div#bottombox2 {
clear:		    both;
border:		    none;
padding-top:	    0;
margin-top:		    0;
margin-bottom:	    0;
margin-right:	    0;
padding-bottom:	    0;
height:		    25px;
background:		    #000000 url("img/bottom3.gif") no-repeat top right;
margin-left:	    259px;
color:		    #B5B5B5;
}

div#bottombox {
font-size:		    10px;
text-align:		    center;
clear:		    both;
border:		    none;
padding-top:	    70px;
margin-top:		    0;
padding-bottom:	    0;
background:		    #000000 url("img/bottom-left.gif") no-repeat bottom left;
color:		    #B5B5B5;
}

p.navigate {
background:		#000000;
font-weight:	bold;
font-family:	verdana, lucida, sans-serif;
font-size:		10px;
font-style:		normal;
color:		#B5B5B5;
padding:		4px;
margin-top:		0px;
margin-bottom:	20px;
border-bottom:	1px dashed #555555;
text-align:		left;
line-height:	150%;
}

p.posted {
background:		transparent;
font-family:	Georgia, geneva, verdana, arial, sans-serif;
font-size:		11px;
line-height:	12px;
color:		#B5B5B5;
margin-top:		20px;
text-align:		right;
margin-bottom:	10px;
padding-bottom:	10px;
}

.upper {
font-size:		10px;
text-transform:	uppercase;
text-decoration:	none;
font-weight:	bold;
line-height:	18px;
}

.title {
font-family:	Georgia, "Trebuchet MS", verdana, lucida, sans-serif;
font-size:		18px;
font-weight:	bold;
background:		transparent;
color:		#EEEEEE;
}

.menu {
font-family:	verdana, arial, sans-serif;
font-size:		10px;
margin-top:		2px;
margin-right:	2px;
line-height:	13px;
text-align:		right;
margin-bottom:	0;
padding:		0;
}

div.boxes {
background:		#000000;
width:		148px;
padding:		0;
margin-top:		0;
margin-bottom:	15px;
margin-left:	0;
margin-right:	0;
color:		#B5B5B5;
text-decoration:	none;
text-align:		left;
font-size:		8pt;
}

div.boxes h3 {
font-family:	"Trebuchet MS", verdana, arial, helvetica, sans-serif;
display:		block;
margin:		0;
padding:		3px 3px 3px 3px;
background-color:	#9CB5C6;
font-size:		11px;
color:		#FFFFFF;
text-align:		left;
}

div.boxes div.content {
padding:	5px;
}

div.box {
background:		#000000;
width:		148px;
float:		right;
clear:		both;
padding:		0;
margin-top:		10px;
margin-bottom:	10px;
margin-left:	32px;
margin-right:	0;
color:		#B5B5B5;
text-decoration:	none;
text-align:		left;
font-size:		8pt;
border:		solid 1px #444444;
}

div.box h3 {
font-family:	Georgia, "Trebuchet MS", verdana, arial, helvetica, sans-serif;
display:		block;
margin:		0;
padding:		3px 3px 3px 3px;
background-color:	#666666;
font-size:		10pt;
color:		#D5D5D5;
text-align:		left;
}

div.box div.content {
padding:	5px;
}

form input[type="reset"], form input[type="button"], form input[type="submit"] {
margin:		0;
padding:		2pt;
cursor:		pointer;
font-family:	verdana, "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
font-size:		11px;
height:		18pt;
}

form input[type="text"], input[type="password"] {
background-color:	#000000;
color:		#B5B5B5;
margin:		0;
padding:		2pt;
font-family:	verdana, "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
font-size:		8pt;
}

form textarea {
background-color:	#000000;
color:		#B5B5B5;
margin:		0;
padding:		2pt;
font-family:	verdana, "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
font-size:		8pt;
line-height:	150%;
}

form select {
background-color:	#000000;
color:		#B5B5B5;
margin:		0;
padding:		0;
font-family:	verdana, "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
font-size:		8pt;
line-height:	150%;
}

.error {
background-color:	transparent;
color:		#BB0000;
font-weight:	bold;
}

.white {
background:		transparent;
color:		#FFFFFF;
font-weight:	bold;
}

.now {
background:		transparent;
color:		#FFFFFF;
font-weight:	bold;
}

.georgia {
font-family:	georgia, palatino, times, serif;
font-size:		12px;
font-weight:	bold;
}

.date {
padding-top:	10px;
padding-bottom:	20px;
font-family:	geneva, verdana, lucida, serif;
font-size:		9px;
font-weight:	normal;
text-align:		right;
}

.links {
font-size:		10px;
font-style:		normal;
}

.inputbox {
padding:		2pt;
font-family:	verdana, lucida, sans-serif;
font-size:		11px;
background:		#000000;
color:		#B5B5B5;
text-decoration:	none;
border:		solid 1px #858585;
height:		16px;
}

.textarea {
padding:		2pt;
font-family:	verdana, lucida, sans-serif;
font-size:		11px;
background:		#000000;
color:		#B5B5B5;
text-decoration:	none;
border:		solid 1px #858585;
line-height:	150%;
}

.disbox {
padding:		2pt;
font-family:	verdana, lucida, sans-serif;
font-size:		11px;
background:		#FFFFFF;
color:		#6F8794;
border:		solid 1px #6F8794;
text-decoration:	none;
height:		16px;
}

.button {
font-family:	verdana, lucida, sans-serif;
font-size:		11px;
font-weight:	bold;
line-height:	18px;
background:		#555555;
color:		#FFFFFF;
border:		1px outset #858585;
}

p.right {
background:		transparent;
font-family:	geneva, verdana, arial, sans-serif;
font-size:		9px;
font-weight:	bold;
line-height:	12px;
color:		#6F8794;
margin-top:		10px;
text-align:		right;
margin-bottom:	20px;
padding-bottom:	10px;
}

p.bottom {
font-family:	verdana, arial, sans-serif;
font-size:		11px;
line-height:	12px;
text-align:		left;
padding-top:	20px;
padding-bottom:	0;
margin:		0;
width:		50px;
}

.book {
font-family:	geneva, verdana, arial, sans-serif;
font-size:		9px;
line-height:	12px;
text-align:		right;
margin:		0;
padding-top:	10px;
padding-bottom:	0;
padding-right:	0;
padding-left:	0;
}
