.text {
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #FFFFFF
}

.textarea {
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #FFFFFF
}

.select {
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #FFFFFF
}

.BlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none
}

.BlackTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none
}
.BlackTextLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline
}

.BlackTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none
}

.BlackTextBoldLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none
}

.BlackTextBoldLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline
}

.navBarLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	text-decoration: none
}

.navBarLink:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-decoration: underline
}

.red  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-decoration: none
}
.pageBorderAll {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	vertical-align: middle;
}



.HomeHead {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.HomeHeadLink{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.HomeHeadLink:Hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.BottomText {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

.BottomTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none
}

.BottomTextLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline
}


.BodyText {  
	font-family: Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none 
}

.BodyTextLink {  
	font-family: Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none 
}

.BodyTextLink:Hover {  
	font-family: Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: underline 
}
.specsHeading{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-size : 12px;
	font-variant: normal;
	color: #666666
}
.specsHeading1{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-size : 14px;
	font-variant: normal;
	color: #666666
}
.BodyTitle {  
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #666666;
	text-decoration: none 
}
.BodyTitleLink {  
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #666666;
	text-decoration: none 
}
.BodyTitleLink:Hover {  
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #666666;
	text-decoration: underline 
}
.Link {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none
}
.Link:Hover {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666; 
	text-decoration: underline 
}

