
body,td,input,textarea {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

body {
	background-image:url(../images/gradient.gif);
	background-repeat:repeat-x;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#f4f4f4;
}

.modulus {
	font-size:12px;
	font-weight:bold;
}
.modulus a, .modulus a:link, .modulus a:visited, .modulus a:focus, .modulus a:active {
	text-decoration:underline;
	color:blue;
}

table {
	margin:0px;
	padding:0px;
	border:0px none;
}

form {
	margin:0px;
	padding:0px;
}

#main {
	width:703px;
	background-image:url(../images/main_row.gif);
}

#main_top {
	height:45px;
	background-image:url(../images/main_top.gif);
	background-repeat:no-repeat;
}

#main_header {
	background-color:#FFFFFF;
	text-align:left;
}

#main_left {
	width:3px;
	background-image:url(../images/main_left.gif);
	background-repeat:no-repeat;
}

#main_body {
	width:693px;
	background-color:#FFFFFF;
	vertical-align:top;
	text-align:left;
}
	
#main_right {
	width:7px;
	background-image:url(../images/main_right.gif);
	background-repeat:no-repeat;
}

#main_bottom {
	height:15px;
	background-image:url(../images/main_bottom.gif);
	background-repeat:no-repeat;
}

.main_body {
	width:100%;
	padding:0px 20px 30px 20px;
}

.inner_header {
	padding: 0px 20px 60px 20px;
	text-align:left;
}

.inner {
	width:693px;
}

.inner_body {
	width:483px;
	vertical-align:top;
}
	
.inner_boxes {
	width:210px;
	vertical-align:top;
}
	
.box {
	width:200px;
}

.box_top {
	height:27px;
	background-image:url(../images/box_top.gif);
	background-repeat:no-repeat;
	line-height:27px;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
}

.box_left {
	width:3px;
	background-image:url(../images/box_left.gif);
	background-repeat:repeat-y;
}

.box_body {
	width:184px;
	background-image:url(../images/box_body.gif);
	background-repeat:no-repeat;
}

.box_statistics {
	width:100%;
	padding:15px 10px 10px 10px;
	line-height:22px;
}
	
.box_updates {
	width:100%;
	padding:15px 10px 10px 10px;
}
	
.box_right {
	width:13px;
	background-image:url(../images/box_right.gif);
	background-repeat:repeat-y;
}

.box_bottom {
	height:15px;
	background-image:url(../images/box_bottom.gif);
	background-repeat:no-repeat;
}

.header {
	font-weight:bold;
	font-size:18px;
	padding-top:3px;
}

.subheader {
	color:#555555;
	font-size:9px;
}

.hr {
	color:#555555;
	width:598px;
}

.hr2 {
	color:#555555;
	width:420px;
	text-align:left;
	margin-left:0px;
	padding-left:0px;
}

.content {
	width:100%;
	padding:0px 20px 30px 25px;
}

.monkey {
	float:left;
	width:55px;
	height:50px;
	background-image:url(../images/monkey.gif);
	background-repeat:no-repeat;
}

.header_right {
	float:left;
	width:598px;
}

.box_numbers {
	font-weight:bold;
	color:#FF6633;
	text-align:right;
}

.linkbar {
	float:right;
	color:#555555;
}

.file1 {
	font-size:14px;
	font-weight:bold;
	color:#FF6633;
}

.file2 {
	color:#000000;
	line-height:22px;
}

.file3 {
	width:400px;
	padding:0px 0px 0px 15px;
	color:#000000;
	line-height:22px;
}

a, a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	color:#555555;
}

.bar_header {
	font-weight:bold;
}

.bar_percentage {
	vertical-align:top;
	line-height:22px;
}

.bar_container {
	width:326px;
	height:22px;
	overflow:hidden;
	background-color:#f4f4f4;
}

#progress_back {
	position:relative;
	left:0px;
	top:1px;
	z-index:96;
	width:0%;
	height:20px;
	background-color:#FF6633;
}

#progress_front {
	position:relative;
	left:0px;
	top:-20px;
	z-index:97;
	width:324px;
	height:20px;
	border:1px solid black;
	text-align:center;
	line-height:20px;
}

#size_back {
	position:relative;
	left:0px;
	top:1px;
	z-index:98;
	width:0%;
	height:20px;
	background-color:#ABF3AC;
}

#size_front {
	position:relative;
	left:0px;
	top:-20px;
	z-index:99;
	width:324px;
	height:20px;
	border:1px solid black;
	text-align:center;
	line-height:20px;
}

.download {
	font-weight:bold;
	font-size:14px;
}

.downloadlink, .downloadlink:link, .downloadlink:hover, .downloadlink:visited, .downloadlink:active {
	font-size:14px;
	font-weight:bold;
	color:#0099ff;
	text-decoration:underline;
}

.blink, .blink:link, .blink:hover, .blink:visited, .blink:active {
	font-weight:bold;
	color:#0099ff;
	text-decoration:underline;
}

.comment1 {
	width:250px;
}

.comment2 {
	width:250px;
	height:150px;
}

.clink, .clink:link, .clink:hover, .clink:visited, .clink:active {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

