﻿.Wrapper 
{
	background-image:url(../Images/468_123Picture_intro.gif);
	background-repeat:no-repeat;
	background-position:390px 170px;
	background:padding-top:100px;
	font-family:Tahoma;
	font-size:xx-small;
	margin: 0px auto 0px auto;
	width: 600px;
}
.HeaderBar
{
	background:#B40000;
	color:#EC9800;
	font-size:small;
	
}

/*Intro*/
.IntroHeader
{
	font-size:small;
	font-weight:bold;
}
.IntroText
{
	font-size:x-small;
}    
.Login
{
	background:white;
	font-size:small;
	font-weight:bold;
	padding:0 px, 30 px;
	
}
.Member
{
	font-size:xx-small;
	font-weight:normal;
}

/*Questions*/
.Table
{
	color:black;
	font-size:small;
	font-weight:bold;
	padding: 0px 10px 0px 10px;
}
.QuestionTable
{
	font-size:x-Small;
	padding: 50px;
	width:280px;
}
.LogoText
{
	font-size:xx-small;
	font-weight:bold;
	color:Black;
}

/*Outro*/
.Outro
{
	font-size:x-small;
}

/*Welcome*/
.Welcome
{
	background-color:#B40000;
	color:#EC9800;
	font-family:Tahoma;
	font-size:12px;
	margin:50px auto 50px auto;
	padding:50px;
	width:600px;
}
.WelcomeHeader
{
	font-size:medium;
	font-weight:bold;
}