/* Default CSS Stylesheet for a new Web Application project */
a {
	color: #D56704;
}
a:hover {
	color: #FF9900;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.footertext {
	font-family: 'Times New Roman';
	font-weight: bold;
	font-size: 18px;
	color: white;
	text-decoration: none;
	}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #D56704;
	text-decoration: none;
	font-weight: bold;
	}
links:hover;{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
}
.catlist
{
	font-family: 'Times New Roman';
	font-weight: bold;
	font-size: 16px;
	text-transform: lowercase;
	color: white;
	text-decoration: none;
}

.catlist:hover;{
	font-family: 'Times New Roman';
	font-size: 16px;
	text-transform: lowercase;
	color: White;
	text-decoration: none;
}

.navmenu
{
	font-family: 'Times New Roman';
	font-weight: bold;
	font-size: 16px;
	color: white;
	text-decoration: none;
}

.navmenu:hover;{
	font-family: 'Times New Roman';
	font-size: 16px;
	color: White;
	text-decoration: none;


ul {
	list-style-type: square;
	line-height: 22px;
	margin-left: 20px;
}

.mid {
	padding: 20px;
}
.hd1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #CC6600;
	font-weight: bold;
}
.tpl {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.tpl:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.brdt {
	border: 1px solid #000000;
}
.brdtd {
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ltd {
	padding: 10px;
}
.p1 {
	vertical-align: bottom;
}
.blogHeadline
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold ;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color:red;
  
}
.blogInsUser
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color:Silver;
}
.blogBody
{
    BACKGROUND-COLOR: white;
    color: Black;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}
.photoname
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: Black;
}
.photopath
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: Black;
}
.photocaption
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-style: italic;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: black;
}
.photodetails
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-style: italic;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: blue;
}
.PagerButon
{
	word-spacing: 5;
	color: Blue;
	font-size: 14;
	font-family: Verdana,Arial;
}

Table.defaultpagetable
{
	background-repeat:no-repeat;
}