/****************************************************/
/*						TAGS	 					*/
/****************************************************/
A
{
	color				: #0D1A8A;
	font-family			: Verdana;
	font-weight			: bold;
	font-size			: 10px;
	text-decoration		: none;
}
A:HOVER
{
	color				: #000000;
	font-family			: Verdana;
	text-decoration		: underline;
	font-weight			: bold;
	font-size			: 10px;
}

A.aNavbar
{
	background-color	: Transparent;
	color				: #18A735;
	font-size			: 11px;
	font-family			: Verdana;
	padding-left		: 24px;
}
A:Hover.aNavbar
{
	background-color	: Transparent;
	color				: #18A735;
	text-decoration		: none;
	font-size			: 11px;
	font-family			: Verdana;
	padding-left		: 24px;
}

A.aNavbar2
{
	background-color	: Transparent;
	color				: #366887;
	font-size			: 11px;
	font-family			: Verdana;
	padding-left		: 17px;
}
A:Hover.aNavbar2
{
	background-color	: Transparent;
	color				: #123951;
	text-decoration		: none;
	font-size			: 11px;
	font-family			: Verdana;
	padding-left		: 17px;
}

A.aNavbar3
{
	background-color	: Transparent;
	color				: #18A735;
	font-size			: 9px;
	font-family			: Verdana;
}
A:Hover.aNavbar3
{
	background-color	: Transparent;
	color				: #18A735;
	text-decoration		: none;
	font-size			: 9px;
	font-family			: Verdana;
}

A.Pager
{
	background-color	: Transparent;
	color				: #09446C;
	font-size			: 11px;

}
A:Hover.Pager
{
	background-color	: Transparent;
	color				: #18A735;
	text-decoration		: none;
	font-size			: 11px;

}

A.Submit
{
	background-color	: Transparent;
	color				: #09446C;
	font-size			: 11px;
	padding-top			: 6px;
	font-family			: Verdana;
}
A:Hover.Submit
{
	background-color	: Transparent;
	color				: #072E48;
	text-decoration		: none;
	font-size			: 11px;
	font-family			: Verdana;
	padding-top			: 6px;
}

BODY
{
	background-image	: url(/Images/Background.gif);
	background-position	: left top;
	background-repeat	: repeat-x;
	background-color	: #FFFFFF;
	margin-right		: 0px;
	margin-left			: 0px;
	margin-top			: 0px;
	margin-bottom		: 0px;
	color				: #376C7E;
	font-family			: Verdana;
	font-size			: 8pt;
	font-weight			: 500;
	vertical-align		: top;
	
}
TD
{
	color				: #333333;
	font-family			: Trebuchet MS;
	font-size			: 8pt;
}


/****************************************************/
/*						SLIDERS  					*/
/****************************************************/

.left
{
	vertical-align		:top;
	text-align			:left;
}
.bottom
{
	vertical-align		:bottom;
	text-align			:center;
}
.right
{
	vertical-align		:top;
	text-align			:right;
}
.center
{
	text-align			:center;
}
.centerPage
{
	text-align			: center;
	vertical-align		: middle;
	font-size			: 12px;
	padding-bottom		: 5px;
}

.MainBar
{
	background-color	: Transparent;
	background-image	: url(/Images/MainBar.gif);
	border-style		: none;
	background-repeat	: repeat-x;
	height				: 495px;	
	width				: 50%;
}


.MainTable
{
	background-color	: #FFFFFF;
	width				: 750px;
	height				: 100%;
	border-left			: solid 2px #33B44F;
	border-right		: solid 2px #33B44F;
	margin-right		: 0px;
	margin-left			: 0px;
	margin-top			: 0px;
	margin-bottom		: 0px;
}

.Admin_Login
{
	background-color	: #FFFFFF;
	border-left			: solid 2px #000000;
	border-right		: solid 2px #000000;
	border-top			: solid 2px #000000;
	border-bottom		: solid 2px #000000;

}


/****************************************************/
/*						BUTTONS						*/
/****************************************************/

.Adder
{
	background-color	: Transparent;
	background-image	: url(/images/Button_Adder.gif);
	border-style		: none;
	text-align			: center;
	background-repeat	: no-repeat;
	height				: 18px;
	width				: 19px;
	
}


.Button
{
	background-color	: Transparent;
	background-image	: url(/images/Button.gif);
	background-repeat	: no-repeat;
	background-position : top left;
	border-style		: none;
	height				: 29px;
	width				: 167px;
	padding-top			: 7px;
	
}

.Button_Over
{
	background-color	: Transparent;
	background-image	: url(/images/Button_Over.gif);
	background-position : top left;
	background-repeat	: no-repeat;
	border-style		: none;
	height				: 29px;
	width				: 167px;
	padding-top			: 7px;
	
}

.Submit
{
	background-color	: Transparent;
	background-image	: url(/images/Submit.gif);
	text-align          : center;
	color				: #073858;
	border-style		: none;
	font-family			: Verdana;
	font-weight			: bold;
	background-repeat	: no-repeat;
	height				: 28px;
	width				: 100px;
	
}

.submit2
{
	background-color	: #D0F9CF;
	background-image	: url(/images/Submit4.gif);
	text-align          : center;
	color				: #073858;
	border-style		: none;
	font-family			: Verdana;
	font-weight			: bold;
	background-repeat	: no-repeat;
	height				: 28px;
	width				: 100px;
	
}

.Submit3
{
	background-color	: Transparent;
	background-image	: url(/images/Submit3.gif);
	text-align          : center;
	color				: #073858;
	border-style		: none;
	font-family			: Verdana;
	font-weight			: bold;
	background-repeat	: no-repeat;
	height				: 27px;
	width				: 100px;
	
}

/****************************************************/
/*						FONTS						*/
/****************************************************/

.TableTop
{
	background-color	: Transparent;
	background-image	: url(/Images/TableTop1.gif);
	text-align          : left;
	color				: #FFFFFF;
	border-style		: none;
	padding-left		: 44px;
	padding-top			: 5px;
	font-family			: Verdana;
	font-weight			: bold;
	background-repeat	: no-repeat;
	height				: 32px;
	width				: 407px;	
}

.TableBack
{
	background-color	: Transparent;
	background-image	: url(/images/Tableback1.gif);
	border-style		: none;
	background-repeat	: repeat-y;
	height				: 26px;
	width				: 407px;	
}

.TableBottom
{
	background-color	: Transparent;
	background-image	: url(/images/TableBottom1.gif);
	border-style		: none;
	background-position	: left bottom;
	background-repeat	: no-repeat;
	height				: 12px;
	width				: 407px;	
}

.TableTop2
{
	background-color	: Transparent;
	background-image	: url(/Images/NewsTop.gif);
	text-align          : left;
	color				: #FFFFFF;
	border-style		: none;
	padding-left		: 37px;
	padding-top			: 5px;
	font-family			: Verdana;
	font-weight			: bold;
	background-repeat	: no-repeat;
	height				: 32px;
	width				: 175px;	
}

.TableBack2
{
	background-color	: Transparent;
	background-image	: url(/images/Tableback2.gif);
	border-style		: none;
	background-repeat	: repeat-y;
	height				: 16px;
	width				: 175px;	
}

.TableBottom2
{
	background-color	: Transparent;
	background-image	: url(/images/Newsbottom.gif);
	border-style		: none;
	background-position	: left bottom;
	background-repeat	: no-repeat;
	height				: 10px;
	width				: 175px;	
}

.TableTop3
{
	background-color	: Transparent;
	background-image	: url(/Images/TableTop2.gif);
	text-align          : left;
	color				: #FFFFFF;
	border-style		: none;
	padding-left		: 37px;
	padding-top			: 5px;
	font-family			: Verdana;
	font-weight			: bold;
	background-repeat	: no-repeat;
	height				: 32px;
	width				: 175px;	
}

.TableTop4
{
	background-color	: Transparent;
	background-image	: url(/Images/TableTop3.gif);
	text-align          : left;
	color				: #FFFFFF;
	border-style		: none;
	padding-left		: 20px;
	padding-top			: 2px;
	font-family			: Verdana;
	font-weight			: bold;
	font-size			: 11px;
	background-repeat	: no-repeat;
	height				: 32px;
	width				: 175px;	
}

.Heading
{
	color				: #0D1A8A;
	font-family			: Verdana;
	font-size			: 10pt;
	font-weight			: bold;
}

.Heading2
{
	color				: #18A735;
	font-family			: Verdana;
	font-size			: 8pt;
	font-weight			: 200;
}

.Heading3
{
	background-color	: Transparent;
	background-image	: url(/Images/Heading.gif);
	text-align          : left;
	color				: #FFFFFF;
	border-style		: none;
	padding-left		: 40px;
	padding-top			: 7px;
	font-family			: Verdana;
	font-weight			: bold;
	background-repeat	: no-repeat;
	height				: 30px;
	width				: 407px;	
}

.Heading4
{
	background-color	: Transparent;
	background-image	: url(/Images/Heading.gif);
	text-align          : left;
	color				: #FFFFFF;
	border-style		: none;
	padding-left		: 40px;
	padding-top			: 2px;
	padding-bottom		: 3px;
	font-family			: Verdana;
	font-weight			: bold;
	background-repeat	: no-repeat;
	height				: 30px;
	width				: 407px;	
}

.Heading5
{
	color				: #FF0000;
	font-family			: Verdana;
	font-size			: 9pt;
	font-weight			: 200;
	padding-bottom		: 15px;
	padding-left		: 10px;
}

.Heading6
{
	color				: #0D1A8A;
	font-family			: Verdana;
	font-size			: 10pt;
	font-weight			: bold;
	padding-bottom		: 15px;
	padding-left		: 5px;
}


.ProductHeading
{
	background-color	: Transparent;
	background-image	: url(/Images/ProductHeading.gif);
	text-align          : left;
	color				: #FFFFFF;
	border-style		: none;
	padding-left		: 20px;
	padding-top			: 4px;
	font-family			: Verdana;
	font-weight			: bold;
	background-repeat	: no-repeat;
	height				: 30px;
	width				: 407px;	
}

.ProductHeading2
{
	background-color	: Transparent;
	background-image	: url(/Images/ProductHeading2.gif);
	text-align          : left;
	color				: #FFFFFF;
	border-style		: none;
	padding-left		: 20px;
	padding-top			: 4px;
	font-family			: Verdana;
	font-weight			: bold;
	background-repeat	: no-repeat;
	height				: 30px;
	width				: 210px;	
}

.ProductHeading3
{
	background-color	: Transparent;
	background-image	: url(/Images/ProductHeading3.gif);
	text-align          : left;
	color				: #FFFFFF;
	border-style		: none;
	padding-left		: 20px;
	padding-top			: 4px;
	font-family			: Verdana;
	font-weight			: bold;
	background-repeat	: no-repeat;
	height				: 21px;
	width				: 160px;	
}

.ProductHeading4
{
	background-color	: Transparent;
	background-image	: url(/Images/ProductHeading4.gif);
	text-align          : left;
	color				: #FFFFFF;
	border-style		: none;
	padding-left		: 20px;
	font-family			: Verdana;
	font-weight			: bold;
	background-repeat	: no-repeat;
	height				: 21px;
	width				: 220px;	
}


.GreenDotH
{
	background-color	: Transparent;
	background-image	: url(/Images/GreenDotH.gif);
	text-align          : left;
	color				: #255B78;
	border-style		: none;
	padding-left		: 20px;
	padding-top			: 4px;
	font-family			: Verdana;
	font-weight			: bold;
	background-repeat	: no-repeat;
	height				: 25px;
	width				: 135px;	
}

.GreenDotF
{
	background-color	: Transparent;
	background-image	: url(/Images/GreenDotF.gif);
	text-align          : left;
	color				: #255B78;
	border-style		: none;
	padding-left		: 20px;
	padding-top			: 4px;
	font-family			: Verdana;
	font-weight			: bold;
	background-repeat	: no-repeat;
	height				: 25px;
	width				: 135px;	
}

.GreenDotD
{
	background-color	: Transparent;
	background-image	: url(/Images/GreenDotD.gif);
	text-align          : left;
	color				: #255B78;
	border-style		: none;
	padding-left		: 20px;
	padding-top			: 4px;
	font-family			: Verdana;
	font-weight			: bold;
	background-repeat	: no-repeat;
	height				: 25px;
	width				: 135px;	
}

.GreenDotl
{
	background-color	: Transparent;
	background-image	: url(/Images/GreenDotl.gif);
	text-align          : left;
	color				: #255B78;
	border-style		: none;
	padding-left		: 20px;
	padding-top			: 4px;
	font-family			: Verdana;
	font-weight			: bold;
	background-repeat	: no-repeat;
	height				: 25px;
	width				: 135px;	
}
.GreenDot
{
	background-color	: Transparent;
	background-image	: url(/Images/GreenDot.gif);
	text-align          : left;
	color				: #255B78;
	border-style		: none;
	padding-left		: 20px;
	padding-top			: 4px;
	font-family			: Verdana;
	font-weight			: bold;
	background-repeat	: no-repeat;
	height				: 25px;
	width				: 135px;	
}


.text
{
	color				: #376C7E;
	font-family			: Verdana;
	font-size			: 8pt;
	font-weight			: 500;
	vertical-align		: top;
}

.Atext
{
	color				: #376C7E;
	font-family			: Verdana;
	font-size			: 10pt;
	font-weight			: bold;
	vertical-align		: top;
	padding-left		: 10px;
	padding-right		: 10px;
}

.Btext
{
	color				: #555555;
	font-family			: Verdana;
	font-size			: 9pt;
	padding-left		: 10px;
	font-weight			: bold;
	vertical-align		: top;
}

.Ctext
{
	color				: #376C7E;
	font-family			: Verdana;
	font-size			: 8pt;
	font-weight			: bold;
	vertical-align		: top;
	text-align			: left;
}

.Htext
{
	color				: #376C7E;
	font-family			: Verdana;
	font-size			: 8pt;
	font-weight			: 500;
	vertical-align		: top;
	padding-left		: 10px;
	padding-right		: 10px;
}

.Pricetext
{
	color				: #FF0000;
	font-family			: Verdana;
	font-size			: 8pt;
	font-weight			: bold;
	vertical-align		: top;
}

.Pricetext2
{
	color				: #FF0000;
	vertical-align		: top;
	font-family			: Verdana;
	font-size			: 8pt;
	padding-left		: 15px;
	font-weight			: bold;
}

.out
{
	color				: #555555;
	font-family			: Verdana;
	font-size			: 8pt;
	text-align			: center;
	font-weight			: 500;
}

.Promotext
{
	color				: #376C7E;
	font-family			: Verdana;
	padding-left        : 20px;
	font-size			: 8pt;
	font-weight			: 500;
}

.Promotext2
{
	color				: #376C7E;
	font-family			: Verdana;
	padding-left        : 10px;
	font-size			: 8pt;
	font-weight			: 500;
}

.Promotext3
{
	color				: #366887;
	font-family			: Verdana;
	padding-left        : 10px;
	font-size			: 8pt;
	font-weight			: 500;
}

.PageNext
{
	background-color	: Transparent;
	background-image	: url(/images/PageNext.gif);
	border-style		: none;
	padding-bottom		: 10px;
	background-repeat	: no-repeat;
	height				: 30px;
	width				: 75px;
	
}

.PagePrev
{
	background-color	: Transparent;
	background-image	: url(/images/PagePrev.gif);
	border-style		: none;
	padding-bottom		: 10px;
	background-repeat	: no-repeat;
	height				: 30px;
	width				: 75px;
	
}
.textContact
{
	padding-top			: 15px;
	padding-left		: 20px;
	color				: #37b451;
	font-family			: Verdana;
	font-size			: 9pt;
	font-weight			: 500;
}
/****************************************************/
/*						OTHERS   					*/
/****************************************************/


.Input
{
	background-color	: Transparent;
	border-bottom		: solid 1px #18A735;
	border-right		: solid 1px #18A735;
	border-left			: solid 1px #18A735;
	border-top			: solid 1px #18A735;
	color				: #376C7E;
	font-family			: Verdana;
	font-size			: 8pt;
}

.Dotter
{
	background-color	: Transparent;
	background-image	: url(/Images/Dotter2.gif);
	text-align          : left;
	background-repeat	: repeat-x;
	height				: 4px;
	width				: 5px;	
}

.Dotter2
{
	background-color	: Transparent;
	background-image	: url(/Images/Dotter.gif);
	text-align          : left;
	background-repeat	: repeat-x;
	height				: 7px;
	width				: 4px;	
}

.Input2
{
	background-color	: #FFFFFF;
	border-bottom		: solid 2px #8AD499;
	border-right		: solid 2px #8AD499;
	border-left			: solid 2px #328239;
	border-top			: solid 2px #328239;
	padding-left		: 3px;
	color				: #376C7E;
	font-family			: Verdana;
	font-size			: 8pt;
}


.ErrorMessage
{
	background-color	: FBCBCB;
	border-bottom		: solid 2px #FF0000;
	border-right		: solid 2px #FF0000;
	border-left			: solid 2px #FF0000;
	border-top			: solid 2px #FF0000;
	color				: #333333;
	text-align			: left;
	padding-left		: 10px;
	font-family			: Verdana;
	font-size			: 8pt;
}

.InputError
{
	background-color	: Transparent;
	border-bottom		: solid 2px #FF0000;
	border-right		: solid 2px #FF0000;
	border-left			: solid 4px #FF0000;
	border-top			: solid 2px #FF0000;
	color				: #333333;
	font-family			: Verdana;
	font-size			: 8pt;
}

.ListHead
{
	background-color	: #35B24E;
	border-right		: solid 2px #FFFFFF;
	padding-left		: 5px;
	padding-top			: 1px;
	padding-bottom		: 1px;
	font-family			: Verdana;
	color				: #FFFFFF;
	font-size			: 8pt;
	font-weight			: bold;
}
.ListItem
{
	border-bottom		: solid 1px #35B24E;
	padding-right		: 3px;
	padding-top			: 3px;
	padding-bottom		: 3px;
	padding-left		: 3px;
	color				: #000000;
	font-family			: Verdana;
	font-size			: 8pt;
	font-weight			: 200;
}

.ListItem2
{
	border-bottom		: solid 1px #35B24E;
	padding-right		: 3px;
	padding-top			: 3px;
	padding-bottom		: 3px;
	padding-left		: 8px;
	color				: #000000;
	font-family			: Verdana;
	font-size			: 8pt;
	font-weight			: 200;
}
.cclogos
{
	padding-top			: 20px;
	text-align			: center;
}
DIV.PagePrevBtn
{
	float				: left;
	width				: 75px;
}
DIV.PageNextBtn
{
	float				: right;
	width				: 75px;
}
DIV.PageNumbers
{
	float				: left;
	text-align			: center;
	width				: 250px;
}