﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	color: white;
	font-size: small;
	background-color: #000000;
	font-family: Arial, helvetica, Sans-Serif;
}

.blogtitle
{
	font-family: Sans-Serif;
	font-size: medium;
	font-weight: bold;
	padding-top: 10px;
}


.blogdate
{
	font-family: Sans-Serif;
	font-size: xx-small;
	font-style: italic;
}

.blogcontent
{
	font-family: Sans-Serif;
	font-size: small;
}

.bloguser
{
	font-family: Sans-Serif;
	font-size: x-small;
}

.bloglinebreak
{
	/* color:#eba2fd; PINK SAME AS MAIN LINE */
	/* color:#39066b; PURPLE SAME AS QUICK BOXES */
		color: #333333;

}

.test1
{
	border-right: white 5px solid;
	border-top: white 5px solid;
	border-left: white 5px solid;
	border-bottom: white 5px solid;
}

.quickbox
{
	height: 100%;
	font-size: small;
	left: 0px;
	width: 98%;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	background-color: transparent;
	margin-bottom: 10px;
}

.quickboxheader
{
	font-weight: bold;
	font-size: small;
	background: #39066b;
	text-transform: uppercase;
	width: 100%;
	color: white;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	font-variant: normal;
	border-bottom-style: none;
	height: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.quickboxcontent
{
	background-color: Transparent;
	width: 100%;
	overflow: auto;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
}
.quickboxitem
{
	font-size: xx-small;
	color: white;
	font-family: Sans-Serif;
}
.quickboxitemtitle
{
	font-size: x-small;
	color: white;
	font-family: Sans-Serif;
}
.quickboxitemline
{
	font-size: xx-small;
	color: white;
	font-family: Sans-Serif;
}
.quickboxitemseperator
{
	color: #39066b;
	visibility: visible;
}
a
{
	color: white;
	text-decoration: underline;
}

#mainlinks a
{
	color: White;
	text-decoration: none;
}

h2.content_title
{
	font-family: Arial, helvetica, Sans-Serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	padding-right: 20px;
	/*padding-top:10px;*/
}

div.head_content_title
{
	font-family: Arial, helvetica, Sans-Serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	padding-right: 20px;
	padding-bottom: 10px;
	width:100%;
	/*padding-top:10px;*/
}

div.content_area
{
	/* font-family: Arial, helvetica, Sans-Serif; */

}