/*
	Auto Transport CSS

	Markus Diersbock, SwingNote
*/

blockquote{
  font: 14px/15px verdana, normal helvetica, sans-serif;
  border-left: 3px solid #ccc;
  margin-top: 10px;
  margin-left: 75px;
  padding-left: 15px;
  padding-right: 50px;
  padding-top: 15px;
  padding-bottom: 15px;  
  background: #eeeeee;
} 

h1{
	font-size: 16;
	font-family: Verdana, Arial;
	color: #000080;
	padding-left: 0px;
}
h2{
	font-size: 14;
	font-family: Verdana, Arial;
	color: #000080;
	padding-left: 0px;
}
.NoLineHRef A:link {
	text-decoration: none; 
	font-size: 11; 
	font-family: Verdana, Arial; 
	color: #FFFFFF;
}
.NoLineHRef A:visited {
	text-decoration: none; 
	font-size: 11; 
	font-family: Verdana, Arial; 
	color: #FFFFFF;
}
.NoLineHRef A:active {
	text-decoration: none; 
	font-size: 11; 
	font-family: Verdana, Arial; 
	color: #FFFFFF;
}

.NoLineHRef A:hover {
	text-decoration: none; 
	font-size: 14; 
	font-family: Arial; 
	color: #CCFFFF; 
	font-weight: bold
}

.ArticleText blockquote{
    FONT-SIZE: 12;
    FONT-FAMILY: 'Verdana', 'Arial';
    font-style: italic;
    font-weight: lighter;
}

.ArticleText a{
    COLOR: #000080;
	text-decoration: none; 
}

.ArticleText h2{
    COLOR: #000080;
    FONT-SIZE: 14;
    FONT-WEIGHT: Bold;
    FONT-FAMILY: 'Verdana', 'Arial';
	text-decoration: none; 
}
.ArticleText {
    FONT-SIZE: 12;
    FONT-WEIGHT: normal;
    FONT-FAMILY: 'Verdana', 'Arial';
}

.BlogAuthor {
    FONT-SIZE: 12;
    FONT-WEIGHT: normal;
    FONT-FAMILY: 'Verdana', 'Arial';
    color: #666666;
}
.ErrorText {
    COLOR: #FF0000;
    FONT-SIZE: 12;
    FONT-WEIGHT: bold;
    FONT-FAMILY: 'Verdana', 'Arial';
}

Strong{
    COLOR: #000080;
    FONT-SIZE: 12;
    FONT-WEIGHT: Bold;
    FONT-FAMILY: 'Verdana', 'Arial';
}
p.tagstyle{
	font-family: verdana, arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0 0 12px 0;
	padding: 0 0 0 10px;
}
p.tagstyle2{
	font-family: verdana, arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.style1 {
    background-color: #D9D9FF;
}
.MiniFormStyle{
    border-style: dotted;
}

