﻿body
{
	background-image: url(./images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #eaeaea;
	margin: 0px 0px 0px 0px;
}

a.RightMenu:Link
{
	color: white;
	font-family: tahoma;
	font-size: 13px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-align:right;
	clear:both;
	
}
A.RightMenu:hover
{
	color: #505050;
	font-family: tahoma;
	font-size: 13px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
	clear:both;
	
}

A.RightMenu:visited
{
	color: white;
	font-family: tahoma;
	font-size: 13px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
	clear:both;
	
}

a.ListTitle:Link
{
	color: #D75C01;
	font-family: tahoma;
	font-size: 13px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
A.ListTitle:hover
{
	color: #D75C01;
	font-family: tahoma;
	font-size: 13px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}
A.ListTitle:visited
{
	color: #D75C01;
	font-family: tahoma;
	font-size: 13px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}

a.ListDescription:Link
{
	color: #454545;
	font-family: tahoma;
	font-size: 13px;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: justify;
}
A.ListDescription:hover
{
	color: #454545;
	font-family: tahoma;
	font-size: 13px;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
A.ListDescription:visited
{
	color: #454545;
	font-family: tahoma;
	font-size: 13px;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}


A.RegisterLink:Link
{
	color: #454545;
	font-family: tahoma;
	font-size: 13px;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	white-space: nowrap;
	margin-left: 10px;
	margin-right: 10px;
}
A.RegisterLink:Hover
{
	color: #454545;
	font-family: tahoma;
	font-size: 13px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	white-space: nowrap;
	margin-left: 10px;
	margin-right: 10px;
}
A.RegisterLink:Visited
{
	color: #454545;
	font-family: tahoma;
	font-size: 13px;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	white-space: nowrap;
	margin-left: 10px;
	margin-right: 10px;
}

.ContentText
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #454545;
	text-align: justify;
}

.BoxHeader
{
	font-family: arial;
	font-size: 18px;
	font-weight: bolder;
	color: White;
}
.MsgBar
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #2b8100;
	text-decoration: none;
	vertical-align: text-top;
}


.xx
{
	background-image: url(images/listbg.jpg);
	background-repeat: repeat-x;
}


.labelTitle
{
	color: #D75C01;
	font-family: tahoma;
	font-size: 13px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.LabelDescription
{
	color: #454545;
	font-family: tahoma;
	font-size: 13px;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: justify;
}
.PagerStyle
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 13px;
	color: #626262;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
