body {
	margin : 0px 12px 12px 12px;
	background-color : #ffffff;
	color : #666666;
	font-family: 'Arial', 'Geneva', 'Helvetica', sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:link, a:visited {
	color : #666666;
	text-decoration : underline;
}
a:active, a:hover {
	color : #666666;
	text-decoration : none;
}
.header {
	color : #000000;
	font-family : 'Century Gothic', 'Arial', 'Geneva', 'Helvetica', sans-serif;
	font-size : 25px;
	font-weight : normal;
	border-bottom : 1px solid #666666;
}
.header2 {
	font-family : 'Arial', 'Geneva', 'Helvetica', sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #c3004e;
	text-decoration: none;
}
.header3 {
    color : #000000;
    font-family : 'Arial', 'Geneva', 'Helvetica', sans-serif;
    font-size : 11px;
    font-weight : normal;
}
.title1 {
	color : #000000;
	font-family : 'Century Gothic', 'Arial', 'Geneva', 'Helvetica', sans-serif;
	font-size : 24px;
	font-weight: bold;
}
.title2 {
	color : #000000;
	font-family : 'Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight: bold;
	font-size : 14px;
}
p, div, li, td, .text, .text1 {
	color: #000000;
	font-family : 'Arial', 'Geneva', 'Helvetica', sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.text2 {
	color: #ffffff;
	font-family : 'Arial', 'Geneva', 'Helvetica', sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.textwarning {
    color : #993233;
	font-family : 'Verdana', 'Geneva', 'Helvetica', sans-serif;
	font-size : 12px;
    font-weight : bold;
    text-decoration : none;
}
.bg1 {
	background-color : #ffffff;
}
.bg2 {
	background-color : #f8f8f8;
}
.bg3 {
	background-color : #666666;
}
.bg4 {
	background-color : #eeeeee;
}
.bg5 {
	background-color : #000000;
}
.bg6 {
	background-color : #cbcbcb;
}
a.btn {
	display : block;
	padding: 1px 10px 1px 10px;
	color : #ffffff;
	background-color : #333333;
	font-family : 'Arial', 'Geneva', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align : center;
	border-top : 1px solid #ffffff;
	border-right : 1px solid #716f64;
	border-bottom : 1px solid #716f64;
	border-left : 1px solid #ffffff;
	text-decoration : none;
}
a.btn:link, a.btn:visited, a.btn:active, a.btn:hover {
	color : #ffffff;
	text-decoration : none;
}
a.btn:active {
	padding: 1px 9px 1px 11px;
}
.inputbox, .inputbox1 {
	color : #666666;
	font-family : 'Arial', 'Geneva', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color: #ffffff;
	width : 98.5%;
	text-align : left;
	border : 1px solid #9a978f;
}
.inputbox2 {
	color : #666666;
	font-family : 'Arial', 'Geneva', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight: normal;
	background-color: #ffffff;
	text-align : left;
	border : 1px solid #9a978f;
}
.inputbox3 {
	color : #666666;
	font-family : 'Arial', 'Geneva', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight: normal;
	background-color: #ffffff;
	text-align : left;
	border : 2px solid #9a978f;
}
.button, .button1 {
	color : #ffffff;
	background-color : #333333;
	font-family : 'Arial', 'Geneva', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align : center;
	border-top : 1px solid #ffffff;
	border-right : 1px solid #716f64;
	border-bottom : 1px solid #716f64;
	border-left : 1px solid #ffffff;
}
ul {
	list-style-image : url(graphics/bullet.gif);
}
.divider {
	font-size : 1px;
	border-top : 1px dotted #666;
}
.divider-link-cat {
padding-top : 2px;
padding-bottom : 2px;
border-bottom : 1px dotted #666;
}
.divider-link {
padding-top : 10px;
padding-bottom : 10px;
border-bottom : 1px dotted #666;
}
.cleaner {
	clear : both;
	height : 1px;
	font-size : 1px;
	border : none;
	margin : 0;
	padding : 0;
	background-color : #ffffff;
}
.small {
	width: 25%;
}
.medium {
	width: 50%;
}
.large {
	width: 100%;
}

/* Profile / News Styles */

img.profile {
	margin : 0 0 0 10px;
	border : 1px solid #666666;
	float : right;
}
.sidebar {
	border-left : 1px dotted #666666;
	padding : 10px;
}
.sidebartitle {
	margin-bottom : 10px;
	color : #666666;
	font-family : 'Century Gothic', 'Arial', 'Geneva', 'Helvetica', sans-serif;
   	font-size : 14px;
	border-bottom : 1px dotted #666666;
}
a.link2:hover {
	background-color : #e1dccd;
	color : #666666;
	border-top : 1px solid #716f64;
	border-right : 1px solid #ffffff;
	border-bottom : 1px solid #ffffff;
	border-left : 1px solid #716f64;
}
