/* CSS Document */
body{ margin:0px; background-color:#fffdf2; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#797979; text-decoration:none}

#logo{ background-image:url(../Admin_images/vinex.gif); background-repeat:no-repeat; width:520px; height:125px; float:left}
#head_wrapper{ height:125px; background-image:url(../Admin_images/head_bg.gif); background-repeat:repeat-x}
#head_right{ background-image:url(../Admin_images/head_right_image.gif); background-repeat:no-repeat; width:25px; height:125px; float:right}
.text_head_title1{ font-family:tahoma; font-size:13px; color:#E70607; font-weight:normal; font-weight:bold; letter-spacing:1px}
.return_back:link{ font-family:Arial, Helvetica, sans-serif; color:#0B55C4; font-size:10px; text-decoration:none; font-weight:normal}
.return_back:visited{ font-family:Arial, Helvetica, sans-serif; color:#0B55C4; font-size:10px; text-decoration:none; font-weight:normal}
.return_back:hover{ font-family:Arial, Helvetica, sans-serif; color:#0B55C4; font-size:10px; text-decoration:underline; font-weight:normal}
.text_form{ font-family:tahoma; color:#212121; font-size:10px; text-decoration:none; font-weight:bold}
.form_text{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#797979; text-decoration:none; height:14px}
.sign_up:link{ font-family:tahoma; color:#E70607; font-size:10px; text-decoration:none; font-weight:bold}
.sign_up:visited{ font-family:tahoma; color:#E70607; font-size:10px; text-decoration:none; font-weight:bold}
.sign_up:hover{ font-family:tahoma; color:#E70607; font-size:10px; text-decoration:underline; font-weight:bold}
#lock{ background-image:url(../Admin_images/lock.gif); background-repeat:no-repeat; width:116px; height:130px; float:left }
.bottem_punch_line{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#797979; text-decoration:none}
#control_panel{ background-image:url(../Admin_images/control_panel.gif); background-repeat:no-repeat; width:500px; height:125px; float:left}
.head:link{ font-family:tahoma; font-size:11px; font-weight:bold; color:#888888; text-decoration:none}
.head:visited{ font-family:tahoma; font-size:11px; font-weight:bold; color:#888888; text-decoration:none}
.head:hover{ font-family:tahoma; font-size:11px; font-weight:bold; color:#AEAEAE; text-decoration:none}
.control_panel_right_border{ border-right:#EEEEEE 2px dotted}
table.table
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt;
border-collapse: separate;
border-spacing: 1px;
padding:5px;
}
table.table tr
{
	background-color:#EFEFE4;
}
table.table tr td
{
	padding:5px;
}
table.table tr th
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
padding:5px;
background-color:#9DACBF
}
.tr:hover{text-decoration:none; color:#FF6600; background-color:#F7F4F0;}

a.btngreen:link
{
	display:block;
	background-color:green;
	color:white;
	padding:3px;
	text-align:center;
	text-decoration:none;
}
a.btngreen:visited{color:white}
a.btngreen:hover{background-color:#66F;color:#white}


