body {
	width: 750px;
	
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}


td {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.tdMenu {
	background-image: url("/images/menu_back.gif"); 
	font-family: Trebuchet MS,Arial,Verdana,Arial,Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF;
}


.tdFormHeader {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	background-color: #EDEDED;
	font-weight: normal;
	text-decoration: none;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}


.tdFormHeaderLight {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	background-color: #FDFDFD;
	font-weight: normal;
	text-decoration: none;
	border: hidden;
}


.tdForm {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border: dashed;
	border-color: #CCCCCC;
	border-width: 1px;
}


h1 {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}



h2 {
	font-family: Arial, Trebuchet MS, Verdana, Arial; 
	font-size: 15px;
	color: #000000; 
	font-weight: bold;
	text-decoration: none;
}


.txtBold {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}


.txtBoldSmall {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}


.txtBoldWhite {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}


.txtBoldWhiteSmall {
	font-family: Trebuchet MS,Arial,Verdana,Arial,Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF;
}


.txtBoldRed {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}

.txtBoldRedSmall {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

.txtBoldGreen {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #006600;
	font-weight: bold;
}

.txtBoldGreenSmall {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}

.txtBoldBlue {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #0000FF;
	font-weight: bold;
}

.txtBoldBlueSmall {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
}


.txtBoldGrey {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}


.txtBoldGreySmall {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}


.txtRed {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #FF0000;
}

.txtRedSmall {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #FF0000;
}

.txtGreen {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #006600;
}

.txtGreenSmall {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #006600;
}

.txtBlue {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #0000FF;
}

.txtBlueSmall {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #0000FF;
}

.txtBlue {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #0000FF;
}

.txtGrey {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #666666;
}

.txtGreySmall {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #666666;
}


a:link 	{
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #BB3534;
	font-weight: bold;
	text-decoration: Underline;
}

a:visited 	{
	font-family: Arial, Trebuchet MS, Verdana, Arial; 
	font-size: 13px;
	color: #864544;
	font-weight: bold;
	text-decoration: Underline;
}

a:active	{
	font-family: Arial, Trebuchet MS, Verdana, Arial;  
	font-size: 13px;  
	color: #000000; 
	font-weight: bold; 
	text-decoration: Underline; 
}

a:hover  	{
	font-family: Arial, Trebuchet MS, Verdana, Arial;  
	font-size: 13px; 
	color: #BB3534; 
	font-weight: bold; 
	text-decoration: Underline; 
}


a.menu:link,a.menu:active,a.menu:visited {
	font-family: Trebuchet MS,Arial,Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	font-family: Trebuchet MS,Arial,Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: Underline;
}


a.small:link,a.small:active,a.small:visited,a.small:hover {
	font-family: Trebuchet MS,Arial,Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: Underline;
}


input,textarea {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size:13px;
}

input.menu,textarea.menu {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size:11px;
}
	

select {
	font-family: Arial, Trebuchet MS, Verdana, Arial;
	font-size:13px;
	}