
#checkbox1
{color:#fff; background-color:transparent;} 


legend {color:#d7d7d7;}

body {

	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
font-family:arial;
font-size:10;
color:#cccccc;
scrollbar-face-color:#202020; 
scrollbar-arrow-color:#1a1a1a; 
scrollbar-track-color:#202020; 
scrollbar-shadow-color:#333333; 
scrollbar-highlight-color:#666666; 
scrollbar-3dlight-color:#e4e4e4; 
scrollbar-darkshadow-color:#333333;
}
tr {
font-family:Tahoma, arial;
font-size:10;
color:#cccccc;
}
.rubrik {
color:#169fff;
font-size:11;
font-weight:bold;
}
.bluee {
color:#169fff;
font-size:10;
}
.class11 {
font-size:11;
}
.mini {
color:#666666;
font-size:8;
}
.mini2 {
color:#666666;
font-size:9;
}
.newspic {
padding-right:15;
padding-top:15;
}
.newsrubrik {
font-size:12;
color:#ef67a7;
text-transform:uppercase;
font-weight:bold;
}
.blue {
color:#169fff;
font-weight:bold;
}
.newsrubrik2 {
font-size:14;
color:#ff76b6;
text-transform:uppercase;
font-weight:bold;
}
.resume1 {color: #222222;
}
.mellanstor {
font-size:12;
}
.large {
font-size:14;
font-weight:bold;
font-family:verdana;
letter-spacing: -1.5px;
}
a:link {
color:#858585;
text-decoration:none;
}
a:visited {
color:#858585;
text-decoration:none;
}
a:hover {
color:#169fff;
text-decoration:none;
}
a:active {
color:#169fff;
text-decoration:underline;
}
img {
border-color:#202020;}


input         {font-family:arial; font-size:10; border-width: 1px ; color:#222222; border-color: #d1d1d1; background-color:#807d7d}
textarea      {font-family:arial; font-size:10; border-width: 1px ; color:#222222; border-color: #d1d1d1; background-color:#807d7d}
select        {font-family:arial; font-size:10; border-width: 1px ; color:#222222; border-color: #d1d1d1; background-color:#807d7d}





/*

BLOGG CSS

*/



form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: verdana;
	font-size: 10px;
	margin: 0px;
	padding:0px;
}
select {
	font-family: verdana;
	font-size: 10px;
}
textarea {
	font-family: verdana;
	font-size: 10px;
	width:100%;
}


textarea.message{
    width:100%;
}
/*
input.buttons{
font-family: verdana;
font-size: 10px;
border-top:1px solid #1e334f;
}
*/
/* Blog */

}
table.error{
	border:1px solid #1e334f;
	width:100%;
    border-collapse:collapse;
}
table.credits{
	border:0px solid #1e334f;
	width:100%;
    border-collapse:collapse;
}
table.messages{
	border:0px solid #1e334f;
	/*width:510px;*/
}
table.archive{
	border:0px solid #1e334f;
	width:180px;
}
table.history{
	border:0px solid #1e334f;
	width:180px;
}
td.credits{
font-size:9px;
vertical-align:bottom;
margin:0px;
padding:0px;
}
td.toplink{
font-size:9px;
vertical-align:bottom;
text-align:right;
margin:0px;
padding:0px;
}

td.barchive{
font-size: 12px;
color:#333333;
border-bottom:0px solid #1e334f;
}

td.bhistory{
font-size: 12px;
color:#333333;
border-bottom:0px solid #1e334f;
}

td.bsubject{
font-size: 14px;
color:#333333;
font-weight:bold;
}

td.bdate{
font-size: 12px;
text-align: right;
float:right;
font-weight:bold;
color:#666666;
}

a.bdelete{
color:#1e334f;
font-size:12px;
}

td.bmessage{
color:#cccccc;
font-size:11px;
border-top:0px solid #1e334f;
border-bottom:1px solid #bdbdbd;
}
td.bmessage2{
color:#cccccc;
font-size:14px;
font-weight:bold;
}

td.bmonths{
color:#333333;
font-size:10px;
text-transform:uppercase;
color:#CCCCCC;
}

td.bmedia{
font-size:10px;
text-align:center;
border-top:1px solid #bdbdbd;
}

td.bfiles{
color:white;
vertical-align:middle;
}

td.bcomment{
text-align:right;
font-size:9px;
vertical-align:bottom;
text-transform:uppercase;
}

a.b0comment{
font-size:9px;
}

a.bcomment{
font-size:9px;
text-transform:uppercase;
}

/* Comment */
td.cname{
text-transform:uppercase;
border-bottom:0px solid #3b3b3b;
}

td.cmess{
width:100%;
color:#333333;
border-bottom:0px solid #1e334f;
}

input.button{
border:1px solid #bdbdbd;
color:#a0a0a0;
background-color:black;
cursor:pointer;
cursor:hand;
}

input.creds{
width:100%;
}

/* Admin */
td.adminheader{
width:100px;
color:white;
}
input.adminsetting{
width:200px;
}

/* Common */
.error{
color:red;
width:100%;
}
td.right{
text-align:right;
}
.clickable{
	cursor:pointer;
	cursor:hand;
}
td.top{
vertical-align:top;
}
.blue{
color:#1e334f;
}
.max{
width:100%;
}
