﻿/* selectors */
body {font-family:Verdana; font-size:12px;margin:0px; color:#6C727F;background:#000000;}
p{text-align:left;}
a:link { color:#6C727F; text-decoration:none;}
a:visited { color:#6C727F; text-decoration:none;}
a:active{ 	color:#6C727F; text-decoration:none;}
a:hover{ 	color:#D7C300; text-decoration:none;}

img{ border:0px; }

/* selectors end */

/* Custom styles */
#main {z-index:1};
#main div.version{font-size:14px; color:#6C727F;text-align:center;margin-top:120px;}
#main div.title{font-size:28px;margin-bottom:40px;}
#main a{font-size:12px;color:#D7C300;}
#main div.copyright{font-size:10px;margin-top:40px;}

.logo{ margin-bottom:60px; }
.pageLink{ font-size:18px; margin:30px;}
.dldFlash{ margin-bottom:20px; border:0px;}
.copy{ font-size:10px; margin-bottom:50px;}
/* Custom styles end */

/* Custom styles */
.errorMessage{ font-weight:bold; color:Red;}
.centeredTable{ margin-left:auto; margin-right:auto;}

.row_color{background-color:white;}
.row_color:hover{background-color:gray; color:white;cursor:pointer; cursor:hand;}

.alt_row_color{ background-color:silver;}
.alt_row_color:hover{ background-color:gray; color:white; cursor:pointer; cursor:hand;}

#usersTable td{padding:3px;}
#usersInfo td{padding:3px;}

input[type="button"]{cursor:pointer;cursor:hand;}
input[type="submit"]{cursor:pointer;cursor:hand;}
input[type="file"]{cursor:pointer;cursor:hand;}

.alt_link:link{color:black; text-decoration:none}
.alt_link:active{color:black;text-decoration:none}
.alt_link:hover{color:white;text-decoration:none}
.alt_link:visited{color:black;text-decoration:none}


/* Custom styles end */
