body {
	background-color: #ffffff;
	background:url(../images/bg_main.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.NormalText {
	FONT-SIZE: 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight:normal;
}
.SmallText
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial, Verdana, Trebuchet MS, Tahoma, Arial, Verdana
}
.SmallText2
{
    FONT-SIZE: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.TitleText
{
    FONT-SIZE: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.TitleTextButton
{
	FONT-SIZE: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	color: #333333;
}
.TitleText2
{
    FONT-SIZE: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.TitleText3
{
    FONT-SIZE: 26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:0.95;
}
H1
{
    FONT-SIZE: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	display:inline;
}
H2
{
	font-weight:normal;
	display:inline;
}
H3
{
	font-weight:normal;
	display:inline;
}
A:link {
	text-decoration: underline;
	color: #333333;
}
A:visited {
	text-decoration: underline;
	color: #333333;
}
A:active {
	text-decoration: underline;
	color: #333333;
}
A:hover {
	text-decoration: none;
	color: #333333;
}



A.AMenu:link {
	text-decoration: none;
	color: #ffffff;
	font-size:16px;
}
A.AMenu:visited {
	text-decoration: none;
	color: #ffffff;
	font-size:16px;
}
A.AMenu:active {
	text-decoration: none;
	color: #ffffff;
	font-size:16px;
}
A.AMenu:hover {
	text-decoration: none;
	color: #FFCC01;
	font-size:16px;
}





A.ABottomMenu:link {
	text-decoration: none;
	color: #ffffff;
	font-size:11px;
}
A.ABottomMenu:visited {
	text-decoration: none;
	color: #ffffff;
	font-size:11px;
}
A.ABottomMenu:active {
	text-decoration: none;
	color: #ffffff;
	font-size:11px;
}
A.ABottomMenu:hover {
	text-decoration: none;
	color: #FFCC01;
	font-size:11px;
}









.MainPadding
{
	padding-left:15px;
	padding-right:15px;
}
.MenuPadding
{
	padding-left:35px;
	padding-right:15px;
}
.TextInput
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	height:18px;
}
.ComboInput
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	height:24px;
	margin:0px;
     padding-left:3px;
}


.ParentFrame
{
	background:url(../images/02.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#C1C3B4;
	padding-top:40px;
	padding-left:25px;
	padding-right:25px;
}
.TitleLeftTD
{
	background:url(../images/bg_title.gif);
	height:40px;
	vertical-align:top;
	padding-left:20px;
	padding-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
.inputform
{
     border-style: solid;
     border-width: 1px;
	 border-color:#B4B4B4;
     color: #000000;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight:bold;
     padding-top:3px;
     padding-bottom:3px;
     padding-left:3px;
     padding-right:3px;
     font-size:15px;
	 width:180px;
	 height:20px;
	 margin:0px;
	}
.bigButton
{
     color: #000000;
	 font-family:Arial, Helvetica, sans-serif;
     padding-top:3px;
     padding-bottom:3px;
     padding-left:13px;
     padding-right:13px;
     font-size:15px;
     margin-left:3px;
	 height:30px;
	 margin:1px;
}
.GreyTR
{
	background-image:url(/images/grey_tr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

