BODY.FB{
	text-align : center;
	background-image : url(images/Bg.gif);
}

TABLE.FaqTable
{
	width : 90%;
	border-collapse : collapse;
	border-spacing : 5px;
}

TABLE.ListFaqs
{
  text-align : left;
  width : 80%;
}

TABLE.Main{
	width : 90%;
	border-collapse : collapse;
	border-spacing : 5px;
}

TABLE.MainPage
{
	font-family : Tahoma, Arial, Impact, serif;
	border : 1px solid Black;
	width : 100%;
	margin-top : 20px;
	text-align : center;
	background-color : White;
	padding-left : 0px;
	padding-right : 0px;
}

TABLE.MainPagePg
{
	width : 100%;
	margin-top : 20px;
	margin-bottom : 40px;
	text-align : center;
	background-color : Transparent;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TABLE.MenuTable{
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-collapse : collapse;
	width : 120px;
	margin-bottom : 20px;
	margin-top : 20px;
}

TABLE.News{
	background-color : transparent;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 400px;
	color : Black;
	margin-top : 10px;
	margin-bottom : 50px;
}

TABLE.Win{
	background-color : transparent;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 100%;
	color : Black;
	margin-top : 10px;
	margin-bottom : 50px;
}

TD.TopBannerLeft{
	background-color : White;
	border-collapse : collapse;
	text-align : center;
	width : 130px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

TD.TopBannerRight{
	background-color : White;
	border-collapse : collapse;
	text-align : center;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	font-family : Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
}

TD.Menu{
	vertical-align : top;
	text-align : left;
	margin-left : 5px;
	margin-right : 5px;
}

TD.MainPage{
	vertical-align : top;
	text-align : center;
}

TD.MainPageText
{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align : center;
	padding-left : 10px;
}

TD.MainPageTitle
{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align : center;
	font-weight : bold; 
	background-color : buttonFace;
	border-top : 1px solid black;
	border-bottom : 1px solid black;
}

TD.MenuTitle{
	background-color : ButtonShadow;
	font-size : 15px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;
	text-align : center;
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : thin;
	color : InfoBackground;
}

TD.MenuItems{
	background-color : ButtonFace;
	padding-left : 5px;
	padding-right : 5px;
	text-align : center;
}

TD.NewsDateTitle{
	background-color : ButtonShadow;
	font-size : 15px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;
	text-align : center;
	border-bottom : 1px solid Black;
	border-top : 1px solid Black;
	color : InfoBackground;
}

TD.NewsCommentsTitle{
	background-color : ButtonShadow;
	font-size : 15px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;
	text-align : center;
	border-bottom : 1px solid Black;
	border-top : 1px solid Black;
	color : InfoBackground;
}

TD.NewsDate{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : Center;
	font-size : 12px;
	border-bottom : 1px solid ButtonFace;
}

TD.NewsComments{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : left;
	font-size : 12px;
	padding-left : 10px;
	border-bottom : 1px solid ButtonFace;
}

A.Faqs{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : black;
}

A.MenuItems{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
}

A:Hover{
	color : Highlight;
	text-decoration : underline;
}

IMG.Counter{
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : Black;
	border-top-width : 1px;
	border-top-style : solid;
	margin-top : 3px;
}

TD.Date{
	background-color : ButtonFace;
	text-align : left;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width : 80px;
}

TD.DateMenuItems{
	background-color : #F5F5DC;
	padding-left : 5px;
	padding-right : 5px;
	text-align : center;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
}

TD.Activity{
	text-align : left;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
}

TD.NormalText
{
  text-align : left;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 10px;
}

B.HighLight
{
   font-size : 16px;
    line-height : 40px;
    background-color : ButtonFace;
    padding-left : 15px;
    padding-right : 100px;
    border-bottom : 1px solid Black;
   }

B.NormalTextStrong
{
	color : Blue;
}
	
.MainTitle{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	width : 100%;
	background-color : Silver;
	padding-left : 10px;
	font-style : italic;
	margin-bottom : 15px;
	margin-top : 15px;
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : thin;
	}

.SubTitle{
	background-color : ButtonFace;
	margin-top : 0px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 16px;
	padding-left : 10px;
	vertical-align : top;
}

IMG.Spaced
{
  margin-top : 10px;
  margin-bottom : 10px;
  margin-left : 30px;
}

INPUT.Button{
        border: Black solid 1px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin: 5px;
        width: 70px;
}

INPUT.TextInput{
        border: Black solid 1px;
        font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-align: center;
}

INPUT.QTextInput{
        
        border: Black solid 1px;
        font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-align: left;
        width : 100%;
		padding-left : 5px;
}

TABLE.UserInfosTable{
        width: 300px;
}

TD.AddTool
{
	border-bottom-color : #D9D9D9;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
	font-size : 13px;
}

TD.LeftInfos{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bold;
	font-size: 12px;
	background-color: Silver;
	padding-left: 3px
}

TD.RightInfos{
   font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
        font-size: 12px;
	background-color: White;
        border-bottom: 1px solid Black;
}

TD.TitleInfos{
       font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: Black;
        font-size: 15px;
        font-weight: bold;
        background-color: Silver;
        border-bottom: 1px solid Gray;
        border-top: 1px solid Gray;
        padding-left: 10px;
        padding-right: 10px;
}

TD.LeftSimple{
       font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 15px;
        text-align: right;
}

TD.ListFaqsUp
{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #ECECEC;
	text-align : left;
	padding-left : 10px;
}

TD.ListFaqsDown
{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : Silver;
	text-align : left;
	padding-left : 10px;
}

TD.QLeftSimple{
       width : 70px;
       font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 15px;
}

TD.Question
{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align : center;
	font-weight : bold;
	font-size : 13px; 
	background-color : buttonFace;
	border-top : 1px solid black;
	border-bottom : 1px solid black;
}

TD.Answer
{
	background-color : #FDF5E6;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	border-bottom-width : 1px;
	margin-bottom : 20px;
	padding-left : 10px;
}

TEXTAREA.AddTool
{
	border: Black solid 1px;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: left;
    width : 100%;
	padding-left : 5px;
	scrollbar-3dlight-color : Silver;
	scrollbar-arrow-color : Silver;
	scrollbar-shadow-color : #E9E9E9;
}