/*===============================================================*/
/*   Dotnetnuke skins - http://www.2designstudio.net             */                                                                                                                  
/*   Copyright (c) 2003-2008 www.2designstudio.net               */                                                                                                     
/*   support@2designstudio.net                                   */                                                                                                                         
/*===============================================================*/

/* This calls the other css files!! */
@import url(Reg.css);
/* This calls the other css files!! */

body{	margin: 0px; height: 100%; font-family: Tahoma, Arial, Helvetica;}

.StandardWidth { width: 872px;}
.FullHeight { height: 100%;}
.FullWidth { width: 100%;}
.OuterTable { width: 100%; height: 100%; background-color: #160904;}

#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:23px; background: transparent; width: 166px; color: #160904; padding: 6px 0px 2px 2px; border: 0px solid #FFFFFF; cursor:text; font-size: 11px; font-family: Arial, Helvetica, sans-serif; margin: 0px; text-align: left; vertical-align: top;}

.login, a.login:link, a.login:visited, a.login:active { color: #FFF; font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration: none; }
a.login:hover { color: #FFF; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
.breadcrumb, A.breadcrumb:link, A.breadcrumb:visited, A.breadcrumb:active{	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #686462;font-weight: normal;	text-decoration: none;}
A.breadcrumb:hover{font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 10px;color: #686462;font-weight: normal;text-decoration: underline;}
.terms, a.terms:link, a.terms:visited, a.terms:active { font-size: 11px; color:#ffeded; font-weight: bold; text-decoration:none; font-family: tahoma; }
a.terms:hover { font-size: 11px; color:#ffeded; font-weight: bold; text-decoration: underline;  }

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

.normal, .Normal { font-family: tahoma; font-size: 11px; color: #727272; }
.NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #555; }
.NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 11px; }
.SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #777; padding: 0; }
.Head { font-size: 12px; color: #BC4937; background: transparent; font-weight: bold; padding: 0;}
HR{color: #391612;height: 1px;text-align: left;}
.StandardButton{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #096FD4;
	color: #ffffff;
	font-family: Verdana, sans-serif;
}
.CommandButton{font-family: Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal; color: #A1BB71;}
A.CommandButton:link{text-decoration: underline;color: #BC4937;}
A.CommandButton:visited{text-decoration: underline;color: #BC4937;}
A.CommandButton:hover{text-decoration: underline;color: #0A73DE;}
A.CommandButton:active{text-decoration: underline;color: #BC4937;}
/*========================================================*/
/*  Links                                                 */
/*========================================================*/
a:link, a:visited, a:active { color: #BC4937; font-family: tahoma; font-weight: normal; font-size: 11px; text-decoration:none; }
a:hover { color: #BC4937; font-family: tahoma; font-size: 11px; text-decoration: underline; }
a.Normal:link, a.Normal:visited { color: #666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
a.Normal:hover { color: #444; font-family: tahoma; font-size: 11px;	text-decoration: none; }


