@import url("css/menu.css");

#Body { background:#333 url("images/bg.gif") repeat-x top left; }

.template_style{ width:800px;margin:0 auto; }

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#000; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#fff;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}

a,a:link,a:visited,a:active{color:#3E81B5; text-decoration:none; font-weight:normal; }
a:hover{color:#D00; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed,.Normal label
{font-family:Verdana, Arial, Helvetica, sans-serif;color:#fff;}
.NormalTextBox{color:#000;}
.Head{color:#fff;font-weight:bold;}
.SubHead {color:#fff;}
.SubSubHead{color:#fff;}
.NormalRed {color:#F00;}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;color:#fff;}
.DataGrid_Header td { color:#fff; }
.NormalBold td{font-weight:bold;}
.DataGrid_Item td { color:#fff; }
.DataGrid_AlternatingItem td{ color:#000; }

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel .SubHead{color:#000;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

#login_style { position:absolute; padding:0; }

#header { width:800px;height:186px;margin:0;padding:0;background:#000;border-bottom:2px solid black;}
#header_image { width:800px;height:186px;}

#content_body{ width:800px;height:auto;margin:auto;background:#666; }

.menu { width:176px;height:100%;background:#000 url(images/menu_shadow.gif) repeat-y top right;} 
.menu_inside { width:171px;height:100%;background:#000 url(images/menu_bg.gif) repeat-x bottom left; }

.content_td{ padding:10px; }

#footer { width:800px;height:50px;margin:auto;background:#333 url(images/footer_bg.gif) repeat-x top left; }
.footer_text { font-family:Arial, Helvetica, sans-serif;font-size:12px;text-align:center;line-height:50px;vertical-align:middle; }
#footer_reflection { width:800px;height:48px;margin:auto;margin-bottom:50px;background:#333 url(images/footer_reflection.gif) top left; }

/*--------- Pane Style ----------*/
.ContentPane{width:604px;min-height:500px;height:auto !important;height:500px;margin:0px;color:#fff;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5; }
a.user:hover{color:#C00;}

/*-------------- CommandButton A Style --------------*/
a.CommandButton:link, a.CommandButton:visited{color:#cecece; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*--------- Thickbox Style ----------*/
.thickbox { cursor:pointer; }










