/* CSS Document */

body {
	background-color: ;
}

th {
	background-color: ;
}

a {
	color:;
	text-decoration: none;
}

#login fieldset
{
	background: ;
}

#login legend
{
	background: ;
}

.form legend
{
	background: ;
}

input:focus, textarea:focus{
	background:;
}

#sidelinks #current{
	background:;
}

/* content */
#content {
	min-height:500px;
	border-color:;
}

/* main */
.topItem
{
	background-color:;
}

.box th{
	background-color:;
}

.dragableBoxHeader{	/* Header inside RSS box */
	background-color:;
}

div.TabStyleTabActive
{
	border-bottom: 1px solid ;
	background-color: ;
}

