/* General */
h1                            { position: relative; text-align: left; vertical-align: middle; height: 16px; margin-top: 0px; margin-bottom: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #375174; }
h2                            { position: relative; text-align: left; vertical-align: middle; margin-top: 15px; margin-bottom: 5px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #375174; }
hr                            { width: 100%; height: 1px; border: 0px dashed #DDDDDD; border-top-width: thin; margin-bottom: 7px; margin-top: 7px; }
ul                            { margin-left: 15px; margin-top: 11px; margin-bottom: 11px; padding: 0px; }
li                            { margin-bottom: 5px; list-style: square outside; line-height: 1.2; color: #EE0000; }
li i                          { font-style: normal; color: #666666; }
a                             { text-decoration: none; color: #375174; }
a:visited                     { text-decoration: none; color: #375174; }
a:hover                       { text-decoration: none; color: #6C91C3; }
form                          { margin: 0px; } 
img                           { border: 0px; }
.Search                       { position: relative; width: 98%; padding-left:10px; }
.PageCount                    { position: relative; width: 98%; padding-left:10px; }
.Content                      { position: relative; width: 100%; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
.MainSection                  {
	position: relative;
	cursor: pointer;
	width: 100%;
	background-image: url(images/section-bg-big.jpg);
	height: 180px;
    padding-left:8px;
    padding-top: 6px;
}
.SmallText                    { font-size: 8px; }
.NormalText                   { font-size: 11px; }
.LargeText                    { font-size: 15px; } 
.MediumText                   { font-size: 13px; } 
.Bold                         { font-weight: bold; }
.Absolute                     { position: absolute; }
.RightAlign                   { text-align: right; }
.LeftAlign                    { text-align: left; }
.TopAlign                     { vertical-align: top; }
.BottomAlign                  { vertical-align: bottom; }
.FloatLeft                    { float: left; }
.FloatRight                   { float: right; }
.FormFields 				  { PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; WIDTH: 200px; PADDING-TOP: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
	SELECT {WIDTH: 218px}
	select,input,textarea {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : Black;
}
.inputkeyword {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : Black;
	width : 212px;
}


.WhiteHeader {
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(images/whiteheader_bg.gif);
}

.NumPhotoText {
    background-color: #FFFFFF;
}
.WhiteHeaderDetails {
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(images/details_header_bg.gif);
	padding-left: 10px;
	text-align:left;
}

/* End */
