/* Body */
body{
	background-color: #e6e6de;
	margin:0px;
	font-family:Verdana;
	font-size:11px;
	color:#666666;

}


/* Fonts */
.miniFont{font-family:Tahoma;font-size:10px;color:#666;}
.normalFont{font-family:Tahoma;font-size:11px;color:#666;}
.rightmenu_Titles{font-family:Georgia; font-size:16px; color:#99CC00;}
.rightmenu_Titles2{font-family:Georgia; font-size:16px; color:#ec5500;}
.rightmenu_Titles3{font-family:Georgia; font-size:14px; color:#555555;}
.bold_font{font-weight:bold;}
.expFont{font-family:verdana; font-size:12px; color:#CC0066; font-weight:bold}
.annFont{font-family:Tahoma;font-size:14px; padding:5px; font:normal;}

/* Links */
a{color:#06f;text-decoration:none;border-bottom:1px solid #c99; font-family:Tahoma; font-size:11px;}
a:hover{color:#633;border-bottom:1px solid #039; font-family:Tahoma; font-size:11px; text-decoration:none;}

a.projLinks{color:#9ec518;text-decoration:none;border-bottom:1px solid #eaeaea; font-family:Tahoma; font-size:11px;}
a.projLinks:hover{color:#ec5500;border-bottom:1px solid #3ebfdf; font-family:Tahoma; font-size:11px; text-decoration:none;}

a.projLinks2{color:#ec5500;text-decoration:none;border-bottom:1px solid #eaeaea; font-family:Tahoma; font-size:11px;}
a.projLinks2:hover{color:#633;border-bottom:1px solid #3ebfdf; font-family:Tahoma; font-size:11px; text-decoration:none;}

a.footer_link{color:#666666;text-decoration:none; font-family:Tahoma; font-size:11px;}
a.footer_link:hover{color:#633;border-bottom:1px solid #ec5500; font-family:Tahoma; font-size:11px; text-decoration:underline;}

a.menu_a{color:#FFFFFD; text-decoration:none; border:0px; font-family:Tahoma; font-size:11px;}

a.solution_menu{text-decoration:none; color:#0066CC}

A.picLink:link {COLOR: #FFF; font-family:tahoma ; border-bottom:0px; font-size:11px; TEXT-DECORATION: none}
A.picLink:active {COLOR: #FFF; font-family:tahoma; border-bottom:0px; font-size:11px; TEXT-DECORATION: none}
A.picLink:visited {COLOR: #FFF; font-family:tahoma; border-bottom:0px; font-size:11px; TEXT-DECORATION: none}
A.picLink:hover {COLOR: #FFF; font-family:tahoma; border-bottom:0px; font-size:11px; TEXT-DECORATION: none}

A.cat_link:link {COLOR: #06f; font-family:georgia ; border-bottom:0px; font-size:12px; TEXT-DECORATION: none}
A.cat_link:active {COLOR: #06f; font-family:georgia; border-bottom:0px; font-size:12px; TEXT-DECORATION: none}
A.cat_link:visited {COLOR: #06f; font-family:georgia; border-bottom:0px; font-size:12px; TEXT-DECORATION: none}
A.cat_link:hover {COLOR: #633; font-family:georgia; border-bottom:0px; font-size:12px; TEXT-DECORATION: none}

/* Table */

#menu td{
background-color:#A1A19B;
height:30px;
width:100px;
color:#FFFFFD;
text-align:center;
}

#menu td:hover{
background-color:#797971;
}


#menu{
margin-right:15px;
margin-bottom:3px;
}

.box_top_border{background-image:url(/images/border-top.gif);}
.box_left_border{background-image:url(/images/border-left.gif);}
.box_right_border{background-image:url(/images/border-rt.gif);}
.box_bottom_border{background-image:url(/images/border-btm.gif);}

.inTableContent{padding-top:5px; padding-right:5px;}

/* Borders */

.div_top_border{border-top:1px solid #999;}
.div_bottom_border{border-bottom:1px solid #999;}
.dashed_border{border-top:1px dashed #e8e8e8;}
.dashed_border2{border:1px dashed #e8e8e8;}
#imgBord{width:100px; height:60px; border:1px solid #DFDFDF; padding-top:4px; padding-left:3px; padding-right:3px;}
.dotVert{
background-image:url(/images/dots_horz.gif);
background-position:center;
background-repeat:repeat-y;}

.dotHorz{
background-image:url(/images/dots_vert.gif);
background-position:center;
background-repeat:repeat-x;}

/* Forms */

.input{background-color:#E8E8E8; font-family:Tahoma; font-size:11px; color:#666666; border:1px;}
.button{background-color:#E8E8E8; font-family:Tahoma; font-size:11px; color:#666666; border:1px;}

/* Ajax Ticker */
#ajaxticker1{
width: 190px;
height: 160px;
padding: 5px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
font-family:Verdana;
font-size:16px;
color:#666666;
}

.someclass{ //class to apply to your scroller(s) if desired
}

/* Google AdWords Kutusu */
#googleMainBord{
width:190px;
height:60px;
background-color:#FFFFFF;
border:1px solid #999999;
padding:3px;
}
#googleTitle{
width:185px;
height:15px;
text-align:Left;
color:#003399;
font-weight:bold;
padding-top:1px;
padding-left:3px;
padding-right:3px;
text-decoration:underline;
}
#googletext{
font-family:verdana;
font-size:10px;
text-align:Left;
color:#999999;
padding-left:3px;
padding-right:3px;
}
#googletext2{
font-family:verdana;
font-size:10px;
text-align:Left;
color:#999999;
padding-left:3px;
padding-right:3px;
}
#googleURL{
font-size:10px;
text-align:Left;
padding-left:3px;
padding-right:3px;
color:#009900;
}