html,body
{
	margin :0;
}
#error
{
	font-family :Arial;
	font-size :12px;
	color:Red;
}

.TraningMenu
{
	position:absolute;
	left:-999px;
}

.TraningMenuOver
{
	position:relative;
	left:0;
	width:150px;
}

body, table, td, tr
{
	font-family :Arial;
	font-size :12px;
}
.login_stretch
{
	background-image:url(/Graphics/login/Tile.jpg);
	background-repeat:repeat;
}
.tick
{
	list-style-image : url(/graphics/tick.gif);
	font-weight:bold;
}
.tick li
{
	padding:3px;
}
.loginbox
{
	width :130px;
	height : 20px;
}
.verysmall
{
	font-family :Arial;
	font-size :10px;
}
.pageText
{
	font-family :Arial;
	font-size :12px;
}
.newssmall
{
	font-family :Arial;
	font-size :12px;
	font-weight :normal;
	color: #666666;
}
.pagetextGrey
{
	font-family :Arial;
	font-size :14px;
	color :999999;
	font-weight:bold;
}
.pagetextGreySmall
{
	font-family :Arial;
	font-size :10px;
	color :999999;
	font-weight:bold;
}
.pagetextGreyMed
{
	font-family :Arial;
	font-size :12px;
	color :999999;
	font-weight:bold;
}
.pagetextGreyNoBold
{
	font-family :Arial;
	font-size :14px;
	color :999999;
}

A.bigLink:visited  {font-family :Arial; color: #735480; text-decoration: underline;font-size :14px; font-weight:bold;}
A.bigLink:link  {font-family :Arial; color: #735480; text-decoration: underline;font-size :14px; font-weight:bold;}
A.bigLink:active  {font-family :Arial;color: #735480;	text-decoration: none;font-size :14px; font-weight:bold;}
A.bigLink:hover   {font-family :Arial; color: #000000; text-decoration: none;font-size :14px; font-weight:bold;}

A.MedLink:visited  {font-family :Arial; color: #735480; text-decoration: none;font-size :12px; font-weight:bold;}
A.MedLink:link  {font-family :Arial; color: #735480; text-decoration: none;font-size :12px; font-weight:bold;}
A.MedLink:active  {font-family :Arial;color: #735480;	text-decoration: none;font-size :12px; font-weight:bold;}
A.MedLink:hover   {font-family :Arial; color: #000000; text-decoration: underline;font-size :12px; font-weight:bold;}


.verysmallRed
{
	font-family :Arial;
	font-size :10px;
	color :Red;
}
.submittext, .submittext:visited, .submittext:active
{
	font-family :Arial;
	font-size :12px;
	color:#735480;
	font-weight:bold;
	text-decoration  : none;
}
.loginbutton
{
	font-family :Arial;
	font-size :12px;
	background-color:#F6F6F6;
	color:#735480;
	font-weight:bold;
	border: 1px solid #735480;
	cursor:hand;
	text-align:center;
	width:50px;
}
.loginbutton:selected
{
		border:none;
		background-color:red;
}
.loginbutton:active
{
		border:none;
		background-color:red;
}

.submittext:hover
{
	text-decoration  : underline;
}

.StandardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
A.LeftNavRoll:visited  {color: #735480; text-decoration: none}
A.LeftNavRoll:link  {color: #735480; text-decoration: none}
A.LeftNavRoll:active  {	color: #735480;	text-decoration: none	}
A.LeftNavRoll:hover   {color: #000000; text-decoration: underline}

.LeftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #735480;
	font-weight: bold;

}
.redUL
{
	color :Red;
	font-size :12px;
}
.newssmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.purp10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #735480;
}
.purp11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #735480;
}
.purp12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #735480;
}
.purp12Bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #735480;
	font-weight :bold;
}
.grey16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.LargePurp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #735480;
}
.white12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.white14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.largetextbox
{
	width :300px;
	font-family :Arial;
	font-size :12px;
	font-weight: bold;
	color: #735480;
}
.textbox
{
	width :230px;
	font-family :Arial;
	font-size :12px;
	font-weight: bold;
	color: #735480;
}
.VerySmallTextBox
{
	width :50px;
	font-family :Arial;
	font-size :12px;
	font-weight: bold;
	color: #735480;
}
.smalltextarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:230px;
	height:60px;
	font-weight: bold;
	color: #735480;
}
.largetextarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:330px;
	height:100px;
	font-weight: bold;
	color: #735480;
}


A.SmallLink:visited  {color: #000000; text-decoration: underline;font-size:11px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;}
A.SmallLink:link  {color: #000000; text-decoration: underline;font-size:11px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;}
A.SmallLink:active  {color: navy; text-decoration: none;font-size:11px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;}
A.SmallLink:hover   {color: navy; text-decoration: underline;font-size:11px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;}

/*forum Stuff */
.forumtextearea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:400px;
	height:150px;
	font-weight: bold;
	color: #735480;
}
#forumPageTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	
}
.Quote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#FFEFEF;
	font-weight:bold;
	text-align :left;
	padding :3px;
	
	
}
.forumtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#735480;
	background-color:#FDE0FB;
	font-weight:bold;
	
	padding :3px;
}
.forumuserInfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#FCE9FB;
	font-weight:bold;
	text-align :left;
	vertical-align :text-top;
	padding :3px;
}
.forumdate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FDDFFB;
	font-weight:bold;
	text-align :left;
	padding :3px;
}
.forumreply
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7A5F;
	background-color:#F8DAF6;
	font-weight:bold;
	text-align :right;
	padding :2px;
}
.spacerline
{
	position :relative;
	background-color:#FFFFFF;
	height :8px;
}
.ForumNoResult
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align :center;
	position:relative;
	height :150px;
}
.forumback
{
	font-family: Arial, Helvetica, sans-serif;
	text-align :center;
	width :100%;
}
.forum1stCell
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#FFE8FD;
	padding :6px;
}
.forumRemainingCell
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#FDDFFB;
	padding :6px;
	
}
A.Forumlink:visited  {color: #000000; text-decoration: underline;font-size:11px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;}
A.Forumlink:link  {color: #000000; text-decoration: underline;font-size:11px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;}
A.Forumlink:active  {color: navy; text-decoration: none;font-size:11px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;}
A.Forumlink:hover   {color: navy; text-decoration: underline;font-size:11px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;}



/*End Forum stuff */

A.downloadLink:visited  {color: #000000; text-decoration: none;font-size:11px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;}
A.downloadLink:link  {color: #000000; text-decoration: none;font-size:11px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;}
A.downloadLink:active  {color: #000000; text-decoration: none;font-size:11px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;}
A.downloadLink:hover   {color: #000000; text-decoration: underline;font-size:11px; font-family: Arial, Helvetica, sans-serif; font-weight:normal;}


#content{
	padding: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #9b6daa;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0 0 3px 0;
	border-bottom: dotted 1px #9b6daa; 
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d2f31;
	font-weight: bold;
	margin: 0 0 15px 0;
 
}

#content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2d2f31;
	line-height: 20px;
	text-align: justify;
}

#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2d2f31;
	padding: 0 0 5px 0;
}

A.inlinelink:visited  {font-family :Arial; color: #9b6daa; text-decoration: none;font-size :13px; font-weight:normal;}
A.inlinelink:link  {font-family :Arial; color: #9b6daa; text-decoration: none;font-size :13px; font-weight:normal;}
A.inlinelink:active  {font-family :Arial;color: #9b6daa;	text-decoration: none;font-size :13px; font-weight:normal;}
A.inlinelink:hover   {font-family :Arial; color: #000000; text-decoration: underline;font-size :13px; font-weight:normal;}

A.newslink:visited  {font-family :Arial; color: #9b6daa; text-decoration: none;font-size :13px; font-weight:normal; display: block; margin: 2px 0 2px 0;}
A.newslink:link  {font-family :Arial; color: #9b6daa; text-decoration: none;font-size :13px; font-weight:normal; display: block; margin: 2px 0 2px 0;}
A.newslink:active  {font-family :Arial;color: #9b6daa;	text-decoration: none;font-size :13px; font-weight:normal; display: block; margin: 2px 0 2px 0;}
A.newslink:hover   {font-family :Arial; color: #000000; text-decoration: underline;font-size :13px; font-weight:normal; display: block; margin: 2px 0 2px 0;}

A.newstitle:visited  {font-family :Arial; color: #262626; text-decoration: none;font-size :16px; font-weight:normal; display: block;}
A.newstitle:link  {font-family :Arial; color: #262626; text-decoration: none;font-size :16px; font-weight:normal; display: block;}
A.newstitle:active  {font-family :Arial;color: #262626;	text-decoration: none;font-size :16px; font-weight:normal; display: block;}
A.newstitle:hover   {font-family :Arial; color: #262626; text-decoration: underline;font-size :16px; font-weight:normal; display: block;}

.newnews{
	margin: 10px;
	border-bottom: 1px solid #EBEBEB;
	overflow: hidden;
}
.newsimage{
	display: block;
	float: left;
	margin: 0 20px 10px 0;
}
.newstext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2d2f31;
	line-height: 18px;
}