﻿/*********** Styles for Login **************/

body {background:#999999; margin:0px auto; color:#333333; font-family:tahoma; font-weight:bold;}

#wrapper {width:100%; margin-top:200px;}

#logo {margin:0px auto; width:329px; height:69px; background:url(../images/trLogo.png) no-repeat;}

#login {width:260px; margin:0px auto; height:160px; background:url(../images/loginBox.png) no-repeat; padding:20px;}

input.text {width:258px; height:30px; margin-bottom:10px; margin-top:2px; border:1px solid #00ccff;}

input.submit {float:right; background:url(../images/login.png) no-repeat; border:none; width:92px; height:24px;}

input.submit:hover {background:url(../images/login.png) no-repeat 0 -24px;}