p {
	margin: 0px;
}

h1 {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #4C4C4C;
	margin: 0px;
}

h2 {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #4C4C4C;
	margin: 0px;
}

.auth_text {
	text-align: center;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #4C4C4C;
}

.auth_field {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

.auth_button {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}

.small_text {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}

a.small_text:hover { text-decoration: underline; }

.text {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #4C4C4C;
}

a.text:hover { text-decoration: underline; }

.error {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
}

.bottom {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

a.bottom:hover { text-decoration: underline; }

.field {
	font-size: 11px;
	font-family: Verdana;
	border: 1px solid #CCCCCC;
}

.button {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #9B9B9B;
	background-color: #DDDDDD;
}


.heading {
	font-family: "Trebuchet Ms", Tahoma, Verdana;
	font-size: 18px;
	color: #4C4C4C;
}
.heading a {
	text-decoration: none;
	color: #4C4C4C;
}
.heading a:hover {
	text-decoration: none;
	color: #4C4C4C;
}


.mce_editor {
	background-image: url('img/white.gif');
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #4C4C4C;
}
.mce_editor a {
	text-decoration: none;
	color: #4C4C4C;
}
.mce_editor a:hover {
	text-decoration: underline;
	color: #4C4C4C;
}


.m_table {
	border-collapse: collapse;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	color: #4C4C4C;
}

.m_row_head {
	border-style: solid;
	border-width: 1px;
	background-color: #EEEEEE;
	
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #4C4C4C;
}

.m_table td {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #4C4C4C;
}


.field {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.button {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}