body {

scrollbar-face-color: 		#010218;
scrollbar-highlight-color: 	#010218;
scrollbar-shadow-color: 	#010218; 
scrollbar-3dlight-color: 	#010218;
scrollbar-arrow-color: 		#ffffff;
scrollbar-track-color: 		#000000;
scrollbar-darkshadow-color: 	#010218;

background-color: #02020d;
background-repeat: no-repeat;
background-image: url(glob.gif);
background-position: top center;

color: #ffffff;
font-family: Palatino Linotype, Book Antiqua, Palatino, Times New Roman, times, serif;

padding: 0px;
margin: 0px;
height: 100%;
}

img {
border: 0px;
}

form {
margin: 0px;
padding: 0px;
border: 0px;
}



table, font, a {
color: #ffffff;
font-family: Palatino Linotype, Book Antiqua, Palatino, Times New Roman, times, serif;
font-size: 11px;
border: 0px;
}

table {
width: 100%;
margin: 0px;
padding: 0px;
}

td {
color: #ffffff;
font-family: Palatino Linotype, Book Antiqua, Palatino, Times New Roman, times, serif;
p_adding-left: 7px;
p_adding-right: 7px;
}

.left {
width: 25%;
padding-right: 2%;
}
.middle {
padding-right: 2%;
}
.right {
width: 225px;
}

h1, h2, h3, h4, h5, h6, h7, h8, h9 {
display: inline;
}



input, textarea, select {
background-color: #010218;
color: #ea2c00;
font-family: Palatino Linotype, Book Antiqua, Palatino, Times New Roman, times, serif;
font-size: 13px;
border: 0px;
border-bottom: 2px solid #000000;
padding: 2px;
}

select {
text-transform: capitalize;
}

.button {
font-weight: bold;
color: #ffffff;
background-color: #000000;
border-top: 1px solid #121719;
border-left: 1px solid #121719;
font-size: 11px;
border-right: 0px;
border-bottom: 0px;
padding: 2px;
}

p {
line-height: 16px;
padding: 0px;
margin-top: 7px;
margin-bottom: 7px;
}


hr {
border: none 0;
border-bottom: 1px solid #02042d;
width: 100%;
height: 1px;
}

hr.dark {
border: none 0;
border-bottom: 1px solid #252525;
width: 100%;
height: 1px;
}


.title 			{ font-size: 12px;}
.light 			{ color: #666666;}
.text 			{ color: #bbbbbb;}
.name 			{ color: #ffffff; text-transform: capitalize; font-size: 12px;}
.sans			{ font-family: helvetica, arial, sans-serif;}




A {
text-decoration: none;
font-family: arial, helvetica, sans-serif;
font-weight: normal;
}

a:hover 		{ color: #ea2c00;}
a:hover.lightview	{ color: #ffffff;}