body { 
	background-image: url('../_GFX/bglock.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	
	background-color: #1d417b;
	color: #FFF;
	font-family: Arial;
	font-size: 14px;
	margin: 0px;
	text-align: center;
	padding: 0;
}

img { border: 0px; }



table {
    font-family: Arial;
    font-size: 13px;
    color: #FFF;
	text-shadow: 1px 2px 0 #000;
}
h1 {
    font-family: Arial;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-shadow: 2px 2px 0 #000;
}

.small {  
    font-family: Arial; 
    font-size: 9px; 
    color: #FFFFFF;
}

.title {
    font-size: 10px;
    font-family: Arial;
    color: #FFFFFF;
    height: 21px;
    font-weight: bold;
    background-image: url(_GFX/title_bg.jpg);
    background-repeat: repeat;
    background-position: left top;
	text-transform: uppercase;
}

.category_big {  
    font-family: Arial;
    font-size: 12px; 
    color: #FFFFFF; 
    font-weight: bold; 
}

.category {  
    font-family: Arial;
    font-size: 11px; 
    color: #FFFFFF; 
    font-weight: normal; 
}

.marked {
    background-color: #FFFFFF;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #000000;
    text-decoration: none;
    font-weight: bold;;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #149dff;
    text-decoration: none;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #FFFFFF;
    text-decoration: none;
}

a.category:hover {
    color: #149dff;
    text-decoration: none;
}

option, textarea, input, select, file {  
    font-family: Verdana;
	font-weight: bold; 
    font-size: 10px; 
    color: #FFFFFF; 
    background-color: #0383df; 
    border: 1px solid #149dff;
}

.footer {color: #FFFFFF
	  size: 10px
			}
			
.form_off {  
    color: #FFFFFF; 
    background-color: #121212; 
    border: 1px solid #666666;
}

.form_on {  
    color: #FFFFFF; 
    background-color: #161616; 
    border: 1px solid #000000;
}

.form_username {
    border: 1px dashed #07306d;
    color: #000000;
    text-align:left;
	width: 118px;
	height: 18px;
	w\idth: 118px;
	_widht: 118px;
	h\eight: 18px;
	_height: 18px;
	background-color: #265190;
}

.form_password {
border: 1px dashed #07306d;
    color: #000000;
    text-align:left;
	width: 118px;
	height: 18px;
	w\idth: 118px;
	_widht: 118px;
	h\eight: 18px;
	_height: 18px;
	background-color: #265190;
}

.form_loginbtn {
border: 1px dashed #07306d;
    color: #f2f2f2;
    text-align:left;

	h\eight: 18px;
	_height: 18px;
	background-color: #265190;
}

.form_passwordon {
    border: 0px solid #333333;
    color: #000000;
    text-align: center;
	width: 118px;
	height: 18px;
	w\idth: 118px;
	_widht: 118px;
	h\eight: 18px;
	_height: 18px;
	background-color: transperant;
    background-image: url(_GFX/loginempty.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_name {
    background-color: #e1e1e1;
    border: 1px solid #c5c5c5;
    color: #000000;
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #e1e1e1;
    border: 1px solid #c5c5c5;
    color: #000000;
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}


.prog-border {
width: 120px;
height: 20px;
background: #282828;
padding: 1px;
border: 1px solid #c5c5c5;
}
.prog-bar {
height: 20px;
text-align: center;
color: #FFFFFF;
font-weight: bold;
background: url(_GFX/loadingbar.jpg); /* use the color or the background you want! */
}
