BODY {
    font-size: 12px;
    font-family: sans-serif,tahoma;
    font-weight: normal;
    color: #222222;
}
INPUT {
    font-size: 11px;
    font-family: sans-serif,tahoma;
    font-weight: normal;
}
SELECT {
    font-size: 11px;
    font-family: sans-serif,tahoma;
    font-weight: normal;
}
H1 {
    /*color: #464646;*/
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 13px;
    margin: 0px;
}
H2 {
    /*color: #f4a511;*/
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    margin: 0px;
}
H3 {
    font-weight: bold;
    text-decoration: underline;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    margin: 0px;
}
H4 {
    color: #464646;
    font-weight: bold;
    padding: 1px;
    margin: 0px;
    font-size: 13px;
}
H5{
	font-size: 12px;
}
H6{
	font-size: 14px;
}

/*** button top ***/
.fontChangeText1{
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}
.fontChangeText1 A:link, 
.fontChangeText1 A:visited, 
.fontChangeText1 A:active{
    color: #FEFEFE;
    background-color: #000000;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
}
.fontChangeText1 A:hover{
    font-size: 12px;
    color: #112442;
    background-color: #FEFEFE;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
}
.fontChangeText3,
.fontChangeText6,
.fontChangeText9,
.fontChangeText12{
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}
.fontChangeText3 A:link, 
.fontChangeText3 A:visited, 
.fontChangeText3 A:active,
.fontChangeText6 A:link, 
.fontChangeText6 A:visited, 
.fontChangeText6 A:active,
.fontChangeText9 A:link, 
.fontChangeText9 A:visited, 
.fontChangeText9 A:active,
.fontChangeText12 A:link, 
.fontChangeText12 A:visited, 
.fontChangeText12 A:active{
    font-size: 12px;
    color: #112442;
    background-color: #FEFEFE;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
}
.fontChangeText3 A:hover,
.fontChangeText6 A:hover,
.fontChangeText9 A:hover,
.fontChangeText12 A:hover{
    font-size: 12px;
    color: #FEFEFE;
    background-color: #000000;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
}
/***** Puslapio pagrindine dalis *****/

.fontDataColumn1{
    font-size: 11px;
}
.fontDataHeader1{
    font-size: 10px;
}
.fontInfo{
    font-size: 11px;
}
.fontMainBottom{
    font-size: 11px;
}
.fontMenuTopRight{
    font-size: 11px;
}
.fontInputHeader{
    font-size: 11px;
}
.fontSmallInfo{
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
}
.fontSmallInfo2{
    font-size: 10px;
    font-weight: normal;
}
.fontSmallInfo3{
    font-size: 10px;
    font-weight: normal;
    padding-right: 10px; 
}

.fontDataColumn2{
    font-size: 13px;
    color: #CC4500;
    font-weight: bold;
    border: 0px;
}
.fontDataColumn3{
    font-size: 11px;
}
.info {
    font-style: italic;
    color: #999999;
    font-size: 11px;
    font-weight: normal;
}
.infoAlt {
    font-style: italic;
    font-size: 11px;
}
.inputArea2{
    width: 400px;
    height: 200px;
	font-size: 13px;
}
.infoLink{
    font-size: 10px;
}
.fontTppProduct,
.fontTppProduct A:link,
.fontTppProduct A:active,
.fontTppProduct A:visited{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #CC4500;
}
.fontTppProduct A:hover{
	text-decoration: underline;
	color: #CC4500;
}

