body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-3Dlight-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;

	background-color: #CCCCCC;
	font-family: "Courier New", Courier, mono;
	color: #9d9b9b;
}

.main{
	vertical-align:middle;
	text-align:center;
}

.left-box {
	background-color: #CCCCCC;
	font-family: "Courier New", Courier, mono;
	color: #9d9b9b;
	padding:20px;
	height:350px;
	width:350px;
}

.progress-box {
	background-color: #CCCCCC;
	font-family: "Courier New", Courier, mono;
	color: #9d9b9b;
	padding:20px;
	height:350px;
	width:644px;
}

.right-box {
	background-color: #CCCCCC;
	font-family: "Courier New", Courier, mono;
	color: #9d9b9b;
	width:244px;
	height:185px;
	padding:5px;
	text-align:center;
}

.right-box2 {
	background-color: #CCCCCC;
	font-family: "Courier New", Courier, mono;
	color: #9d9b9b;
	width:244px;
	height:184px;
	text-align:center;
	vertical-align:middle;
}

.topleft {
	width:33px;
	height:26px;
	background-image:url(siteimages/topleft.gif);
}

.topright {
	width:33px;
	height:26px;
	background-image:url(siteimages/topright.gif);
}

.left-repeat {
	background-image:url(siteimages/leftrepeat.gif);
	width:33px;
}

.right-repeat {
	background-image:url(siteimages/rightrepeat.gif);
	width:33px;
	vertical-align: top;
}

.bottomleft {
	width:33px;
	height:26px;
	background-image:url(siteimages/bottomleft.gif);
}

.bottomright {
	width:33px;
	height:26px;
	background-image:url(siteimages/bottomright.gif);
}

.greyfill {
	background-color: #CCCCCC;
	font-family: "Courier New", Courier, mono;
	color: #9d9b9b;
}

.menuitem {
	font-family: "Courier New", Courier, mono;
	font-size: 12 px;
	color: #7f7b7b;
}

a {
	color: #7f7b7b;
	text-decoration: none;
}

a:active {
	color: #7f7b7b;
	text-decoration: none;
}

a:visited {
	color: #7f7b7b;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

.title {
	color: #333333;
}

.admintitle {
	color: #333333;
	text-transform: capitalize;
}

.body1 {
	font-family: "Courier New", Courier, mono;
	color: #333333;
	font-size: 10px;
}

.thumbs { 
	width: 45px;
	height: 45px;
}

.caps {
	text-transform:capitalize;
}
