/* roScripts
Table Design by Mihalcea Romeo
www.roscripts.com
----------------------------------------------- */
 dd #login_id {
background:none repeat scroll 0 0 transparent;
border:0 solid #000000;
color:#FFFFFF;
font-weight:bold;
height:25px;
margin:2px 0px 0px 0px;
width:156px;
font-size:17px;
}
 dd #password {
background:none repeat scroll 0 0 transparent;
border:0 solid #000000;
color:#FFFFFF;
font-weight:bold;
height:25px;
width:156px;
font-size:17px;
}
.style3 {font-size: 24px}
.style4 {font-size: 10px}
.style6 {color: #009933}
.style7 {color: #0066CC}

 button { width:129px;  height:32px;  background:url(../img/login_button1.gif) 0 0px no-repeat;  border:0;  font-size:0;  line-height:0;  cursor:pointer;  }

.button1 {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.button1:hover {
	text-decoration: none;
}
.button1:active {
	position: relative;
	top: 1px;
}
.button1:focus {
        background-color: #00ff00;
}

.button2 {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.button2:hover {
	text-decoration: none;
}
.button2:active {
	position: relative;
	top: 1px;
}

table_list {
		border-collapse:collapse;
		background:#EFF4FB url(http://127.0.0.1/images/teaser.gif) repeat-x;
		
		/*background:#EFF4FB; url(http://172.0.0.1/images/teaser.gif) repeat-x;*/
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

td, th {
		padding:5px;
}

caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#0099FF;
}

table_list a {
		color:#950000;
		text-decoration:none;
}

table_list a:link {}

table_list a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

table_list a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

table_list th, tfoot th, tfoot td {
		background:#333 url(http://127.0.0.1/images/llsh.gif) repeat-x;
		color:#fff;
}
thead  td {
	text-align:right;
	font-size: 12px;
}

/* =body
----------------------------------------------- */

tbody th, tbody td {
		/*border-bottom: dotted 1px #333;*/
}

tbody th {
		white-space: nowrap;
}

tbody th a {
		color:#333;
}

.odd {}

tbody tr:hover {
		/*background:#fafafa;*/
}

body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14px;
	color: transparent;
	background-color: transparent;
}
h1 {
	font-size: 20px;
}
.TextB {
	background-image: url(../images/TextBG.png);
	background-repeat: repeat;
	background-position: center center;
	height: 20px;
}
.table1 {
	font-size: 12px;
}
