﻿body {background-color:#101012;}
body, td, p {color:White; font-family:Arial; font-size:12px;}

a, a:link, a:active {color:White; text-decoration: none;}
a:hover {color:#ff0000; text-decoration: underline;}
.textBox {font-family:Arial; font-size:12px;}

/** MENU **/
.menuLink, a.menuLink, a.menuLink:active {color:White; text-decoration: none;}
a.menuLink:hover {color:White; text-decoration: underline;}
.menuSelected {background: url('images/menuButton.gif') no-repeat;}
.menuNormal {background: url('');}

.headerText {font-size:16px; margin-bottom:10px;}
.normalBack {color:#33383c;}
.orangeText {color:#ff0000;}
.insideGrayText {color: #BABFC5;}
.outsideGrayText {color:#4b5058;}

/** Layout **/
#logo {width:220px; top:200px; position:absolute; left:0px;}
#menu {width:151px; position:absolute; left: 250px;}
#content {width:492px; position:absolute; left:431px;}

/** Ajax Controls **/
.textBoxWatermark {font-style:italic; color:Gray;}
.textBoxError {background-color:#fffacd;}
.ajax__validatorcallout_error_message_cell {color:Black;}


