/* CSS Document */

.Body {

	margin-top: 0px;

	background-color: #fefefe;

}

.Border

{

	border: 1px solid #999999;

	margin: 0px;

	padding: 2px;

	font-size: 14px;

	color: #000066;

	background-color: #E0DFD1;

}

.PageTitle

{

	font-size: 18px;

	color: #CC88a9;

	font-family: Arial, Helvetica, sans-serif;



}

.Question

{

	font-size: 18px;

	color: #DD0000;

}

.Error

{

	font-size: 18px;

	color: #DD0000;

}

.Text1

{

	font-size: 15px;

	color: #00000;

	text-align: justify;

	padding: 10px;



}

.MenuBar

{

	font-size: 15px;

	color: #DDDDDD;

	text-align: center;

	text-color: #E1E922;

	background-color: #CCCCCC;

}

.MenuBar a:hover

{

	color: Brown;

	font-size: 18px;

}

.MenuLink

{

	font-size: 18px;

	color: blue;

	text-align: center;

}

.TourText

{

	font-size: 13px;

	color: #000000;

}

.TourTextFinished

{

	font-size: 13px;

	color: red;

}

.SmallLink

{

	font-size: 10px;

}

.Forms

{

	 border: 1px #FFFFFF solid;

}

.TR1

{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bold;

	color: #000000;

	background-color: #929292;

	text-align: center;

}

.TR1:hover

{	

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bold;

	color: #000000;

	background-color: #cfc5c5;

	text-align: center;





}

.TR2

{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: normal;

	color: #000066;

	background-color: #DFDFDF;

	text-align: center;



}

.TR3

{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: normal;

	color: #000066;

	background-color: #C7C7C7;

	text-align: center;



}



.TR1left {



	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bold;

	color: #000000;

	background-color: #cfc5c5;

	text-align: left;

}

.TR2left {



	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: normal;

	color: #000066;

	background-color: #DFDFDF;

	text-align: left;

}

.TR3left {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: normal;

	color: #000066;

	background-color: #C7C7C7;

	text-align: left;

}

.SmallText10 

{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 10px;

	color: #000033;

}

.SmallText11 

{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	color: #000033;

}

.SmallText12 

{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #000033;

}

.ListTable 

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #000066;

	text-align: center;

	border: 1px solid #CCCCCC;

	margin-top: 5px;

	margin-right: 10px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding: 2px;



}

.Notice

{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bold;

	color: #990000;

	text-align: left;

}

.AdSky

{

	background-color: eeeeee;

	margin: 5px;

	padding: 2px;

	float: right;

	border: 1px solid #CCCCCC;

}

.Button

{

	margin: 0px;

	padding: 2px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-weight: bold;

	text-align: center;

	color: #000099;







}

.SubTitle 

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #CC88a9;



}

.ErrorBox 

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #FF0000;

	border: 1px solid #FF0000;

	font-weight: bold;

	text-align: left;

	padding: 3px 3px 3px 30px;

	background-image: url(pics/error.gif);

	background-repeat: no-repeat;

	background-position: left center;







}

.MainMenu 

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #003300;

	text-align: center;

	padding: 2px;

	border: 1px solid #cccccc;

	margin: 5px;

}

.MainMenuItem 

{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	font-weight: bold;

	color: #003300;

	background-color: #dddddd;

	text-align: center;

	padding: 1px;

	margin-top: 2px;

	margin-right: 5px;

	margin-bottom: 0px;

	margin-left: 5px;

	border: 0px none #cccccc;

	width: 145px;

}

.SubMenu 

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #003300;

	text-align: center;

	padding: 1px;

	border: 1px solid #cccccc;

	margin: 0px;

}

.SubMenuItem 

{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	font-weight: bold;

	color: #003300;

	background-color: #dddddd;

	text-align: center;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	border: 0px none #cccccc;

}

.LoginRegisterBox 

{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bold;

	color: #009900;

	padding: 3px;

	border: 0px none #009900;

	margin: 5px;

}

.MainMenuUserName 

{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 10px;

	font-weight: normal;

	color: #009900;

	margin: 5px;

	padding: 3px;

	border: 0px none #CC9933;

	width: 120px;

}



.Box 

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #000066;

	text-align: left;

	border: 1px solid #CCCCCC;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding: 5px;

	background-color: #DFDFDF;



}

.ListTableLeft 

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #000066;

	text-align: left;

	border: 1px solid #CCCCCC;

	margin-top: 5px;

	margin-right: 10px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding: 2px;

}

.ListTableLeftt 

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #000066;

	text-align: left;

	border: 1px solid #CCCCCC;

	margin-top: 5px;

	margin-bottom: 0px;


}

.Text14Bold 

{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bold;

	color: #000066;

}

.YourTurn

{

	background-color: #CCAF4F;

}

a:link 

{

	text-decoration: none;

	color: rgb(0,0,255);

}

a:visited 

{

	text-decoration: none;

	color: #blue;

}

a:hover 

{

	color: #5555ff;

}

a:active 

{

	text-decoration: none;

}

