body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-track-color: #191919;
	scrollbar-darkshadow-color: #000000;
}
@font-face {
	font-family:ZagRegular;
	src: url(../fonts/ZagRegular.otf) format("opentype")
}
@font-face {
	font-family:DroidSerif-Regular;
	src: url(../fonts/DroidSerif-Regular.ttf) format("truetype")
}
@font-face {
	font-family:Espacio;
	src: url(../fonts/Espacio.ttf) format("truetype")
}
@font-face {
	font-family: Dekar;
	src: url(../fonts/Dekar.otf) format("opentype")
}
::selection {
	background: #C6C; /* Safari */
	}
::-moz-selection {
	color:#C6C;
}
a {
	font-weight: normal;
	color: #ffffff;
	outline:none;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #C6C;
	text-decoration: underline;
	outline:none;
}
a:active {
	font-weight: normal;
	color: #fff;
	outline:none;
	text-decoration: none
}
a.grey {
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
a.grey:hover {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.grey:active {
	font-weight: normal;
	color: #646464;
	text-decoration: none
}
a.greenlinks {
	font-weight: normal;
	color: #C6C;
	outline:none;
	text-decoration: none;
}
a.greenlinks:hover {
	font-weight: normal;
	color: #ffffff;
	outline:none;
	text-decoration: none;
}
a.greenlinks:active {
	font-weight: normal;
	color: #C6C;
	outline:none;
	text-decoration: none
}
a.nav {
	font-family:Espacio, "Lucida Sans Unicode", Arial, "Times New Roman", Times, serif;
	font-size:18pt;
	letter-spacing:1pt;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
}
a.nav:hover {
	font-family:Espacio, "Lucida Sans Unicode", Arial, "Times New Roman", Times, serif;
	font-size:18pt;
	letter-spacing:1pt;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
	padding-bottom:3pt;
	border-bottom:2pt solid  #C6C;
}
a.greenboxlinks {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10pt;
	font-weight: normal;
	color: #000;
	padding:5pt;
	padding-left:10pt;
	padding-right:10pt;
	background-color: #A7D505;
	text-decoration: none;
}
a.greenboxlinks:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding:5pt;
	padding-left:10pt;
	padding-right:10pt;
	background-color:#fff;
}
.smalltext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 8pt;
	color: #ffffff;
	padding-bottom:3pt;
}
.leftrightbrdr {
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #666666;
}
.heading {
	font-family:Espacio, ZagRegular, Georgia, "Times New Roman", Times, serif;
	color: #C6C;
	font-size:27px;
	font-weight:bold;
	letter-spacing:1pt;
}
.boxheading {
	font-family:Espacio, ZagRegular, Georgia, "Times New Roman", Times, serif;
	color: #C6C;
	font-weight:bold;
	letter-spacing:1pt;
	font-size:27px;
	padding-bottom:3pt;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #313131;
	border-bottom-color: #313131;
}
.footer {
	font-family:DroidSerif-Regular, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	line-height:14pt;
}
.linksbox {
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #666666;
}
.linksbar {
	background-image:url(../images/links_bg.jpg);
	background-repeat:repeat-x;
}
.textbox {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #fff;
	background-color: #000;
	border: 1pt dotted #313131;
	text-indent:4pt;
	height: 35px;
	width:100%;
}
.textbox-short {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #fff;
	background-color: #000;
	border: 1pt dotted #313131;
	text-indent:4pt;
	height: 35px;
	width:97%;
}
.textarea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #fff;
	background-color: #000;
	border: 1pt dotted #313131;
	text-indent:4pt;
	margin-top:3pt;
	padding-top:1pt;
	width:100%;
	height:230px;
	resize:none;
}
.text {
	font-family:DroidSerif-Regular, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight:400;
	line-height: 18pt;
	color: #fff;
	text-align: justify;
}
.title-purple {
	font-family:DroidSerif-Regular, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	font-weight:400;
	line-height: 17pt;
	color: #C6C;
}
.text-purple {
	font-family:DroidSerif-Regular, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #C6C;
}
.button-purple {
	font-family:DroidSerif-Regular, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #000;
	width:120px;
	cursor: hand;
	padding:6pt;
	background-color: #C6C;
	border:1pt solid #000;
}
.button-white {
	font-family:DroidSerif-Regular, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #000;
	cursor: hand;
	padding:6pt;
	background-color: #fff;
	border:1pt solid #000;
	width:80px;
}
.borderbtm {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.borderright {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #171717;
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #171717;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #171717;
}
.rightborder {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #333333;
	font-family: "Trebuchet MS";
	font-size: 7.5pt;
	color: #ffffff;
}
.textsmallwhite {
	font-family:DroidSerif-Regular, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: #ffffff;
	text-align: left;
}
.textgrey {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #646464;
	text-align: justify;
}
.textbox_name {
	background-image: url(../images/tb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxed {
	border: 1pt dotted #313131;
}
.boxedtext {
	border: 1pt solid #1D1D1D;
	border-top:none;
	font-family:DroidSerif-Regular, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	padding-left:6pt;
}
.bg {
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.dotted {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #313131;
	border-bottom-color: #313131;
}
.intro {
	font-family: Espacio, Arial, "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bold;
	color: #FFF;
	padding-bottom:10pt;
	border-bottom: 3pt solid #C6C;
}
.borderwhite {
	border: 1pt dotted #666;
	padding:3pt;
}
#twitter_update_list {
	padding: 0px;
	overflow: hidden;
	font-family:DroidSerif-Regular, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height:22px;
	color: #fff;
	margin-left:0px;
}
#twitter_update_list li {
	list-style: none;
	padding-bottom:15px;
	padding-top:10px;
	border-top: dotted 1px #313131;
}
#twitter_update_list li a {
	color:#C6C;
	text-decoration: none;
}
#twitter_update_list li a:hover {
	color: #fff;
}
