body {
	margin: auto;
	padding: 0;	
	background-color:#FFFFFF;
}

body,td,th {
	font-family: HelveticaNeue, Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #003366;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #FF6600;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 750px;
	height: 80px;
	background-color: #FFFFFF;
	vertical-align: top;
}

.menu {
	vertical-align: top;
	/* width: 103px; */
	width: auto;
	padding: 0px;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 2px 10px 2px 3px;
	color: #000000;
	display: block;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: none;
	background-color: #CCCCCC;
}
.menu_current {
	/* font-weight: bold; */
}
.menu_current a:link, .menu_current a:visited, .menu_current a:active {
	color: #FF6600;
}

/**
 * Menu2 start
 */
.menu-parent {
	/* font-weight: bold; */
	color: #FF6600;
}
.menu-parent a:link, .menu-parent a:visited, .menu-parent a:active {
	/* font-weight: bold; */
	color: #FF6600;
}
.menu-current {
	font-weight: bold;
}
.menu-current a:link, .menu-current a:visited, .menu-current a:active {
	color: #FF6600;
}
/**
 * Menu2 End
 */

.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}
.content {
	/*
	padding: 10px;
	background-color: #FFFFFF;
	height: 300px;
	vertical-align: top;
	text-align: left;
	*/
}
.content a:link, .content a:visited, .content a:active {
	color: #FF6600;
}
.footer {
	padding: 5px;
	height: 20px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

#contentbox {
	margin: 20px 0 0 17px;
	width: 443px;
	height: 500px;
	
}

.scroll {
    width: 425px;
    height: 350px;
    padding: 0 5px 0 3px;
    overflow:auto;
    font-family: HelveticaNeue, Arial, Tahoma, Verdana;
	color: #000000;

}


/*
* News
*/


.post_title, .post_date {
	border-bottom: 1px solid #DDDDDD;
}

.orangeText a:link, .orangeText a:active, .orangeText a:visited {
	color: #FF3300;
}
.single_post_title h1 {
	color: #FF3300;
	padding: 10px 0 0 0;
}
.pagination a:link, .pagination a:visited, .pagination a:active {
	color: #FF3300;
}

.post_title {
	/* font-weight: bold; */
	font-size: 12px;
	color: #000000;
	padding: 5px 0 5px 0;
}

.post_date {
	text-align: right;
	font-weight: bold;
}

.post_short {
	text-align: justify;
	padding-bottom: 5px;
}

.comment_title {
	font-weight: bold;
}

.comment_text {
	font-weight: bold;
	background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}

.comment_title, .comment-text {
	border-left: 1px solid #DDDDDD;
}

.comment_info {
	text-align: right;
	border-right: 1px solid #DDDDDD;
}

.comment_title, .comment_info {
	border-top: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}

.selected_group_title { 
	font-size: 14px;
	text-align: center;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}

.loop-header {
	width: 100%;
}

.page-header {
	width: 100%;	
}
.post-header {
	width: 100%;	
}

.page-left {
	text-align: left;	
}
.page-center {
	text-align: center;
}

.page-right {
	text-align: right;	
}

.comment-header {
	width: 100%;
}

.public-info {
	text-align: right;
}

.group-page {
	text-align: center;
}										
